🎨 wrap svg in html for better viewing

This commit is contained in:
DannyDannyDanny 2022-10-01 23:14:53 +02:00
parent eaad65997b
commit 001b2211b5
2 changed files with 22 additions and 1 deletions

View file

@ -5,4 +5,4 @@ clean:
rm *.svg
svg:
pdflatex -shell-escape diagram.tex && explorer.exe diagram.svg
pdflatex -shell-escape diagram.tex && explorer.exe diagram.html