Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Hannah Middleton
anc
Commits
2fca4e6b
Commit
2fca4e6b
authored
Oct 14, 2021
by
Hannah Middleton
Browse files
using latexmk
parent
e1bdaa26
Pipeline
#301806
failed with stage
in 54 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
2fca4e6b
...
...
@@ -4,7 +4,7 @@ compile_pdf:
image
:
timnn/texlive
# use a Docker image for LaTeX from https://hub.docker.com/
script
:
-
cd linesPaper
-
make pdf
-
latexmk -pdf main-lines.tex
artifacts
:
paths
:
-
main-lines.pdf
# instruct GitLab to keep the main.pdf file
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a 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