From 93b4888b7868205f09ee0002290675d86ed335d5 Mon Sep 17 00:00:00 2001 From: aarne Date: Wed, 30 May 2007 19:29:24 +0000 Subject: further work on tutorial --- doc/tutorial/Makefile | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 doc/tutorial/Makefile (limited to 'doc/tutorial/Makefile') diff --git a/doc/tutorial/Makefile b/doc/tutorial/Makefile new file mode 100644 index 000000000..d226e7348 --- /dev/null +++ b/doc/tutorial/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 -- cgit v1.2.3