diff options
Diffstat (limited to 'doc/tutorial/Makefile')
| -rw-r--r-- | doc/tutorial/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/tutorial/Makefile b/doc/tutorial/Makefile index 5338adb6e..49781cd25 100644 --- a/doc/tutorial/Makefile +++ b/doc/tutorial/Makefile @@ -4,5 +4,7 @@ html: txt2tags -thtml --toc gf-tutorial2_9.txt tex: txt2tags -ttex --toc gf-tutorial2_9.txt + cat prelude gf-tutorial2_9.tex >tmp.tex + mv tmp.tex gf-tutorial2_9.tex pdflatex gf-tutorial2_9.tex pdflatex gf-tutorial2_9.tex |
