Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
stustanet
netzwerkanleitung
Commits
3bfe9241
Commit
3bfe9241
authored
Nov 03, 2019
by
Julien Schmidt
Browse files
fix Makefile
parent
3b2d9683
Pipeline
#278
passed with stage
in 31 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Makefile
View file @
3bfe9241
...
...
@@ -10,7 +10,7 @@ mb67_de: Netzwerkanleitung_mb.pdf
mb67_en
:
Netzwerkanleitung_EN_mb.pdf
%.pdf
:
%.tex
latexmk
-interaction
=
nonstopmode
-outdir
=
$(OUT)
-shell-escape
-pdf
-halt-on-error
$*
.
pdf
latexmk
-interaction
=
nonstopmode
-outdir
=
$(OUT)
-shell-escape
-pdf
-halt-on-error
$*
.
tex
cleanall
:
latexmk
-C
...
...
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