🎨 wrap svg in html for better viewing
This commit is contained in:
parent
eaad65997b
commit
001b2211b5
2 changed files with 22 additions and 1 deletions
2
makefile
2
makefile
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue