Skip to content
Snippets Groups Projects
Commit aeb2447b authored by Hugo Hörnquist's avatar Hugo Hörnquist
Browse files

Whiskey hjälper inte en läsa dokumentationen.

parent ddf68b24
No related branches found
No related tags found
No related merge requests found
Pipeline #589 passed
...@@ -22,3 +22,7 @@ popd ...@@ -22,3 +22,7 @@ popd
pushd tilde pushd tilde
latexmk -pdf latexmk -pdf
popd popd
for f in `find -name \*.pdf`; do
mv $f $(basename $f)
done
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment