forked from GitHub/gf-core
7 lines
153 B
Makefile
7 lines
153 B
Makefile
html:
|
|
txt2tags -thtml --toc gf-tutorial2_8.txt
|
|
tex:
|
|
txt2tags -ttex --toc gf-tutorial2_8.txt
|
|
pdflatex gf-tutorial2_8.tex
|
|
pdflatex gf-tutorial2_8.tex
|