lib/texinputs/draft.tex
author wenzelm
Fri, 04 Nov 2011 17:19:33 +0100
changeset 45340 98ec8b51af9c
parent 40893 7d88ebdce380
child 58870 e2c0d8ef29cb
permissions -rw-r--r--
prefer global Quotient_Info lookup to accomodate Quotient_Term, which is not quite localized yet (cf. 9fd6fce8a230);

%%
%% root for draft documents
%%

\documentclass[10pt,a4paper]{article}
\usepackage{isabelle,isabellesym,pdfsetup}

%packages for unusual symbols according to 'isabelle latex -o syms'
\usepackage{amssymb}
\usepackage{textcomp}

\pagestyle{myheadings}
\renewcommand{\isamarkupheader}[1]%
{{\def\isacharunderscore{\mbox{-}}%
\section*{#1}\markright{FILE~``\isabellecontext''}}}

\begin{document}
\input{session}
\end{document}

%%% Local Variables:
%%% mode: latex
%%% TeX-master: t
%%% End: