src/Doc/JEdit/document/root.tex
author wenzelm
Sat, 21 Sep 2013 16:08:17 +0200
changeset 53771 17e93676670b
parent 53770 db362319d766
child 53775 ab1ae01b41bc
permissions -rw-r--r--
tuned;

\documentclass[12pt,a4paper]{report}
\usepackage{supertabular}
\usepackage{graphicx}
\usepackage{iman,extra,isar,ttbox}
\usepackage[nohyphen,strings]{underscore}
\usepackage{isabelle,isabellesym}
\usepackage{railsetup}
\usepackage{style}
\usepackage{pdfsetup}

\hyphenation{Isabelle}
\hyphenation{Isar}

\isadroptag{theory}

\isabellestyle{literal}

\title{\includegraphics[scale=0.5]{isabelle_pide} \\[4ex] Isabelle/jEdit}

\author{\emph{Makarius Wenzel}}

\makeindex


\begin{document}

\maketitle


\subsubsection*{Acknowledgements}

Research and implementation of concepts around PIDE and Isabelle/jEdit has
started around 2008 and was kindly supported by:
\begin{itemize}
\item TU M\"unchen \url{http://in.tum.de}
\item BMBF \url{http://www.bmbf.de}
\item Universit\'e Paris-Sud \url{http://www.u-psud.fr}
\item Digiteo \url{http://www.digiteo.fr}
\item ANR \url{http://www.agence-nationale-recherche.fr}
\end{itemize}


\pagenumbering{roman} \tableofcontents \clearfirst

\input{JEdit.tex}

\begingroup
  \tocentry{\bibname}
  \bibliographystyle{abbrv} \small\raggedright\frenchspacing
  \bibliography{manual}
\endgroup

\tocentry{\indexname}
\printindex

\end{document}