summaryrefslogtreecommitdiff
path: root/doc/tutorial/Makefile
diff options
context:
space:
mode:
authoraarne <aarne@cs.chalmers.se>2007-08-15 16:36:31 +0000
committeraarne <aarne@cs.chalmers.se>2007-08-15 16:36:31 +0000
commit69129be4b25c6d764df449dfdb2e15cf4b4ebd0a (patch)
treeeda08ef93084fe3ddf1bdb41abe96ab4a0f6efee /doc/tutorial/Makefile
parent55347bab450a8d16f0722544fb3186af7d8f5654 (diff)
book style
Diffstat (limited to 'doc/tutorial/Makefile')
-rw-r--r--doc/tutorial/Makefile2
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