*** empty log message ***
authornipkow
Wed, 26 Aug 1998 17:11:29 +0200
changeset 5376 60b31a24f1a6
parent 5375 1463e182c533
child 5377 efb799c5ed3c
*** empty log message ***
doc-src/Tutorial/Makefile
doc-src/Tutorial/tutorial.tex
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/doc-src/Tutorial/Makefile	Wed Aug 26 17:11:29 1998 +0200
@@ -0,0 +1,34 @@
+#  $Id$
+#########################################################################
+#									#
+#	Makefile for the report "Isabelle/HOL. The Tutorial"		#
+#									#
+#########################################################################
+
+
+FILES =  tutorial.tex basics.tex fp.tex appendix.tex \
+	 ../iman.sty ttbox.sty extra.sty
+
+tutorial.ps.gz:   $(FILES)
+	isatool make
+	-ln -sf ../gfx/isabelle_hol.eps .
+	-rm tutorial.dvi*
+	latex tutorial
+	bibtex tutorial
+	latex tutorial
+	latex tutorial
+	../sedindex tutorial
+	latex tutorial
+	dvips tutorial.dvi -o tutorial.ps
+	gzip tutorial.ps
+
+dist:   $(FILES) 
+	-ln -sf ../gfx/isabelle_hol.eps .
+	-rm tutorial.dvi*
+	latex tutorial
+	latex tutorial
+	../sedindex tutorial
+	latex tutorial
+
+clean:
+	@rm *.aux *.log *.toc *.idx
--- a/doc-src/Tutorial/tutorial.tex	Wed Aug 26 16:57:49 1998 +0200
+++ b/doc-src/Tutorial/tutorial.tex	Wed Aug 26 17:11:29 1998 +0200
@@ -39,7 +39,7 @@
 %\binperiod     %%%treat . like a binary operator
 
 \begin{document}
-\title{\includegraphics[scale=0.2,angle=-90]{isabelle_hol.ps}
+\title{\includegraphics[scale=.8]{isabelle_hol.eps}
        \\ \vspace{0.5cm} The Tutorial
        \\ --- DRAFT ---}
 \author{Tobias Nipkow\\