From 69129be4b25c6d764df449dfdb2e15cf4b4ebd0a Mon Sep 17 00:00:00 2001 From: aarne Date: Wed, 15 Aug 2007 16:36:31 +0000 Subject: book style --- doc/tutorial/Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'doc/tutorial/Makefile') 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 -- cgit v1.2.3