From bc1c5a6a094d1307a69fd78cda7e06db002ca795 Mon Sep 17 00:00:00 2001 From: aarne Date: Mon, 13 Aug 2007 15:54:41 +0000 Subject: new tutorial version started --- doc/tutorial/Makefile | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'doc/tutorial/Makefile') diff --git a/doc/tutorial/Makefile b/doc/tutorial/Makefile index 76ab130f1..5338adb6e 100644 --- a/doc/tutorial/Makefile +++ b/doc/tutorial/Makefile @@ -1,8 +1,8 @@ all: html tex html: - txt2tags -thtml --toc gf-tutorial2.txt + txt2tags -thtml --toc gf-tutorial2_9.txt tex: - txt2tags -ttex --toc gf-tutorial2.txt - pdflatex gf-tutorial2.tex - pdflatex gf-tutorial2.tex + txt2tags -ttex --toc gf-tutorial2_9.txt + pdflatex gf-tutorial2_9.tex + pdflatex gf-tutorial2_9.tex -- cgit v1.2.3