diff options
| author | aarne <aarne@cs.chalmers.se> | 2007-07-03 15:29:23 +0000 |
|---|---|---|
| committer | aarne <aarne@cs.chalmers.se> | 2007-07-03 15:29:23 +0000 |
| commit | 3e174603abf15a5875db512aa45ad78cd5a019e4 (patch) | |
| tree | c605cbf35d3ff84e8de7ecaff4a595ea6b4eea83 /doc/tutorial-next/Makefile | |
| parent | 064df9267c125a878c0f41c9ffb5ed373b02f927 (diff) | |
contents of new tutorial
Diffstat (limited to 'doc/tutorial-next/Makefile')
| -rw-r--r-- | doc/tutorial-next/Makefile | 6 |
1 files changed, 6 insertions, 0 deletions
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 |
