mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-09 04:59:31 -06:00
7 lines
145 B
Makefile
7 lines
145 B
Makefile
html:
|
|
txt2tags -thtml --toc gf-tutorial2.txt
|
|
tex:
|
|
txt2tags -ttex --toc gf-tutorial2.txt
|
|
pdflatex gf-tutorial2.tex
|
|
pdflatex gf-tutorial2.tex
|