src/HOL/Auth/document/root.tex
author wenzelm
Mon, 13 Apr 2020 22:08:14 +0200
changeset 71751 abf3e80bd815
parent 40945 b8703f63bfb2
child 73404 299f6a8faccc
permissions -rw-r--r--
tuned NEWS;
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
13956
8fe7e12290e1 improved presentation of HOL/Auth theories
paulson
parents:
diff changeset
     1
\documentclass[10pt,a4paper,twoside]{article}
8fe7e12290e1 improved presentation of HOL/Auth theories
paulson
parents:
diff changeset
     2
\usepackage{graphicx}
29907
6b9eea61057c fix document generation
huffman
parents: 17159
diff changeset
     3
\usepackage{amssymb}
40945
b8703f63bfb2 recoded latin1 as utf8;
wenzelm
parents: 29907
diff changeset
     4
\usepackage{textcomp}
13956
8fe7e12290e1 improved presentation of HOL/Auth theories
paulson
parents:
diff changeset
     5
\usepackage{latexsym,theorem}
8fe7e12290e1 improved presentation of HOL/Auth theories
paulson
parents:
diff changeset
     6
\usepackage{isabelle,isabellesym}
8fe7e12290e1 improved presentation of HOL/Auth theories
paulson
parents:
diff changeset
     7
\usepackage{pdfsetup}\urlstyle{rm}
8fe7e12290e1 improved presentation of HOL/Auth theories
paulson
parents:
diff changeset
     8
8fe7e12290e1 improved presentation of HOL/Auth theories
paulson
parents:
diff changeset
     9
\begin{document}
8fe7e12290e1 improved presentation of HOL/Auth theories
paulson
parents:
diff changeset
    10
8fe7e12290e1 improved presentation of HOL/Auth theories
paulson
parents:
diff changeset
    11
\pagestyle{headings}
8fe7e12290e1 improved presentation of HOL/Auth theories
paulson
parents:
diff changeset
    12
\pagenumbering{arabic}
8fe7e12290e1 improved presentation of HOL/Auth theories
paulson
parents:
diff changeset
    13
8fe7e12290e1 improved presentation of HOL/Auth theories
paulson
parents:
diff changeset
    14
\title{Security Protocols}
8fe7e12290e1 improved presentation of HOL/Auth theories
paulson
parents:
diff changeset
    15
\author{Giampaolo Bella, Frederic Blanqui, Lawrence C. Paulson et al.}
8fe7e12290e1 improved presentation of HOL/Auth theories
paulson
parents:
diff changeset
    16
\maketitle
8fe7e12290e1 improved presentation of HOL/Auth theories
paulson
parents:
diff changeset
    17
8fe7e12290e1 improved presentation of HOL/Auth theories
paulson
parents:
diff changeset
    18
\tableofcontents
8fe7e12290e1 improved presentation of HOL/Auth theories
paulson
parents:
diff changeset
    19
8fe7e12290e1 improved presentation of HOL/Auth theories
paulson
parents:
diff changeset
    20
\begin{center}
17159
d5060118122e tuned size of included graph;
wenzelm
parents: 14734
diff changeset
    21
  \includegraphics[width=\textwidth,height=\textheight,keepaspectratio]{session_graph}
13956
8fe7e12290e1 improved presentation of HOL/Auth theories
paulson
parents:
diff changeset
    22
\end{center}
8fe7e12290e1 improved presentation of HOL/Auth theories
paulson
parents:
diff changeset
    23
8fe7e12290e1 improved presentation of HOL/Auth theories
paulson
parents:
diff changeset
    24
\newpage
8fe7e12290e1 improved presentation of HOL/Auth theories
paulson
parents:
diff changeset
    25
8fe7e12290e1 improved presentation of HOL/Auth theories
paulson
parents:
diff changeset
    26
\parindent 0pt\parskip 0.5ex
8fe7e12290e1 improved presentation of HOL/Auth theories
paulson
parents:
diff changeset
    27
8fe7e12290e1 improved presentation of HOL/Auth theories
paulson
parents:
diff changeset
    28
\input{session}
8fe7e12290e1 improved presentation of HOL/Auth theories
paulson
parents:
diff changeset
    29
\end{document}