Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
csst-pipeline
msc
sextractor
Commits
b7ed3443
Commit
b7ed3443
authored
Mar 09, 2023
by
Emmanuel Bertin
Browse files
Add missing LaTeX packages.
parent
cd479dd4
Changes
1
Hide whitespace changes
Inline
Side-by-side
.github/workflows/doc.yml
View file @
b7ed3443
...
...
@@ -26,7 +26,7 @@ jobs:
-
name
:
Install dependencies
run
:
|
pip3 install -r doc/requirements.txt
sudo apt-get -y install latexmk
sudo apt-get -y install latexmk
texlive-latex-recommended
-
name
:
Build doc
run
:
|
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment