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
Lukas Nagel
itt
Commits
889ee253
Commit
889ee253
authored
Feb 24, 2022
by
Lukas Nagel
Browse files
add obligatory xkcd recipe to makefile
parent
d3c28a15
Changes
1
Hide whitespace changes
Inline
Side-by-side
Makefile
View file @
889ee253
...
...
@@ -86,6 +86,9 @@ example/example.tar.gz: $(example)
# Generic Recipes
presentation/xkcd_%.png
:
curl
-sLo
$@
https://imgs.xkcd.com/comics/
$*
.png
%.tex
:
%.md
pandoc
--biblatex
-s
-o
$@
-i
$<
...
...
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