1.3 KiB
1.3 KiB
diagrams
Tikz diagrams
- make github pages link
- rename
texamplestotex - add
svgdir for svg files - write script to check that files in
texandsvgcorrespond - add github actions to run script on push
pdflatex
-
install dependencies (apt installable)
texlivetexlive-latex-extrapdf2svg
-
make a tikz diagram
diagram.tex -
compile to svg
pdflatex -shell-escape diagram.tex- output:digram.aux-digram.svgdigram.logdigram.log
-
WSL compile and open
pdflatex -shell-escape diagram.tex && explorer.exe diagram.svg -
Examples: PetarV-/TikZ
-
Overleaf resources:
-
PDF resources:
-
other resources: