src/HOL/HOLCF/Tutorial/document/root.tex
author wenzelm
Wed, 04 Oct 2017 12:00:53 +0200
changeset 66787 64b47495676d
parent 58867 911addd19e9f
child 81702 dc105ee2d759
permissions -rw-r--r--
obsolete;
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
37000
41a22e7c1145 move some example files into new HOLCF/Tutorial directory
huffman
parents:
diff changeset
     1
41a22e7c1145 move some example files into new HOLCF/Tutorial directory
huffman
parents:
diff changeset
     2
% HOLCF/document/root.tex
41a22e7c1145 move some example files into new HOLCF/Tutorial directory
huffman
parents:
diff changeset
     3
41a22e7c1145 move some example files into new HOLCF/Tutorial directory
huffman
parents:
diff changeset
     4
\documentclass[11pt,a4paper]{article}
41a22e7c1145 move some example files into new HOLCF/Tutorial directory
huffman
parents:
diff changeset
     5
\usepackage{graphicx,isabelle,isabellesym,latexsym}
41a22e7c1145 move some example files into new HOLCF/Tutorial directory
huffman
parents:
diff changeset
     6
\usepackage[only,bigsqcap]{stmaryrd}
40945
b8703f63bfb2 recoded latin1 as utf8;
wenzelm
parents: 40774
diff changeset
     7
\usepackage{textcomp}
37000
41a22e7c1145 move some example files into new HOLCF/Tutorial directory
huffman
parents:
diff changeset
     8
\usepackage{pdfsetup}
41a22e7c1145 move some example files into new HOLCF/Tutorial directory
huffman
parents:
diff changeset
     9
41a22e7c1145 move some example files into new HOLCF/Tutorial directory
huffman
parents:
diff changeset
    10
\urlstyle{rm}
41a22e7c1145 move some example files into new HOLCF/Tutorial directory
huffman
parents:
diff changeset
    11
\pagestyle{myheadings}
41a22e7c1145 move some example files into new HOLCF/Tutorial directory
huffman
parents:
diff changeset
    12
41a22e7c1145 move some example files into new HOLCF/Tutorial directory
huffman
parents:
diff changeset
    13
\begin{document}
41a22e7c1145 move some example files into new HOLCF/Tutorial directory
huffman
parents:
diff changeset
    14
41a22e7c1145 move some example files into new HOLCF/Tutorial directory
huffman
parents:
diff changeset
    15
\title{Isabelle/HOLCF Tutorial}
41a22e7c1145 move some example files into new HOLCF/Tutorial directory
huffman
parents:
diff changeset
    16
\maketitle
41a22e7c1145 move some example files into new HOLCF/Tutorial directory
huffman
parents:
diff changeset
    17
41a22e7c1145 move some example files into new HOLCF/Tutorial directory
huffman
parents:
diff changeset
    18
\tableofcontents
41a22e7c1145 move some example files into new HOLCF/Tutorial directory
huffman
parents:
diff changeset
    19
41a22e7c1145 move some example files into new HOLCF/Tutorial directory
huffman
parents:
diff changeset
    20
\parindent 0pt\parskip 0.5ex
41a22e7c1145 move some example files into new HOLCF/Tutorial directory
huffman
parents:
diff changeset
    21
\input{session}
41a22e7c1145 move some example files into new HOLCF/Tutorial directory
huffman
parents:
diff changeset
    22
41a22e7c1145 move some example files into new HOLCF/Tutorial directory
huffman
parents:
diff changeset
    23
\end{document}