From 3e174603abf15a5875db512aa45ad78cd5a019e4 Mon Sep 17 00:00:00 2001 From: aarne Date: Tue, 3 Jul 2007 15:29:23 +0000 Subject: contents of new tutorial --- doc/tutorial-next/Makefile | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 doc/tutorial-next/Makefile (limited to 'doc/tutorial-next/Makefile') 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 -- cgit v1.2.3