diff options
Diffstat (limited to 'doc/tutorial-next/Makefile')
| -rw-r--r-- | doc/tutorial-next/Makefile | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/tutorial-next/Makefile b/doc/tutorial-next/Makefile new file mode 100644 index 000000000..d226e7348 --- /dev/null +++ b/doc/tutorial-next/Makefile @@ -0,0 +1,6 @@ +html: + txt2tags -thtml --toc gf-tutorial2.txt +tex: + txt2tags -ttex --toc gf-tutorial2.txt + pdflatex gf-tutorial2.tex + pdflatex gf-tutorial2.tex |
