✨ add target make svg
This commit is contained in:
parent
463677c850
commit
eaad65997b
1 changed files with 3 additions and 0 deletions
3
makefile
3
makefile
|
|
@ -3,3 +3,6 @@ clean:
|
||||||
rm *.log
|
rm *.log
|
||||||
rm *.pdf
|
rm *.pdf
|
||||||
rm *.svg
|
rm *.svg
|
||||||
|
|
||||||
|
svg:
|
||||||
|
pdflatex -shell-escape diagram.tex && explorer.exe diagram.svg
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue