lib/texinputs/isabelle.sty
author wenzelm
Sat, 20 Dec 2008 11:55:34 +0100
changeset 29145 b1c6f4563df7
parent 27337 ed3719ffdf00
child 39760 5aced2f43837
permissions -rw-r--r--
removed Ids;
wenzelm@7709
     1
%%
wenzelm@7709
     2
%% macros for Isabelle generated LaTeX output
wenzelm@7709
     3
%%
wenzelm@7709
     4
wenzelm@9913
     5
%%% Simple document preparation (based on theory token language and symbols)
wenzelm@7709
     6
wenzelm@8714
     7
% isabelle environments
wenzelm@7788
     8
wenzelm@9913
     9
\newcommand{\isabellecontext}{UNKNOWN}
wenzelm@9913
    10
wenzelm@18860
    11
\newcommand{\isastyle}{\UNDEF}
wenzelm@18860
    12
\newcommand{\isastyleminor}{\UNDEF}
wenzelm@18860
    13
\newcommand{\isastylescript}{\UNDEF}
wenzelm@9657
    14
\newcommand{\isastyletext}{\normalsize\rm}
wenzelm@9657
    15
\newcommand{\isastyletxt}{\rm}
wenzelm@9657
    16
\newcommand{\isastylecmt}{\rm}
wenzelm@8713
    17
wenzelm@10220
    18
%symbol markup -- \emph achieves decent spacing via italic corrections
wenzelm@10220
    19
\newcommand{\isamath}[1]{\emph{$#1$}}
wenzelm@10220
    20
\newcommand{\isatext}[1]{\emph{#1}}
wenzelm@25055
    21
\DeclareRobustCommand{\isascriptstyle}{\def\isamath##1{##1}\def\isatext##1{\mbox{\isastylescript##1}}}
wenzelm@17180
    22
\newcommand{\isactrlsub}[1]{\emph{\isascriptstyle${}\sb{#1}$}}
wenzelm@17180
    23
\newcommand{\isactrlsup}[1]{\emph{\isascriptstyle${}\sp{#1}$}}
wenzelm@17180
    24
\newcommand{\isactrlisub}[1]{\emph{\isascriptstyle${}\sb{#1}$}}
wenzelm@17180
    25
\newcommand{\isactrlisup}[1]{\emph{\isascriptstyle${}\sp{#1}$}}
wenzelm@25081
    26
\DeclareRobustCommand{\isactrlbsub}{\emph\bgroup\math{}\sb\bgroup\mbox\bgroup\isastylescript}
wenzelm@25081
    27
\DeclareRobustCommand{\isactrlesub}{\egroup\egroup\endmath\egroup}
wenzelm@25081
    28
\DeclareRobustCommand{\isactrlbsup}{\emph\bgroup\math{}\sp\bgroup\mbox\bgroup\isastylescript}
wenzelm@25081
    29
\DeclareRobustCommand{\isactrlesup}{\egroup\egroup\endmath\egroup}
wenzelm@11573
    30
\newcommand{\isactrlbold}[1]{{\bfseries\upshape\boldmath#1}}
wenzelm@17173
    31
\newcommand{\isactrlloc}[1]{{\bfseries\upshape\boldmath#1}}
wenzelm@27337
    32
wenzelm@22647
    33
\newenvironment{isaantiq}{{\isacharat\isacharbraceleft}}{{\isacharbraceright}}
wenzelm@27337
    34
\newcommand{\isaantiqopen}{\isakeyword{\isacharbraceleft}}
wenzelm@27337
    35
\newcommand{\isaantiqclose}{\isakeyword{\isacharbraceright}}
kleing@14332
    36
wenzelm@8713
    37
\newdimen\isa@parindent\newdimen\isa@parskip
wenzelm@9657
    38
wenzelm@9702
    39
\newenvironment{isabellebody}{%
wenzelm@11863
    40
\isamarkuptrue\par%
wenzelm@9702
    41
\isa@parindent\parindent\parindent0pt%
wenzelm@8713
    42
\isa@parskip\parskip\parskip0pt%
wenzelm@10470
    43
\isastyle}{\par}
wenzelm@9702
    44
wenzelm@9702
    45
\newenvironment{isabelle}
wenzelm@10422
    46
{\begin{trivlist}\begin{isabellebody}\item\relax}
wenzelm@10422
    47
{\end{isabellebody}\end{trivlist}}
wenzelm@8713
    48
wenzelm@9669
    49
\newcommand{\isa}[1]{\emph{\isastyleminor #1}}
wenzelm@8714
    50
wenzelm@10949
    51
\newcommand{\isaindent}[1]{\hphantom{#1}}
kleing@13933
    52
\newcommand{\isanewline}{\mbox{}\par\mbox{}}
wenzelm@17158
    53
\newcommand{\isasep}{}
wenzelm@9669
    54
\newcommand{\isadigit}[1]{#1}
wenzelm@7752
    55
wenzelm@18860
    56
\newcommand{\isachardefaults}{%
wenzelm@18860
    57
\chardef\isacharbang=`\!%
wenzelm@18860
    58
\chardef\isachardoublequote=`\"%
wenzelm@18860
    59
\chardef\isachardoublequoteopen=`\"%
wenzelm@18860
    60
\chardef\isachardoublequoteclose=`\"%
wenzelm@18860
    61
\chardef\isacharhash=`\#%
wenzelm@18860
    62
\chardef\isachardollar=`\$%
wenzelm@18860
    63
\chardef\isacharpercent=`\%%
wenzelm@18860
    64
\chardef\isacharampersand=`\&%
wenzelm@18860
    65
\chardef\isacharprime=`\'%
wenzelm@18860
    66
\chardef\isacharparenleft=`\(%
wenzelm@18860
    67
\chardef\isacharparenright=`\)%
wenzelm@18860
    68
\chardef\isacharasterisk=`\*%
wenzelm@18860
    69
\chardef\isacharplus=`\+%
wenzelm@18860
    70
\chardef\isacharcomma=`\,%
wenzelm@18860
    71
\chardef\isacharminus=`\-%
wenzelm@18860
    72
\chardef\isachardot=`\.%
wenzelm@18860
    73
\chardef\isacharslash=`\/%
wenzelm@18860
    74
\chardef\isacharcolon=`\:%
wenzelm@18860
    75
\chardef\isacharsemicolon=`\;%
wenzelm@18860
    76
\chardef\isacharless=`\<%
wenzelm@18860
    77
\chardef\isacharequal=`\=%
wenzelm@18860
    78
\chardef\isachargreater=`\>%
wenzelm@18860
    79
\chardef\isacharquery=`\?%
wenzelm@18860
    80
\chardef\isacharat=`\@%
wenzelm@18860
    81
\chardef\isacharbrackleft=`\[%
wenzelm@18860
    82
\chardef\isacharbackslash=`\\%
wenzelm@18860
    83
\chardef\isacharbrackright=`\]%
wenzelm@18860
    84
\chardef\isacharcircum=`\^%
wenzelm@18860
    85
\chardef\isacharunderscore=`\_%
wenzelm@18860
    86
\def\isacharunderscorekeyword{\_}%
wenzelm@18860
    87
\chardef\isacharbackquote=`\`%
wenzelm@18860
    88
\chardef\isacharbackquoteopen=`\`%
wenzelm@18860
    89
\chardef\isacharbackquoteclose=`\`%
wenzelm@18860
    90
\chardef\isacharbraceleft=`\{%
wenzelm@18860
    91
\chardef\isacharbar=`\|%
wenzelm@18860
    92
\chardef\isacharbraceright=`\}%
wenzelm@18860
    93
\chardef\isachartilde=`\~%
wenzelm@18860
    94
\def\isacharverbatimopen{\isacharbraceleft\isacharasterisk}%
wenzelm@18860
    95
\def\isacharverbatimclose{\isacharasterisk\isacharbraceright}%
wenzelm@18860
    96
}
wenzelm@7788
    97
wenzelm@7797
    98
wenzelm@7797
    99
% keyword and section markup
wenzelm@7788
   100
wenzelm@9669
   101
\newcommand{\isakeyword}[1]
wenzelm@18860
   102
{\emph{\bf\def\isachardot{.}\def\isacharunderscore{\isacharunderscorekeyword}%
wenzelm@9669
   103
\def\isacharbraceleft{\{}\def\isacharbraceright{\}}#1}}
wenzelm@9669
   104
\newcommand{\isacommand}[1]{\isakeyword{#1}}
wenzelm@7758
   105
wenzelm@8501
   106
\newcommand{\isamarkupheader}[1]{\section{#1}}
wenzelm@7752
   107
\newcommand{\isamarkupchapter}[1]{\chapter{#1}}
wenzelm@7752
   108
\newcommand{\isamarkupsection}[1]{\section{#1}}
wenzelm@7752
   109
\newcommand{\isamarkupsubsection}[1]{\subsection{#1}}
wenzelm@7752
   110
\newcommand{\isamarkupsubsubsection}[1]{\subsubsection{#1}}
wenzelm@7752
   111
\newcommand{\isamarkupsect}[1]{\section{#1}}
wenzelm@7752
   112
\newcommand{\isamarkupsubsect}[1]{\subsection{#1}}
wenzelm@7752
   113
\newcommand{\isamarkupsubsubsect}[1]{\subsubsection{#1}}
wenzelm@8662
   114
wenzelm@11863
   115
\newif\ifisamarkup
wenzelm@11863
   116
\newcommand{\isabeginpar}{\par\ifisamarkup\relax\else\medskip\fi}
wenzelm@10586
   117
\newcommand{\isaendpar}{\par\medskip}
wenzelm@10586
   118
\newenvironment{isapar}{\parindent\isa@parindent\parskip\isa@parskip\isabeginpar}{\isaendpar}
wenzelm@17215
   119
\newenvironment{isamarkuptext}{\par\isastyletext\begin{isapar}}{\end{isapar}}
wenzelm@17215
   120
\newenvironment{isamarkuptxt}{\par\isastyletxt\begin{isapar}}{\end{isapar}}
wenzelm@9657
   121
\newcommand{\isamarkupcmt}[1]{{\isastylecmt--- #1}}
wenzelm@9657
   122
wenzelm@9657
   123
wenzelm@18860
   124
% styles
wenzelm@9657
   125
wenzelm@9669
   126
\def\isabellestyle#1{\csname isabellestyle#1\endcsname}
wenzelm@9657
   127
wenzelm@18860
   128
\newcommand{\isabellestyledefault}{%
wenzelm@18860
   129
\renewcommand{\isastyle}{\small\tt\slshape}%
wenzelm@18860
   130
\renewcommand{\isastyleminor}{\small\tt\slshape}%
wenzelm@18860
   131
\renewcommand{\isastylescript}{\footnotesize\tt\slshape}%
wenzelm@18860
   132
\isachardefaults%
wenzelm@18860
   133
}
wenzelm@18860
   134
\isabellestyledefault
wenzelm@18860
   135
wenzelm@10024
   136
\newcommand{\isabellestylett}{%
wenzelm@10024
   137
\renewcommand{\isastyle}{\small\tt}%
wenzelm@10188
   138
\renewcommand{\isastyleminor}{\small\tt}%
wenzelm@10220
   139
\renewcommand{\isastylescript}{\footnotesize\tt}%
wenzelm@18860
   140
\isachardefaults%
wenzelm@10024
   141
}
wenzelm@18860
   142
wenzelm@9669
   143
\newcommand{\isabellestyleit}{%
wenzelm@9669
   144
\renewcommand{\isastyle}{\small\it}%
wenzelm@9669
   145
\renewcommand{\isastyleminor}{\it}%
wenzelm@10220
   146
\renewcommand{\isastylescript}{\footnotesize\it}%
wenzelm@18860
   147
\renewcommand{\isacharunderscorekeyword}{\mbox{-}}%
wenzelm@10220
   148
\renewcommand{\isacharbang}{\isamath{!}}%
wenzelm@9669
   149
\renewcommand{\isachardoublequote}{}%
wenzelm@17158
   150
\renewcommand{\isachardoublequoteopen}{}%
wenzelm@17158
   151
\renewcommand{\isachardoublequoteclose}{}%
wenzelm@10220
   152
\renewcommand{\isacharhash}{\isamath{\#}}%
wenzelm@10220
   153
\renewcommand{\isachardollar}{\isamath{\$}}%
wenzelm@10220
   154
\renewcommand{\isacharpercent}{\isamath{\%}}%
wenzelm@10220
   155
\renewcommand{\isacharampersand}{\isamath{\&}}%
wenzelm@10220
   156
\renewcommand{\isacharprime}{\isamath{\mskip2mu{'}\mskip-2mu}}%
wenzelm@10220
   157
\renewcommand{\isacharparenleft}{\isamath{(}}%
wenzelm@10220
   158
\renewcommand{\isacharparenright}{\isamath{)}}%
wenzelm@10220
   159
\renewcommand{\isacharasterisk}{\isamath{*}}%
wenzelm@10220
   160
\renewcommand{\isacharplus}{\isamath{+}}%
wenzelm@10220
   161
\renewcommand{\isacharcomma}{\isamath{\mathord,}}%
wenzelm@10220
   162
\renewcommand{\isacharminus}{\isamath{-}}%
wenzelm@10220
   163
\renewcommand{\isachardot}{\isamath{\mathord.}}%
wenzelm@10220
   164
\renewcommand{\isacharslash}{\isamath{/}}%
wenzelm@10220
   165
\renewcommand{\isacharcolon}{\isamath{\mathord:}}%
wenzelm@10220
   166
\renewcommand{\isacharsemicolon}{\isamath{\mathord;}}%
wenzelm@10220
   167
\renewcommand{\isacharless}{\isamath{<}}%
wenzelm@10220
   168
\renewcommand{\isacharequal}{\isamath{=}}%
wenzelm@10220
   169
\renewcommand{\isachargreater}{\isamath{>}}%
wenzelm@10220
   170
\renewcommand{\isacharat}{\isamath{@}}%
wenzelm@10220
   171
\renewcommand{\isacharbrackleft}{\isamath{[}}%
wenzelm@17052
   172
\renewcommand{\isacharbackslash}{\isamath{\backslash}}%
wenzelm@10220
   173
\renewcommand{\isacharbrackright}{\isamath{]}}%
wenzelm@9725
   174
\renewcommand{\isacharunderscore}{\mbox{-}}%
wenzelm@10220
   175
\renewcommand{\isacharbraceleft}{\isamath{\{}}%
wenzelm@10220
   176
\renewcommand{\isacharbar}{\isamath{\mid}}%
wenzelm@10220
   177
\renewcommand{\isacharbraceright}{\isamath{\}}}%
wenzelm@10260
   178
\renewcommand{\isachartilde}{\isamath{{}\sp{\sim}}}%
wenzelm@17158
   179
\renewcommand{\isacharbackquoteopen}{\isatext{\raise.3ex\hbox{$\scriptscriptstyle\langle$}}}%
wenzelm@17158
   180
\renewcommand{\isacharbackquoteclose}{\isatext{\raise.3ex\hbox{$\scriptscriptstyle\rangle$}}}%
wenzelm@17180
   181
\renewcommand{\isacharverbatimopen}{\isamath{\langle\!\langle}}%
wenzelm@17180
   182
\renewcommand{\isacharverbatimclose}{\isamath{\rangle\!\rangle}}%
wenzelm@9657
   183
}
wenzelm@9657
   184
wenzelm@9975
   185
\newcommand{\isabellestylesl}{%
wenzelm@9975
   186
\isabellestyleit%
wenzelm@9975
   187
\renewcommand{\isastyle}{\small\sl}%
wenzelm@9975
   188
\renewcommand{\isastyleminor}{\sl}%
wenzelm@10220
   189
\renewcommand{\isastylescript}{\footnotesize\sl}%
wenzelm@9975
   190
}
wenzelm@17052
   191
wenzelm@17052
   192
wenzelm@17052
   193
% tagged regions
wenzelm@17052
   194
wenzelm@17052
   195
%plain TeX version of comment package -- much faster!
wenzelm@17052
   196
\let\isafmtname\fmtname\def\fmtname{plain}
wenzelm@17052
   197
\usepackage{comment}
wenzelm@17052
   198
\let\fmtname\isafmtname
wenzelm@17052
   199
wenzelm@17052
   200
\newcommand{\isafold}[1]{\emph{$\langle\mathord{\mathit{#1}}\rangle$}}
wenzelm@17052
   201
wenzelm@17052
   202
\newcommand{\isakeeptag}[1]%
wenzelm@17052
   203
{\includecomment{isadelim#1}\includecomment{isatag#1}\csarg\def{isafold#1}{}}
wenzelm@17052
   204
\newcommand{\isadroptag}[1]%
wenzelm@17052
   205
{\excludecomment{isadelim#1}\excludecomment{isatag#1}\csarg\def{isafold#1}{}}
wenzelm@17052
   206
\newcommand{\isafoldtag}[1]%
wenzelm@17052
   207
{\includecomment{isadelim#1}\excludecomment{isatag#1}\csarg\def{isafold#1}{\isafold{#1}}}
wenzelm@17052
   208
wenzelm@17052
   209
\isakeeptag{theory}
wenzelm@17052
   210
\isakeeptag{proof}
wenzelm@17052
   211
\isakeeptag{ML}
wenzelm@17052
   212
\isakeeptag{visible}
wenzelm@17052
   213
\isadroptag{invisible}
wenzelm@17052
   214
wenzelm@17052
   215
\IfFileExists{isabelletags.sty}{\usepackage{isabelletags}}{}