doc-src/iman.sty
author wenzelm
Mon, 08 May 2000 11:13:11 +0200
changeset 8827 5c5c68f4610d
parent 7976 8005c92a85d7
child 8829 d93e235837a9
permissions -rw-r--r--
\usepackage{makeidx};
lcp@293
     1
% iman.sty : Isabelle Manual Page Layout
lcp@293
     2
%
lcp@293
     3
\typeout{Document Style iman. Released 17 February 1994}
lcp@110
     4
lcp@293
     5
\hyphenation{Isa-belle man-u-script man-u-scripts ap-pen-dix mut-u-al-ly}
lcp@293
     6
\hyphenation{data-type data-types co-data-type co-data-types }
lcp@110
     7
lcp@293
     8
\let\ts=\thinspace
lcp@110
     9
lcp@301
    10
%usage: \iflabelundefined{LABEL}{if not defined}{if defined}
lcp@301
    11
\newcommand{\iflabelundefined}[1]{\@ifundefined{r@#1}}
lcp@301
    12
lcp@301
    13
lcp@110
    14
%%%INDEXING  use sedindex to process the index
wenzelm@8827
    15
wenzelm@8827
    16
\usepackage{makeidx}
wenzelm@8827
    17
lcp@110
    18
%index, putting page numbers of definitions in boldface
wenzelm@6747
    19
\def\bold#1{\textbf{#1}}
lcp@293
    20
\newcommand\fnote[1]{#1n}
lcp@110
    21
\newcommand\indexbold[1]{\index{#1|bold}}
lcp@110
    22
lcp@350
    23
%for indexing constants, symbols, theorems, ...
lcp@350
    24
\newcommand\cdx[1]{{\tt#1}\index{#1@{\tt#1} constant}}
lcp@350
    25
\newcommand\sdx[1]{{\tt#1}\index{#1@{\tt#1} symbol}}
lcp@350
    26
lcp@350
    27
\newcommand\tdx[1]{{\tt#1}\index{#1@{\tt#1} theorem}}
lcp@350
    28
\newcommand\tdxbold[1]{{\tt#1}\index{#1@{\tt#1} theorem|bold}}
lcp@350
    29
lcp@350
    30
\newcommand\mltydx[1]{{\tt#1}\index{#1@{\tt#1} ML type}}
lcp@350
    31
\newcommand\xdx[1]{{\tt#1}\index{#1@{\tt#1} exception}}
lcp@350
    32
lcp@350
    33
\newcommand\ndx[1]{{\tt#1}\index{#1@{\tt#1} nonterminal}}
lcp@350
    34
\newcommand\ndxbold[1]{{\tt#1}\index{#1@{\tt#1} nonterminal|bold}}
lcp@350
    35
lcp@350
    36
\newcommand\cldx[1]{{\tt#1}\index{#1@{\tt#1} class}}
paulson@3491
    37
\newcommand\tydx[1]{\textit{#1}\index{#1@{\textit{#1}} type}}
lcp@350
    38
\newcommand\thydx[1]{{\tt#1}\index{#1@{\tt#1} theory}}
lcp@350
    39
wenzelm@3187
    40
\newcommand\tooldx[1]{{\tt#1}\index{#1@{\tt#1} tool}}
wenzelm@3211
    41
\newcommand\settdx[1]{{\tt#1}\index{#1@{\tt#1} setting}}
wenzelm@3187
    42
wenzelm@3100
    43
%set argument in \tt font; at the same time, index using * prefix
lcp@350
    44
\newcommand\rmindex[1]{{#1}\index{#1}\@}
lcp@110
    45
\newcommand\ttindex[1]{{\tt#1}\index{*#1}\@}
lcp@110
    46
\newcommand\ttindexbold[1]{{\tt#1}\index{*#1|bold}\@}
lcp@110
    47
lcp@110
    48
%set argument in \bf font and index in ROMAN font (for definitions in text!)
lcp@110
    49
\newcommand\bfindex[1]{{\bf#1}\index{#1|bold}\@}
lcp@110
    50
lcp@110
    51
lcp@110
    52
%%% underscores as ordinary characters, not for subscripting
lcp@110
    53
%%  use @ or \sb for subscripting; use \at for @
lcp@110
    54
%%  only works in \tt font
lcp@110
    55
%%  must not make _ an active char; would make \ttindex fail!
lcp@110
    56
\gdef\underscoreoff{\catcode`\@=8\catcode`\_=\other}
lcp@110
    57
\gdef\underscoreon{\catcode`\_=8\makeatother}
lcp@110
    58
\chardef\other=12
lcp@110
    59
\chardef\at=`\@
lcp@110
    60
lcp@110
    61
% alternative underscore
lcp@110
    62
\def\_{\leavevmode\kern.06em\vbox{\hrule height.2ex width.3em}\hskip0.1em}
lcp@110
    63
lcp@110
    64
%%% \dquotes permits usage of "..." for \hbox{...} -- also taken from under.sty
lcp@110
    65
{\catcode`\"=\active
lcp@110
    66
\gdef\dquotes{\catcode`\"=\active  \let"=\@mathText}%
lcp@110
    67
\gdef\@mathText#1"{\hbox{\mathTextFont #1\/}}}
lcp@110
    68
\def\mathTextFont{\frenchspacing\tt}
paulson@6123
    69
\def\dquotesoff{\catcode`\"=\other}
lcp@110
    70
lcp@110
    71
%%%% meta-logical connectives
lcp@110
    72
lcp@110
    73
\let\Forall=\bigwedge
lcp@110
    74
\let\Imp=\Longrightarrow
lcp@110
    75
\let\To=\Rightarrow
wenzelm@7455
    76
\newcommand{\PROP}{\mathop{\mathrm{PROP}}}
wenzelm@7455
    77
\newcommand{\Var}[1]{{?\!#1}}
wenzelm@7455
    78
\newcommand{\All}[1]{\Forall#1.}  %quantification
lcp@110
    79
lcp@110
    80
%%%% ``WARNING'' environment
lcp@110
    81
\def\dbend{\vtop to 0pt{\vss\hbox{\Huge\bf!}\vss}}
lcp@110
    82
\newenvironment{warn}{\medskip\medbreak\begingroup \clubpenalty=10000 
lcp@293
    83
         \small %%WAS\baselineskip=0.9\baselineskip
lcp@293
    84
         \noindent \hangindent\parindent \hangafter=-2 
lcp@293
    85
         \hbox to0pt{\hskip-\hangindent\dbend\hfill}\ignorespaces}%
lcp@293
    86
        {\par\endgroup\medbreak}
lcp@110
    87
lcp@110
    88
lcp@110
    89
%%%% Standard logical symbols
lcp@110
    90
\let\turn=\vdash
lcp@110
    91
\let\conj=\wedge
lcp@110
    92
\let\disj=\vee
lcp@110
    93
\let\imp=\rightarrow
lcp@110
    94
\let\bimp=\leftrightarrow
lcp@293
    95
\newcommand\all[1]{\forall#1.}  %quantification
lcp@110
    96
\newcommand\ex[1]{\exists#1.}
lcp@110
    97
\newcommand{\pair}[1]{\langle#1\rangle}
lcp@110
    98
wenzelm@5752
    99
\newcommand{\lparr}{\mathopen{(\!|}}
wenzelm@5752
   100
\newcommand{\rparr}{\mathclose{|\!)}}
wenzelm@5752
   101
\newcommand{\fs}{\mathpunct{,\,}}
wenzelm@5752
   102
\newcommand{\ty}{\mathrel{::}}
wenzelm@5752
   103
\newcommand{\asn}{\mathrel{:=}}
wenzelm@5752
   104
\newcommand{\more}{\ldots}
wenzelm@5752
   105
\newcommand{\record}[1]{\lparr #1 \rparr}
wenzelm@5765
   106
\newcommand{\dtt}{\mathord.}
wenzelm@5752
   107
lcp@110
   108
\newcommand\lbrakk{\mathopen{[\![}}
lcp@110
   109
\newcommand\rbrakk{\mathclose{]\!]}}
lcp@110
   110
\newcommand\List[1]{\lbrakk#1\rbrakk}  %was \obj
lcp@110
   111
\newcommand\vpile[1]{\begin{array}{c}#1\end{array}}
wenzelm@5752
   112
\newenvironment{matharray}[1]{\[\begin{array}{#1}}{\end{array}\]}
wenzelm@7139
   113
\newcommand{\text}[1]{\mbox{#1}}
lcp@110
   114
wenzelm@7976
   115
\DeclareMathSymbol{\dshsym}{\mathalpha}{letters}{"2D}
wenzelm@7976
   116
\newcommand{\dsh}{\mathit{\dshsym}}
wenzelm@7976
   117
lcp@110
   118
\let\int=\cap
lcp@110
   119
\let\un=\cup
lcp@110
   120
\let\inter=\bigcap
lcp@110
   121
\let\union=\bigcup
lcp@110
   122
lcp@110
   123
\def\ML{{\sc ml}}
lcp@110
   124
\def\OBJ{{\sc obj}}
lcp@350
   125
\def\AST{{\sc ast}}
lcp@110
   126
wenzelm@3109
   127
\def\Pure{{\tt Pure}\@}
wenzelm@3109
   128
\def\CPure{{\tt CPure}\@}
lcp@110
   129
\def\LCF{{\tt LCF}\@}
lcp@110
   130
\def\FOL{{\tt FOL}\@}
lcp@110
   131
\def\HOL{{\tt HOL}\@}
nipkow@1648
   132
\def\HOLCF{{\tt HOLCF}\@}
lcp@110
   133
\def\LK{{\tt LK}\@}
lcp@110
   134
\def\ZF{{\tt ZF}\@}
lcp@110
   135
\def\CTT{{\tt CTT}\@}
wenzelm@3109
   136
\def\Cube{{\tt Cube}\@}
wenzelm@3109
   137
\def\Modal{{\tt Modal}\@}
lcp@110
   138
lcp@110
   139
%macros to change the treatment of symbols
lcp@110
   140
\def\relsemicolon{\mathcode`\;="303B}   %treat ; like a relation
lcp@110
   141
\def\binperiod{\mathcode`\.="213A}   %treat . like a binary operator
lcp@110
   142
\def\binvert{\mathcode`\|="226A}     %treat | like a binary operator
lcp@110
   143
lcp@110
   144
%redefinition of \sloppy and \fussy to use \emergencystretch
lcp@110
   145
\def\sloppy{\tolerance2000 \hfuzz.5pt \vfuzz.5pt \emergencystretch=15pt}
lcp@110
   146
\def\fussy{\tolerance200 \hfuzz.1pt \vfuzz.1pt \emergencystretch=0pt}
lcp@110
   147
wenzelm@7169
   148
%non-bf version of description
wenzelm@7169
   149
\def\descrlabel#1{\hspace\labelsep #1}
wenzelm@7169
   150
\def\descr{\list{}{\labelwidth\z@ \itemindent-\leftmargin\let\makelabel\descrlabel}}
wenzelm@7169
   151
\let\enddescr\endlist
wenzelm@7169
   152
lcp@350
   153
%%%% \tt things
lcp@350
   154
lcp@350
   155
\def\ttdescriptionlabel#1{\hspace\labelsep \tt #1}
lcp@350
   156
\def\ttdescription{\list{}{\labelwidth\z@ \itemindent-\leftmargin
lcp@350
   157
       \let\makelabel\ttdescriptionlabel}}
lcp@350
   158
lcp@350
   159
\let\endttdescription\endlist
lcp@350
   160
lcp@293
   161
\chardef\ttilde=`\~     % A tilde for \tt font
lcp@293
   162
\chardef\ttback=`\\     % A backslash for \tt font
lcp@293
   163
\chardef\ttlbrace=`\{   % A left brace for \tt font
lcp@293
   164
\chardef\ttrbrace=`\}   % A right brace for \tt font
lcp@110
   165
paulson@4244
   166
\newcommand\out{\ \ttfamily\slshape}   %% for output from terminal sessions
lcp@110
   167
lcp@110
   168
% The mathcodes for the letters A, ..., Z, a, ..., z are changed to
nipkow@140
   169
% generate text italic rather than math italic by default. This makes
lcp@110
   170
% multi-letter identifiers look better. The mathcode for character c
berghofe@3096
   171
% is set to |"7000| (variable family) + |"400| (text italic) + |c|.
nipkow@140
   172
%
berghofe@3096
   173
\DeclareSymbolFont{italics}{\encodingdefault}{\rmdefault}{m}{it}%
lcp@110
   174
\def\@setmcodes#1#2#3{{\count0=#1 \count1=#3
nipkow@140
   175
        \loop \global\mathcode\count0=\count1 \ifnum \count0<#2
nipkow@140
   176
        \advance\count0 by1 \advance\count1 by1 \repeat}}
berghofe@3096
   177
\@setmcodes{`A}{`Z}{"7\hexnumber@\symitalics41}
berghofe@3096
   178
\@setmcodes{`a}{`z}{"7\hexnumber@\symitalics61}