lib/texinputs/isabellesym.sty
author wenzelm
Sun, 19 Sep 2021 21:35:51 +0200
changeset 74318 3360ea6b659d
parent 74308 7466b2a3905a
child 74341 edf8b141a8c4
permissions -rw-r--r--
more control symbols;
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
7979
bd9b0151c932 definitions of many Isabelle symbols;
wenzelm
parents:
diff changeset
     1
%%
9726
78f9bcd9585e improved spacing of Sum, Prod, integral;
wenzelm
parents: 9682
diff changeset
     2
%% definitions of standard Isabelle symbols
7979
bd9b0151c932 definitions of many Isabelle symbols;
wenzelm
parents:
diff changeset
     3
%%
10193
1d6ae1ef8e64 \isamath and \isatext: more abstract implementation of symbols;
wenzelm
parents: 9976
diff changeset
     4
14971
18ee74d6bba1 improved comments -- required by 'isatool latex -o syms';
wenzelm
parents: 14962
diff changeset
     5
\newcommand{\isasymzero}{\isamath{\mathbf{0}}}  %requires amssymb
17531
0bc8ae586a7c tuned headers;
wenzelm
parents: 16772
diff changeset
     6
\newcommand{\isasymone}{\isamath{\mathbf{1}}}  %requires amssymb
0bc8ae586a7c tuned headers;
wenzelm
parents: 16772
diff changeset
     7
\newcommand{\isasymtwo}{\isamath{\mathbf{2}}}  %requires amssymb
0bc8ae586a7c tuned headers;
wenzelm
parents: 16772
diff changeset
     8
\newcommand{\isasymthree}{\isamath{\mathbf{3}}}  %requires amssymb
14971
18ee74d6bba1 improved comments -- required by 'isatool latex -o syms';
wenzelm
parents: 14962
diff changeset
     9
\newcommand{\isasymfour}{\isamath{\mathbf{4}}}  %requires amssymb
18ee74d6bba1 improved comments -- required by 'isatool latex -o syms';
wenzelm
parents: 14962
diff changeset
    10
\newcommand{\isasymfive}{\isamath{\mathbf{5}}}  %requires amssymb
17531
0bc8ae586a7c tuned headers;
wenzelm
parents: 16772
diff changeset
    11
\newcommand{\isasymsix}{\isamath{\mathbf{6}}}  %requires amssymb
0bc8ae586a7c tuned headers;
wenzelm
parents: 16772
diff changeset
    12
\newcommand{\isasymseven}{\isamath{\mathbf{7}}}  %requires amssymb
0bc8ae586a7c tuned headers;
wenzelm
parents: 16772
diff changeset
    13
\newcommand{\isasymeight}{\isamath{\mathbf{8}}}  %requires amssymb
14971
18ee74d6bba1 improved comments -- required by 'isatool latex -o syms';
wenzelm
parents: 14962
diff changeset
    14
\newcommand{\isasymnine}{\isamath{\mathbf{9}}}  %requires amssymb
10563
e52adaeac996 added \mathcal A-Z;
wenzelm
parents: 10354
diff changeset
    15
\newcommand{\isasymA}{\isamath{\mathcal{A}}}
e52adaeac996 added \mathcal A-Z;
wenzelm
parents: 10354
diff changeset
    16
\newcommand{\isasymB}{\isamath{\mathcal{B}}}
e52adaeac996 added \mathcal A-Z;
wenzelm
parents: 10354
diff changeset
    17
\newcommand{\isasymC}{\isamath{\mathcal{C}}}
e52adaeac996 added \mathcal A-Z;
wenzelm
parents: 10354
diff changeset
    18
\newcommand{\isasymD}{\isamath{\mathcal{D}}}
e52adaeac996 added \mathcal A-Z;
wenzelm
parents: 10354
diff changeset
    19
\newcommand{\isasymE}{\isamath{\mathcal{E}}}
e52adaeac996 added \mathcal A-Z;
wenzelm
parents: 10354
diff changeset
    20
\newcommand{\isasymF}{\isamath{\mathcal{F}}}
e52adaeac996 added \mathcal A-Z;
wenzelm
parents: 10354
diff changeset
    21
\newcommand{\isasymG}{\isamath{\mathcal{G}}}
e52adaeac996 added \mathcal A-Z;
wenzelm
parents: 10354
diff changeset
    22
\newcommand{\isasymH}{\isamath{\mathcal{H}}}
e52adaeac996 added \mathcal A-Z;
wenzelm
parents: 10354
diff changeset
    23
\newcommand{\isasymI}{\isamath{\mathcal{I}}}
e52adaeac996 added \mathcal A-Z;
wenzelm
parents: 10354
diff changeset
    24
\newcommand{\isasymJ}{\isamath{\mathcal{J}}}
e52adaeac996 added \mathcal A-Z;
wenzelm
parents: 10354
diff changeset
    25
\newcommand{\isasymK}{\isamath{\mathcal{K}}}
e52adaeac996 added \mathcal A-Z;
wenzelm
parents: 10354
diff changeset
    26
\newcommand{\isasymL}{\isamath{\mathcal{L}}}
e52adaeac996 added \mathcal A-Z;
wenzelm
parents: 10354
diff changeset
    27
\newcommand{\isasymM}{\isamath{\mathcal{M}}}
e52adaeac996 added \mathcal A-Z;
wenzelm
parents: 10354
diff changeset
    28
\newcommand{\isasymN}{\isamath{\mathcal{N}}}
e52adaeac996 added \mathcal A-Z;
wenzelm
parents: 10354
diff changeset
    29
\newcommand{\isasymO}{\isamath{\mathcal{O}}}
e52adaeac996 added \mathcal A-Z;
wenzelm
parents: 10354
diff changeset
    30
\newcommand{\isasymP}{\isamath{\mathcal{P}}}
e52adaeac996 added \mathcal A-Z;
wenzelm
parents: 10354
diff changeset
    31
\newcommand{\isasymQ}{\isamath{\mathcal{Q}}}
e52adaeac996 added \mathcal A-Z;
wenzelm
parents: 10354
diff changeset
    32
\newcommand{\isasymR}{\isamath{\mathcal{R}}}
e52adaeac996 added \mathcal A-Z;
wenzelm
parents: 10354
diff changeset
    33
\newcommand{\isasymS}{\isamath{\mathcal{S}}}
e52adaeac996 added \mathcal A-Z;
wenzelm
parents: 10354
diff changeset
    34
\newcommand{\isasymT}{\isamath{\mathcal{T}}}
e52adaeac996 added \mathcal A-Z;
wenzelm
parents: 10354
diff changeset
    35
\newcommand{\isasymU}{\isamath{\mathcal{U}}}
e52adaeac996 added \mathcal A-Z;
wenzelm
parents: 10354
diff changeset
    36
\newcommand{\isasymV}{\isamath{\mathcal{V}}}
e52adaeac996 added \mathcal A-Z;
wenzelm
parents: 10354
diff changeset
    37
\newcommand{\isasymW}{\isamath{\mathcal{W}}}
e52adaeac996 added \mathcal A-Z;
wenzelm
parents: 10354
diff changeset
    38
\newcommand{\isasymX}{\isamath{\mathcal{X}}}
e52adaeac996 added \mathcal A-Z;
wenzelm
parents: 10354
diff changeset
    39
\newcommand{\isasymY}{\isamath{\mathcal{Y}}}
e52adaeac996 added \mathcal A-Z;
wenzelm
parents: 10354
diff changeset
    40
\newcommand{\isasymZ}{\isamath{\mathcal{Z}}}
10605
fe12dc60bc3c added \<a> ... \<z>;
wenzelm
parents: 10587
diff changeset
    41
\newcommand{\isasyma}{\isamath{\mathrm{a}}}
fe12dc60bc3c added \<a> ... \<z>;
wenzelm
parents: 10587
diff changeset
    42
\newcommand{\isasymb}{\isamath{\mathrm{b}}}
fe12dc60bc3c added \<a> ... \<z>;
wenzelm
parents: 10587
diff changeset
    43
\newcommand{\isasymc}{\isamath{\mathrm{c}}}
fe12dc60bc3c added \<a> ... \<z>;
wenzelm
parents: 10587
diff changeset
    44
\newcommand{\isasymd}{\isamath{\mathrm{d}}}
fe12dc60bc3c added \<a> ... \<z>;
wenzelm
parents: 10587
diff changeset
    45
\newcommand{\isasyme}{\isamath{\mathrm{e}}}
fe12dc60bc3c added \<a> ... \<z>;
wenzelm
parents: 10587
diff changeset
    46
\newcommand{\isasymf}{\isamath{\mathrm{f}}}
fe12dc60bc3c added \<a> ... \<z>;
wenzelm
parents: 10587
diff changeset
    47
\newcommand{\isasymg}{\isamath{\mathrm{g}}}
fe12dc60bc3c added \<a> ... \<z>;
wenzelm
parents: 10587
diff changeset
    48
\newcommand{\isasymh}{\isamath{\mathrm{h}}}
fe12dc60bc3c added \<a> ... \<z>;
wenzelm
parents: 10587
diff changeset
    49
\newcommand{\isasymi}{\isamath{\mathrm{i}}}
fe12dc60bc3c added \<a> ... \<z>;
wenzelm
parents: 10587
diff changeset
    50
\newcommand{\isasymj}{\isamath{\mathrm{j}}}
fe12dc60bc3c added \<a> ... \<z>;
wenzelm
parents: 10587
diff changeset
    51
\newcommand{\isasymk}{\isamath{\mathrm{k}}}
fe12dc60bc3c added \<a> ... \<z>;
wenzelm
parents: 10587
diff changeset
    52
\newcommand{\isasyml}{\isamath{\mathrm{l}}}
fe12dc60bc3c added \<a> ... \<z>;
wenzelm
parents: 10587
diff changeset
    53
\newcommand{\isasymm}{\isamath{\mathrm{m}}}
fe12dc60bc3c added \<a> ... \<z>;
wenzelm
parents: 10587
diff changeset
    54
\newcommand{\isasymn}{\isamath{\mathrm{n}}}
fe12dc60bc3c added \<a> ... \<z>;
wenzelm
parents: 10587
diff changeset
    55
\newcommand{\isasymo}{\isamath{\mathrm{o}}}
fe12dc60bc3c added \<a> ... \<z>;
wenzelm
parents: 10587
diff changeset
    56
\newcommand{\isasymp}{\isamath{\mathrm{p}}}
fe12dc60bc3c added \<a> ... \<z>;
wenzelm
parents: 10587
diff changeset
    57
\newcommand{\isasymq}{\isamath{\mathrm{q}}}
fe12dc60bc3c added \<a> ... \<z>;
wenzelm
parents: 10587
diff changeset
    58
\newcommand{\isasymr}{\isamath{\mathrm{r}}}
fe12dc60bc3c added \<a> ... \<z>;
wenzelm
parents: 10587
diff changeset
    59
\newcommand{\isasyms}{\isamath{\mathrm{s}}}
fe12dc60bc3c added \<a> ... \<z>;
wenzelm
parents: 10587
diff changeset
    60
\newcommand{\isasymt}{\isamath{\mathrm{t}}}
fe12dc60bc3c added \<a> ... \<z>;
wenzelm
parents: 10587
diff changeset
    61
\newcommand{\isasymu}{\isamath{\mathrm{u}}}
fe12dc60bc3c added \<a> ... \<z>;
wenzelm
parents: 10587
diff changeset
    62
\newcommand{\isasymv}{\isamath{\mathrm{v}}}
fe12dc60bc3c added \<a> ... \<z>;
wenzelm
parents: 10587
diff changeset
    63
\newcommand{\isasymw}{\isamath{\mathrm{w}}}
fe12dc60bc3c added \<a> ... \<z>;
wenzelm
parents: 10587
diff changeset
    64
\newcommand{\isasymx}{\isamath{\mathrm{x}}}
fe12dc60bc3c added \<a> ... \<z>;
wenzelm
parents: 10587
diff changeset
    65
\newcommand{\isasymy}{\isamath{\mathrm{y}}}
fe12dc60bc3c added \<a> ... \<z>;
wenzelm
parents: 10587
diff changeset
    66
\newcommand{\isasymz}{\isamath{\mathrm{z}}}
10975
32ba04b00ec0 added eufrak symbols;
wenzelm
parents: 10929
diff changeset
    67
\newcommand{\isasymAA}{\isamath{\mathfrak{A}}}  %requires eufrak
32ba04b00ec0 added eufrak symbols;
wenzelm
parents: 10929
diff changeset
    68
\newcommand{\isasymBB}{\isamath{\mathfrak{B}}}  %requires eufrak
32ba04b00ec0 added eufrak symbols;
wenzelm
parents: 10929
diff changeset
    69
\newcommand{\isasymCC}{\isamath{\mathfrak{C}}}  %requires eufrak
32ba04b00ec0 added eufrak symbols;
wenzelm
parents: 10929
diff changeset
    70
\newcommand{\isasymDD}{\isamath{\mathfrak{D}}}  %requires eufrak
32ba04b00ec0 added eufrak symbols;
wenzelm
parents: 10929
diff changeset
    71
\newcommand{\isasymEE}{\isamath{\mathfrak{E}}}  %requires eufrak
32ba04b00ec0 added eufrak symbols;
wenzelm
parents: 10929
diff changeset
    72
\newcommand{\isasymFF}{\isamath{\mathfrak{F}}}  %requires eufrak
32ba04b00ec0 added eufrak symbols;
wenzelm
parents: 10929
diff changeset
    73
\newcommand{\isasymGG}{\isamath{\mathfrak{G}}}  %requires eufrak
32ba04b00ec0 added eufrak symbols;
wenzelm
parents: 10929
diff changeset
    74
\newcommand{\isasymHH}{\isamath{\mathfrak{H}}}  %requires eufrak
32ba04b00ec0 added eufrak symbols;
wenzelm
parents: 10929
diff changeset
    75
\newcommand{\isasymII}{\isamath{\mathfrak{I}}}  %requires eufrak
32ba04b00ec0 added eufrak symbols;
wenzelm
parents: 10929
diff changeset
    76
\newcommand{\isasymJJ}{\isamath{\mathfrak{J}}}  %requires eufrak
32ba04b00ec0 added eufrak symbols;
wenzelm
parents: 10929
diff changeset
    77
\newcommand{\isasymKK}{\isamath{\mathfrak{K}}}  %requires eufrak
32ba04b00ec0 added eufrak symbols;
wenzelm
parents: 10929
diff changeset
    78
\newcommand{\isasymLL}{\isamath{\mathfrak{L}}}  %requires eufrak
32ba04b00ec0 added eufrak symbols;
wenzelm
parents: 10929
diff changeset
    79
\newcommand{\isasymMM}{\isamath{\mathfrak{M}}}  %requires eufrak
32ba04b00ec0 added eufrak symbols;
wenzelm
parents: 10929
diff changeset
    80
\newcommand{\isasymNN}{\isamath{\mathfrak{N}}}  %requires eufrak
32ba04b00ec0 added eufrak symbols;
wenzelm
parents: 10929
diff changeset
    81
\newcommand{\isasymOO}{\isamath{\mathfrak{O}}}  %requires eufrak
32ba04b00ec0 added eufrak symbols;
wenzelm
parents: 10929
diff changeset
    82
\newcommand{\isasymPP}{\isamath{\mathfrak{P}}}  %requires eufrak
32ba04b00ec0 added eufrak symbols;
wenzelm
parents: 10929
diff changeset
    83
\newcommand{\isasymQQ}{\isamath{\mathfrak{Q}}}  %requires eufrak
32ba04b00ec0 added eufrak symbols;
wenzelm
parents: 10929
diff changeset
    84
\newcommand{\isasymRR}{\isamath{\mathfrak{R}}}  %requires eufrak
32ba04b00ec0 added eufrak symbols;
wenzelm
parents: 10929
diff changeset
    85
\newcommand{\isasymSS}{\isamath{\mathfrak{S}}}  %requires eufrak
32ba04b00ec0 added eufrak symbols;
wenzelm
parents: 10929
diff changeset
    86
\newcommand{\isasymTT}{\isamath{\mathfrak{T}}}  %requires eufrak
32ba04b00ec0 added eufrak symbols;
wenzelm
parents: 10929
diff changeset
    87
\newcommand{\isasymUU}{\isamath{\mathfrak{U}}}  %requires eufrak
32ba04b00ec0 added eufrak symbols;
wenzelm
parents: 10929
diff changeset
    88
\newcommand{\isasymVV}{\isamath{\mathfrak{V}}}  %requires eufrak
32ba04b00ec0 added eufrak symbols;
wenzelm
parents: 10929
diff changeset
    89
\newcommand{\isasymWW}{\isamath{\mathfrak{W}}}  %requires eufrak
32ba04b00ec0 added eufrak symbols;
wenzelm
parents: 10929
diff changeset
    90
\newcommand{\isasymXX}{\isamath{\mathfrak{X}}}  %requires eufrak
32ba04b00ec0 added eufrak symbols;
wenzelm
parents: 10929
diff changeset
    91
\newcommand{\isasymYY}{\isamath{\mathfrak{Y}}}  %requires eufrak
32ba04b00ec0 added eufrak symbols;
wenzelm
parents: 10929
diff changeset
    92
\newcommand{\isasymZZ}{\isamath{\mathfrak{Z}}}  %requires eufrak
32ba04b00ec0 added eufrak symbols;
wenzelm
parents: 10929
diff changeset
    93
\newcommand{\isasymaa}{\isamath{\mathfrak{a}}}  %requires eufrak
32ba04b00ec0 added eufrak symbols;
wenzelm
parents: 10929
diff changeset
    94
\newcommand{\isasymbb}{\isamath{\mathfrak{b}}}  %requires eufrak
32ba04b00ec0 added eufrak symbols;
wenzelm
parents: 10929
diff changeset
    95
\newcommand{\isasymcc}{\isamath{\mathfrak{c}}}  %requires eufrak
32ba04b00ec0 added eufrak symbols;
wenzelm
parents: 10929
diff changeset
    96
\newcommand{\isasymdd}{\isamath{\mathfrak{d}}}  %requires eufrak
32ba04b00ec0 added eufrak symbols;
wenzelm
parents: 10929
diff changeset
    97
\newcommand{\isasymee}{\isamath{\mathfrak{e}}}  %requires eufrak
32ba04b00ec0 added eufrak symbols;
wenzelm
parents: 10929
diff changeset
    98
\newcommand{\isasymff}{\isamath{\mathfrak{f}}}  %requires eufrak
32ba04b00ec0 added eufrak symbols;
wenzelm
parents: 10929
diff changeset
    99
\newcommand{\isasymgg}{\isamath{\mathfrak{g}}}  %requires eufrak
32ba04b00ec0 added eufrak symbols;
wenzelm
parents: 10929
diff changeset
   100
\newcommand{\isasymhh}{\isamath{\mathfrak{h}}}  %requires eufrak
32ba04b00ec0 added eufrak symbols;
wenzelm
parents: 10929
diff changeset
   101
\newcommand{\isasymii}{\isamath{\mathfrak{i}}}  %requires eufrak
32ba04b00ec0 added eufrak symbols;
wenzelm
parents: 10929
diff changeset
   102
\newcommand{\isasymjj}{\isamath{\mathfrak{j}}}  %requires eufrak
32ba04b00ec0 added eufrak symbols;
wenzelm
parents: 10929
diff changeset
   103
\newcommand{\isasymkk}{\isamath{\mathfrak{k}}}  %requires eufrak
32ba04b00ec0 added eufrak symbols;
wenzelm
parents: 10929
diff changeset
   104
\newcommand{\isasymll}{\isamath{\mathfrak{l}}}  %requires eufrak
32ba04b00ec0 added eufrak symbols;
wenzelm
parents: 10929
diff changeset
   105
\newcommand{\isasymmm}{\isamath{\mathfrak{m}}}  %requires eufrak
32ba04b00ec0 added eufrak symbols;
wenzelm
parents: 10929
diff changeset
   106
\newcommand{\isasymnn}{\isamath{\mathfrak{n}}}  %requires eufrak
32ba04b00ec0 added eufrak symbols;
wenzelm
parents: 10929
diff changeset
   107
\newcommand{\isasymoo}{\isamath{\mathfrak{o}}}  %requires eufrak
32ba04b00ec0 added eufrak symbols;
wenzelm
parents: 10929
diff changeset
   108
\newcommand{\isasympp}{\isamath{\mathfrak{p}}}  %requires eufrak
32ba04b00ec0 added eufrak symbols;
wenzelm
parents: 10929
diff changeset
   109
\newcommand{\isasymqq}{\isamath{\mathfrak{q}}}  %requires eufrak
32ba04b00ec0 added eufrak symbols;
wenzelm
parents: 10929
diff changeset
   110
\newcommand{\isasymrr}{\isamath{\mathfrak{r}}}  %requires eufrak
32ba04b00ec0 added eufrak symbols;
wenzelm
parents: 10929
diff changeset
   111
\newcommand{\isasymss}{\isamath{\mathfrak{s}}}  %requires eufrak
32ba04b00ec0 added eufrak symbols;
wenzelm
parents: 10929
diff changeset
   112
\newcommand{\isasymtt}{\isamath{\mathfrak{t}}}  %requires eufrak
32ba04b00ec0 added eufrak symbols;
wenzelm
parents: 10929
diff changeset
   113
\newcommand{\isasymuu}{\isamath{\mathfrak{u}}}  %requires eufrak
32ba04b00ec0 added eufrak symbols;
wenzelm
parents: 10929
diff changeset
   114
\newcommand{\isasymvv}{\isamath{\mathfrak{v}}}  %requires eufrak
32ba04b00ec0 added eufrak symbols;
wenzelm
parents: 10929
diff changeset
   115
\newcommand{\isasymww}{\isamath{\mathfrak{w}}}  %requires eufrak
32ba04b00ec0 added eufrak symbols;
wenzelm
parents: 10929
diff changeset
   116
\newcommand{\isasymxx}{\isamath{\mathfrak{x}}}  %requires eufrak
32ba04b00ec0 added eufrak symbols;
wenzelm
parents: 10929
diff changeset
   117
\newcommand{\isasymyy}{\isamath{\mathfrak{y}}}  %requires eufrak
32ba04b00ec0 added eufrak symbols;
wenzelm
parents: 10929
diff changeset
   118
\newcommand{\isasymzz}{\isamath{\mathfrak{z}}}  %requires eufrak
10587
0db92bf1923e proper order of symbols for genarated table in system manual;
wenzelm
parents: 10563
diff changeset
   119
\newcommand{\isasymalpha}{\isamath{\alpha}}
0db92bf1923e proper order of symbols for genarated table in system manual;
wenzelm
parents: 10563
diff changeset
   120
\newcommand{\isasymbeta}{\isamath{\beta}}
0db92bf1923e proper order of symbols for genarated table in system manual;
wenzelm
parents: 10563
diff changeset
   121
\newcommand{\isasymgamma}{\isamath{\gamma}}
0db92bf1923e proper order of symbols for genarated table in system manual;
wenzelm
parents: 10563
diff changeset
   122
\newcommand{\isasymdelta}{\isamath{\delta}}
0db92bf1923e proper order of symbols for genarated table in system manual;
wenzelm
parents: 10563
diff changeset
   123
\newcommand{\isasymepsilon}{\isamath{\varepsilon}}
0db92bf1923e proper order of symbols for genarated table in system manual;
wenzelm
parents: 10563
diff changeset
   124
\newcommand{\isasymzeta}{\isamath{\zeta}}
0db92bf1923e proper order of symbols for genarated table in system manual;
wenzelm
parents: 10563
diff changeset
   125
\newcommand{\isasymeta}{\isamath{\eta}}
0db92bf1923e proper order of symbols for genarated table in system manual;
wenzelm
parents: 10563
diff changeset
   126
\newcommand{\isasymtheta}{\isamath{\vartheta}}
0db92bf1923e proper order of symbols for genarated table in system manual;
wenzelm
parents: 10563
diff changeset
   127
\newcommand{\isasymiota}{\isamath{\iota}}
0db92bf1923e proper order of symbols for genarated table in system manual;
wenzelm
parents: 10563
diff changeset
   128
\newcommand{\isasymkappa}{\isamath{\kappa}}
0db92bf1923e proper order of symbols for genarated table in system manual;
wenzelm
parents: 10563
diff changeset
   129
\newcommand{\isasymlambda}{\isamath{\lambda}}
0db92bf1923e proper order of symbols for genarated table in system manual;
wenzelm
parents: 10563
diff changeset
   130
\newcommand{\isasymmu}{\isamath{\mu}}
0db92bf1923e proper order of symbols for genarated table in system manual;
wenzelm
parents: 10563
diff changeset
   131
\newcommand{\isasymnu}{\isamath{\nu}}
0db92bf1923e proper order of symbols for genarated table in system manual;
wenzelm
parents: 10563
diff changeset
   132
\newcommand{\isasymxi}{\isamath{\xi}}
0db92bf1923e proper order of symbols for genarated table in system manual;
wenzelm
parents: 10563
diff changeset
   133
\newcommand{\isasympi}{\isamath{\pi}}
0db92bf1923e proper order of symbols for genarated table in system manual;
wenzelm
parents: 10563
diff changeset
   134
\newcommand{\isasymrho}{\isamath{\varrho}}
0db92bf1923e proper order of symbols for genarated table in system manual;
wenzelm
parents: 10563
diff changeset
   135
\newcommand{\isasymsigma}{\isamath{\sigma}}
0db92bf1923e proper order of symbols for genarated table in system manual;
wenzelm
parents: 10563
diff changeset
   136
\newcommand{\isasymtau}{\isamath{\tau}}
0db92bf1923e proper order of symbols for genarated table in system manual;
wenzelm
parents: 10563
diff changeset
   137
\newcommand{\isasymupsilon}{\isamath{\upsilon}}
0db92bf1923e proper order of symbols for genarated table in system manual;
wenzelm
parents: 10563
diff changeset
   138
\newcommand{\isasymphi}{\isamath{\varphi}}
0db92bf1923e proper order of symbols for genarated table in system manual;
wenzelm
parents: 10563
diff changeset
   139
\newcommand{\isasymchi}{\isamath{\chi}}
0db92bf1923e proper order of symbols for genarated table in system manual;
wenzelm
parents: 10563
diff changeset
   140
\newcommand{\isasympsi}{\isamath{\psi}}
0db92bf1923e proper order of symbols for genarated table in system manual;
wenzelm
parents: 10563
diff changeset
   141
\newcommand{\isasymomega}{\isamath{\omega}}
0db92bf1923e proper order of symbols for genarated table in system manual;
wenzelm
parents: 10563
diff changeset
   142
\newcommand{\isasymGamma}{\isamath{\Gamma}}
0db92bf1923e proper order of symbols for genarated table in system manual;
wenzelm
parents: 10563
diff changeset
   143
\newcommand{\isasymDelta}{\isamath{\Delta}}
0db92bf1923e proper order of symbols for genarated table in system manual;
wenzelm
parents: 10563
diff changeset
   144
\newcommand{\isasymTheta}{\isamath{\Theta}}
0db92bf1923e proper order of symbols for genarated table in system manual;
wenzelm
parents: 10563
diff changeset
   145
\newcommand{\isasymLambda}{\isamath{\Lambda}}
0db92bf1923e proper order of symbols for genarated table in system manual;
wenzelm
parents: 10563
diff changeset
   146
\newcommand{\isasymXi}{\isamath{\Xi}}
0db92bf1923e proper order of symbols for genarated table in system manual;
wenzelm
parents: 10563
diff changeset
   147
\newcommand{\isasymPi}{\isamath{\Pi}}
0db92bf1923e proper order of symbols for genarated table in system manual;
wenzelm
parents: 10563
diff changeset
   148
\newcommand{\isasymSigma}{\isamath{\Sigma}}
0db92bf1923e proper order of symbols for genarated table in system manual;
wenzelm
parents: 10563
diff changeset
   149
\newcommand{\isasymUpsilon}{\isamath{\Upsilon}}
0db92bf1923e proper order of symbols for genarated table in system manual;
wenzelm
parents: 10563
diff changeset
   150
\newcommand{\isasymPhi}{\isamath{\Phi}}
0db92bf1923e proper order of symbols for genarated table in system manual;
wenzelm
parents: 10563
diff changeset
   151
\newcommand{\isasymPsi}{\isamath{\Psi}}
0db92bf1923e proper order of symbols for genarated table in system manual;
wenzelm
parents: 10563
diff changeset
   152
\newcommand{\isasymOmega}{\isamath{\Omega}}
73473
2cc9bd9a7357 discontinue fragile check in LaTeX, e.g. problems with toc entries;
wenzelm
parents: 73467
diff changeset
   153
\newcommand{\isasymbbbA}{\isamath{\bbbA}}  %requires font txmia from txfonts
2cc9bd9a7357 discontinue fragile check in LaTeX, e.g. problems with toc entries;
wenzelm
parents: 73467
diff changeset
   154
\newcommand{\isasymbool}{\isamath{\bbbB}}  %requires font txmia from txfonts
2cc9bd9a7357 discontinue fragile check in LaTeX, e.g. problems with toc entries;
wenzelm
parents: 73467
diff changeset
   155
\newcommand{\isasymcomplex}{\isamath{\bbbC}}  %requires font txmia from txfonts
2cc9bd9a7357 discontinue fragile check in LaTeX, e.g. problems with toc entries;
wenzelm
parents: 73467
diff changeset
   156
\newcommand{\isasymbbbD}{\isamath{\bbbD}}  %requires font txmia from txfonts
2cc9bd9a7357 discontinue fragile check in LaTeX, e.g. problems with toc entries;
wenzelm
parents: 73467
diff changeset
   157
\newcommand{\isasymbbbE}{\isamath{\bbbE}}  %requires font txmia from txfonts
2cc9bd9a7357 discontinue fragile check in LaTeX, e.g. problems with toc entries;
wenzelm
parents: 73467
diff changeset
   158
\newcommand{\isasymbbbF}{\isamath{\bbbF}}  %requires font txmia from txfonts
2cc9bd9a7357 discontinue fragile check in LaTeX, e.g. problems with toc entries;
wenzelm
parents: 73467
diff changeset
   159
\newcommand{\isasymbbbG}{\isamath{\bbbG}}  %requires font txmia from txfonts
2cc9bd9a7357 discontinue fragile check in LaTeX, e.g. problems with toc entries;
wenzelm
parents: 73467
diff changeset
   160
\newcommand{\isasymbbbH}{\isamath{\bbbH}}  %requires font txmia from txfonts
2cc9bd9a7357 discontinue fragile check in LaTeX, e.g. problems with toc entries;
wenzelm
parents: 73467
diff changeset
   161
\newcommand{\isasymbbbI}{\isamath{\bbbI}}  %requires font txmia from txfonts
2cc9bd9a7357 discontinue fragile check in LaTeX, e.g. problems with toc entries;
wenzelm
parents: 73467
diff changeset
   162
\newcommand{\isasymbbbJ}{\isamath{\bbbJ}}  %requires font txmia from txfonts
2cc9bd9a7357 discontinue fragile check in LaTeX, e.g. problems with toc entries;
wenzelm
parents: 73467
diff changeset
   163
\newcommand{\isasymbbbK}{\isamath{\bbbK}}  %requires font txmia from txfonts
2cc9bd9a7357 discontinue fragile check in LaTeX, e.g. problems with toc entries;
wenzelm
parents: 73467
diff changeset
   164
\newcommand{\isasymbbbL}{\isamath{\bbbL}}  %requires font txmia from txfonts
2cc9bd9a7357 discontinue fragile check in LaTeX, e.g. problems with toc entries;
wenzelm
parents: 73467
diff changeset
   165
\newcommand{\isasymbbbM}{\isamath{\bbbM}}  %requires font txmia from txfonts
2cc9bd9a7357 discontinue fragile check in LaTeX, e.g. problems with toc entries;
wenzelm
parents: 73467
diff changeset
   166
\newcommand{\isasymnat}{\isamath{\bbbN}}  %requires font txmia from txfonts
2cc9bd9a7357 discontinue fragile check in LaTeX, e.g. problems with toc entries;
wenzelm
parents: 73467
diff changeset
   167
\newcommand{\isasymbbbO}{\isamath{\bbbO}}  %requires font txmia from txfonts
2cc9bd9a7357 discontinue fragile check in LaTeX, e.g. problems with toc entries;
wenzelm
parents: 73467
diff changeset
   168
\newcommand{\isasymbbbP}{\isamath{\bbbP}}  %requires font txmia from txfonts
2cc9bd9a7357 discontinue fragile check in LaTeX, e.g. problems with toc entries;
wenzelm
parents: 73467
diff changeset
   169
\newcommand{\isasymrat}{\isamath{\bbbQ}}  %requires font txmia from txfonts
2cc9bd9a7357 discontinue fragile check in LaTeX, e.g. problems with toc entries;
wenzelm
parents: 73467
diff changeset
   170
\newcommand{\isasymreal}{\isamath{\bbbR}}  %requires font txmia from txfonts
2cc9bd9a7357 discontinue fragile check in LaTeX, e.g. problems with toc entries;
wenzelm
parents: 73467
diff changeset
   171
\newcommand{\isasymbbbS}{\isamath{\bbbS}}  %requires font txmia from txfonts
2cc9bd9a7357 discontinue fragile check in LaTeX, e.g. problems with toc entries;
wenzelm
parents: 73467
diff changeset
   172
\newcommand{\isasymbbbT}{\isamath{\bbbT}}  %requires font txmia from txfonts
2cc9bd9a7357 discontinue fragile check in LaTeX, e.g. problems with toc entries;
wenzelm
parents: 73467
diff changeset
   173
\newcommand{\isasymbbbU}{\isamath{\bbbU}}  %requires font txmia from txfonts
2cc9bd9a7357 discontinue fragile check in LaTeX, e.g. problems with toc entries;
wenzelm
parents: 73467
diff changeset
   174
\newcommand{\isasymbbbV}{\isamath{\bbbV}}  %requires font txmia from txfonts
2cc9bd9a7357 discontinue fragile check in LaTeX, e.g. problems with toc entries;
wenzelm
parents: 73467
diff changeset
   175
\newcommand{\isasymbbbW}{\isamath{\bbbW}}  %requires font txmia from txfonts
2cc9bd9a7357 discontinue fragile check in LaTeX, e.g. problems with toc entries;
wenzelm
parents: 73467
diff changeset
   176
\newcommand{\isasymbbbX}{\isamath{\bbbX}}  %requires font txmia from txfonts
2cc9bd9a7357 discontinue fragile check in LaTeX, e.g. problems with toc entries;
wenzelm
parents: 73467
diff changeset
   177
\newcommand{\isasymbbbY}{\isamath{\bbbY}}  %requires font txmia from txfonts
2cc9bd9a7357 discontinue fragile check in LaTeX, e.g. problems with toc entries;
wenzelm
parents: 73467
diff changeset
   178
\newcommand{\isasymint}{\isamath{\bbbZ}}  %requires font txmia from txfonts
10587
0db92bf1923e proper order of symbols for genarated table in system manual;
wenzelm
parents: 10563
diff changeset
   179
\newcommand{\isasymleftarrow}{\isamath{\leftarrow}}
61967
dd1f0caf2720 tuned order for isar-ref manual;
wenzelm
parents: 61964
diff changeset
   180
\newcommand{\isasymrightarrow}{\isamath{\rightarrow}}
10587
0db92bf1923e proper order of symbols for genarated table in system manual;
wenzelm
parents: 10563
diff changeset
   181
\newcommand{\isasymlongleftarrow}{\isamath{\longleftarrow}}
61967
dd1f0caf2720 tuned order for isar-ref manual;
wenzelm
parents: 61964
diff changeset
   182
\newcommand{\isasymlongrightarrow}{\isamath{\longrightarrow}}
61963
2548e7cc86fb more arrow symbols;
wenzelm
parents: 61579
diff changeset
   183
\newcommand{\isasymlonglongleftarrow}{\isamath{\xleftarrow{\hphantom{AAA}}}}  %requires amsmath
61967
dd1f0caf2720 tuned order for isar-ref manual;
wenzelm
parents: 61964
diff changeset
   184
\newcommand{\isasymlonglongrightarrow}{\isamath{\xrightarrow{\hphantom{AAA}}}}  %requires amsmath
61963
2548e7cc86fb more arrow symbols;
wenzelm
parents: 61579
diff changeset
   185
\newcommand{\isasymlonglonglongleftarrow}{\isamath{\xleftarrow{\hphantom{AAAA}}}}  %requires amsmath
2548e7cc86fb more arrow symbols;
wenzelm
parents: 61579
diff changeset
   186
\newcommand{\isasymlonglonglongrightarrow}{\isamath{\xrightarrow{\hphantom{AAAA}}}}  %requires amsmath
10587
0db92bf1923e proper order of symbols for genarated table in system manual;
wenzelm
parents: 10563
diff changeset
   187
\newcommand{\isasymLeftarrow}{\isamath{\Leftarrow}}
61967
dd1f0caf2720 tuned order for isar-ref manual;
wenzelm
parents: 61964
diff changeset
   188
\newcommand{\isasymRightarrow}{\isamath{\Rightarrow}}
10587
0db92bf1923e proper order of symbols for genarated table in system manual;
wenzelm
parents: 10563
diff changeset
   189
\newcommand{\isasymLongleftarrow}{\isamath{\Longleftarrow}}
61967
dd1f0caf2720 tuned order for isar-ref manual;
wenzelm
parents: 61964
diff changeset
   190
\newcommand{\isasymLongrightarrow}{\isamath{\Longrightarrow}}
61964
37a0cbee00c2 more arrow symbols;
wenzelm
parents: 61963
diff changeset
   191
\newcommand{\isasymLleftarrow}{\isamath{\Lleftarrow}}  %requires amssymb
37a0cbee00c2 more arrow symbols;
wenzelm
parents: 61963
diff changeset
   192
\newcommand{\isasymRrightarrow}{\isamath{\Rrightarrow}}  %requires amssymb
10587
0db92bf1923e proper order of symbols for genarated table in system manual;
wenzelm
parents: 10563
diff changeset
   193
\newcommand{\isasymleftrightarrow}{\isamath{\leftrightarrow}}
61967
dd1f0caf2720 tuned order for isar-ref manual;
wenzelm
parents: 61964
diff changeset
   194
\newcommand{\isasymLeftrightarrow}{\isamath{\Leftrightarrow}}
10587
0db92bf1923e proper order of symbols for genarated table in system manual;
wenzelm
parents: 10563
diff changeset
   195
\newcommand{\isasymlongleftrightarrow}{\isamath{\longleftrightarrow}}
0db92bf1923e proper order of symbols for genarated table in system manual;
wenzelm
parents: 10563
diff changeset
   196
\newcommand{\isasymLongleftrightarrow}{\isamath{\Longleftrightarrow}}
0db92bf1923e proper order of symbols for genarated table in system manual;
wenzelm
parents: 10563
diff changeset
   197
\newcommand{\isasymmapsto}{\isamath{\mapsto}}
0db92bf1923e proper order of symbols for genarated table in system manual;
wenzelm
parents: 10563
diff changeset
   198
\newcommand{\isasymlongmapsto}{\isamath{\longmapsto}}
0db92bf1923e proper order of symbols for genarated table in system manual;
wenzelm
parents: 10563
diff changeset
   199
\newcommand{\isasymmidarrow}{\isamath{\relbar}}
0db92bf1923e proper order of symbols for genarated table in system manual;
wenzelm
parents: 10563
diff changeset
   200
\newcommand{\isasymMidarrow}{\isamath{\Relbar}}
0db92bf1923e proper order of symbols for genarated table in system manual;
wenzelm
parents: 10563
diff changeset
   201
\newcommand{\isasymhookleftarrow}{\isamath{\hookleftarrow}}
0db92bf1923e proper order of symbols for genarated table in system manual;
wenzelm
parents: 10563
diff changeset
   202
\newcommand{\isasymhookrightarrow}{\isamath{\hookrightarrow}}
0db92bf1923e proper order of symbols for genarated table in system manual;
wenzelm
parents: 10563
diff changeset
   203
\newcommand{\isasymleftharpoondown}{\isamath{\leftharpoondown}}
0db92bf1923e proper order of symbols for genarated table in system manual;
wenzelm
parents: 10563
diff changeset
   204
\newcommand{\isasymrightharpoondown}{\isamath{\rightharpoondown}}
0db92bf1923e proper order of symbols for genarated table in system manual;
wenzelm
parents: 10563
diff changeset
   205
\newcommand{\isasymleftharpoonup}{\isamath{\leftharpoonup}}
0db92bf1923e proper order of symbols for genarated table in system manual;
wenzelm
parents: 10563
diff changeset
   206
\newcommand{\isasymrightharpoonup}{\isamath{\rightharpoonup}}
0db92bf1923e proper order of symbols for genarated table in system manual;
wenzelm
parents: 10563
diff changeset
   207
\newcommand{\isasymrightleftharpoons}{\isamath{\rightleftharpoons}}
18584
0fde75d34f8d added setminus;
wenzelm
parents: 17531
diff changeset
   208
\newcommand{\isasymleadsto}{\isamath{\leadsto}}  %requires amssymb
15692
666ea7e62384 Added lots of AMS harpoons
nipkow
parents: 14981
diff changeset
   209
\newcommand{\isasymdownharpoonleft}{\isamath{\downharpoonleft}}  %requires amssymb
666ea7e62384 Added lots of AMS harpoons
nipkow
parents: 14981
diff changeset
   210
\newcommand{\isasymdownharpoonright}{\isamath{\downharpoonright}}  %requires amssymb
666ea7e62384 Added lots of AMS harpoons
nipkow
parents: 14981
diff changeset
   211
\newcommand{\isasymupharpoonleft}{\isamath{\upharpoonleft}}  %requires amssymb
666ea7e62384 Added lots of AMS harpoons
nipkow
parents: 14981
diff changeset
   212
\newcommand{\isasymupharpoonright}{\isamath{\upharpoonright}}  %requires amssymb
15694
3c49dbece0a8 added \restriction
nipkow
parents: 15692
diff changeset
   213
\newcommand{\isasymrestriction}{\isamath{\restriction}}  %requires amssymb
18584
0fde75d34f8d added setminus;
wenzelm
parents: 17531
diff changeset
   214
\newcommand{\isasymColon}{\isamath{\mathrel{::}}}
10587
0db92bf1923e proper order of symbols for genarated table in system manual;
wenzelm
parents: 10563
diff changeset
   215
\newcommand{\isasymup}{\isamath{\uparrow}}
10678
bbb4e5bae1c1 tuned symbols;
wenzelm
parents: 10605
diff changeset
   216
\newcommand{\isasymUp}{\isamath{\Uparrow}}
10587
0db92bf1923e proper order of symbols for genarated table in system manual;
wenzelm
parents: 10563
diff changeset
   217
\newcommand{\isasymdown}{\isamath{\downarrow}}
10678
bbb4e5bae1c1 tuned symbols;
wenzelm
parents: 10605
diff changeset
   218
\newcommand{\isasymDown}{\isamath{\Downarrow}}
bbb4e5bae1c1 tuned symbols;
wenzelm
parents: 10605
diff changeset
   219
\newcommand{\isasymupdown}{\isamath{\updownarrow}}
bbb4e5bae1c1 tuned symbols;
wenzelm
parents: 10605
diff changeset
   220
\newcommand{\isasymUpdown}{\isamath{\Updownarrow}}
10587
0db92bf1923e proper order of symbols for genarated table in system manual;
wenzelm
parents: 10563
diff changeset
   221
\newcommand{\isasymlangle}{\isamath{\langle}}
0db92bf1923e proper order of symbols for genarated table in system manual;
wenzelm
parents: 10563
diff changeset
   222
\newcommand{\isasymrangle}{\isamath{\rangle}}
70371
3f9d03571eaa added \<llangle>, \<rrangle>;
wenzelm
parents: 70370
diff changeset
   223
\newcommand{\isasymllangle}{\isamath{\langle\mskip-5mu\langle}}
3f9d03571eaa added \<llangle>, \<rrangle>;
wenzelm
parents: 70370
diff changeset
   224
\newcommand{\isasymrrangle}{\isamath{\rangle\mskip-5mu\rangle}}
10587
0db92bf1923e proper order of symbols for genarated table in system manual;
wenzelm
parents: 10563
diff changeset
   225
\newcommand{\isasymlceil}{\isamath{\lceil}}
0db92bf1923e proper order of symbols for genarated table in system manual;
wenzelm
parents: 10563
diff changeset
   226
\newcommand{\isasymrceil}{\isamath{\rceil}}
0db92bf1923e proper order of symbols for genarated table in system manual;
wenzelm
parents: 10563
diff changeset
   227
\newcommand{\isasymlfloor}{\isamath{\lfloor}}
0db92bf1923e proper order of symbols for genarated table in system manual;
wenzelm
parents: 10563
diff changeset
   228
\newcommand{\isasymrfloor}{\isamath{\rfloor}}
73449
7ca886bf7156 more accurate spacing, according to results seen in isar-ref (Appendix B), using 12pt or 10pt;
wenzelm
parents: 73448
diff changeset
   229
\newcommand{\isasymlparr}{\isamath{\mathopen{(\mkern-3.3mu\mid}}}
7ca886bf7156 more accurate spacing, according to results seen in isar-ref (Appendix B), using 12pt or 10pt;
wenzelm
parents: 73448
diff changeset
   230
\newcommand{\isasymrparr}{\isamath{\mathclose{\mid\mkern-3.3mu)}}}
10587
0db92bf1923e proper order of symbols for genarated table in system manual;
wenzelm
parents: 10563
diff changeset
   231
\newcommand{\isasymlbrakk}{\isamath{\mathopen{\lbrack\mkern-3mu\lbrack}}}
0db92bf1923e proper order of symbols for genarated table in system manual;
wenzelm
parents: 10563
diff changeset
   232
\newcommand{\isasymrbrakk}{\isamath{\mathclose{\rbrack\mkern-3mu\rbrack}}}
73449
7ca886bf7156 more accurate spacing, according to results seen in isar-ref (Appendix B), using 12pt or 10pt;
wenzelm
parents: 73448
diff changeset
   233
\newcommand{\isasymlbrace}{\isamath{\mathopen{\lbrace\mkern-4.3mu\mid}}}
7ca886bf7156 more accurate spacing, according to results seen in isar-ref (Appendix B), using 12pt or 10pt;
wenzelm
parents: 73448
diff changeset
   234
\newcommand{\isasymrbrace}{\isamath{\mathclose{\mid\mkern-4.3mu\rbrace}}}
73448
76a061b67993 clarified order for presentation in isar-ref (Appendix B);
wenzelm
parents: 73447
diff changeset
   235
\newcommand{\isasymlblot}{\isamath{{\langle}\mkern -3.5mu{|}}}
76a061b67993 clarified order for presentation in isar-ref (Appendix B);
wenzelm
parents: 73447
diff changeset
   236
\newcommand{\isasymrblot}{\isamath{{|}\mkern -3.5mu{\rangle}}}
73595
aece5cc9efb7 simplified typesetting of \<guillemotleft>...\<guillemotright>;
wenzelm
parents: 73586
diff changeset
   237
\newcommand{\isasymguillemotleft}{\isatext{\guillemotleft}}
aece5cc9efb7 simplified typesetting of \<guillemotleft>...\<guillemotright>;
wenzelm
parents: 73586
diff changeset
   238
\newcommand{\isasymguillemotright}{\isatext{\guillemotright}}
10587
0db92bf1923e proper order of symbols for genarated table in system manual;
wenzelm
parents: 10563
diff changeset
   239
\newcommand{\isasymbottom}{\isamath{\bot}}
0db92bf1923e proper order of symbols for genarated table in system manual;
wenzelm
parents: 10563
diff changeset
   240
\newcommand{\isasymtop}{\isamath{\top}}
0db92bf1923e proper order of symbols for genarated table in system manual;
wenzelm
parents: 10563
diff changeset
   241
\newcommand{\isasymand}{\isamath{\wedge}}
10929
ccceb5fb517d tuned \<And> and \<Or>;
wenzelm
parents: 10859
diff changeset
   242
\newcommand{\isasymAnd}{\isamath{\bigwedge}}
10587
0db92bf1923e proper order of symbols for genarated table in system manual;
wenzelm
parents: 10563
diff changeset
   243
\newcommand{\isasymor}{\isamath{\vee}}
10929
ccceb5fb517d tuned \<And> and \<Or>;
wenzelm
parents: 10859
diff changeset
   244
\newcommand{\isasymOr}{\isamath{\bigvee}}
10587
0db92bf1923e proper order of symbols for genarated table in system manual;
wenzelm
parents: 10563
diff changeset
   245
\newcommand{\isasymforall}{\isamath{\forall\,}}
0db92bf1923e proper order of symbols for genarated table in system manual;
wenzelm
parents: 10563
diff changeset
   246
\newcommand{\isasymexists}{\isamath{\exists\,}}
62108
0046bacc5f5b \<struct> loses its rendering and is superseded by \<diamondop>;
wenzelm
parents: 62021
diff changeset
   247
\newcommand{\isasymnot}{\isamath{\neg}}
16110
c423bb89186d added \nexists
nipkow
parents: 16064
diff changeset
   248
\newcommand{\isasymnexists}{\isamath{\nexists\,}}  %requires amssymb
62440
31fa592761da symbol interpretation for \<circle>;
wenzelm
parents: 62312
diff changeset
   249
\newcommand{\isasymcircle}{\isamath{\ocircle}}  %requires wasysym
14971
18ee74d6bba1 improved comments -- required by 'isatool latex -o syms';
wenzelm
parents: 14962
diff changeset
   250
\newcommand{\isasymbox}{\isamath{\Box}}  %requires amssymb
18ee74d6bba1 improved comments -- required by 'isatool latex -o syms';
wenzelm
parents: 14962
diff changeset
   251
\newcommand{\isasymdiamond}{\isamath{\Diamond}}  %requires amssymb
62108
0046bacc5f5b \<struct> loses its rendering and is superseded by \<diamondop>;
wenzelm
parents: 62021
diff changeset
   252
\newcommand{\isasymdiamondop}{\isamath{\diamond}}
0046bacc5f5b \<struct> loses its rendering and is superseded by \<diamondop>;
wenzelm
parents: 62021
diff changeset
   253
\newcommand{\isasymsurd}{\isamath{\surd}}
10587
0db92bf1923e proper order of symbols for genarated table in system manual;
wenzelm
parents: 10563
diff changeset
   254
\newcommand{\isasymturnstile}{\isamath{\vdash}}
0db92bf1923e proper order of symbols for genarated table in system manual;
wenzelm
parents: 10563
diff changeset
   255
\newcommand{\isasymTurnstile}{\isamath{\models}}
11710
f5401162c9f0 added tturnstile, TTurnstile;
wenzelm
parents: 11574
diff changeset
   256
\newcommand{\isasymtturnstile}{\isamath{\vdash\!\!\!\vdash}}
f5401162c9f0 added tturnstile, TTurnstile;
wenzelm
parents: 11574
diff changeset
   257
\newcommand{\isasymTTurnstile}{\isamath{\mid\!\models}}
10587
0db92bf1923e proper order of symbols for genarated table in system manual;
wenzelm
parents: 10563
diff changeset
   258
\newcommand{\isasymstileturn}{\isamath{\dashv}}
0db92bf1923e proper order of symbols for genarated table in system manual;
wenzelm
parents: 10563
diff changeset
   259
\newcommand{\isasymle}{\isamath{\le}}
0db92bf1923e proper order of symbols for genarated table in system manual;
wenzelm
parents: 10563
diff changeset
   260
\newcommand{\isasymge}{\isamath{\ge}}
10975
32ba04b00ec0 added eufrak symbols;
wenzelm
parents: 10929
diff changeset
   261
\newcommand{\isasymlless}{\isamath{\ll}}
32ba04b00ec0 added eufrak symbols;
wenzelm
parents: 10929
diff changeset
   262
\newcommand{\isasymggreater}{\isamath{\gg}}
10587
0db92bf1923e proper order of symbols for genarated table in system manual;
wenzelm
parents: 10563
diff changeset
   263
\newcommand{\isasymlesssim}{\isamath{\lesssim}}  %requires amssymb
0db92bf1923e proper order of symbols for genarated table in system manual;
wenzelm
parents: 10563
diff changeset
   264
\newcommand{\isasymgreatersim}{\isamath{\gtrsim}}  %requires amssymb
0db92bf1923e proper order of symbols for genarated table in system manual;
wenzelm
parents: 10563
diff changeset
   265
\newcommand{\isasymlessapprox}{\isamath{\lessapprox}}  %requires amssymb
0db92bf1923e proper order of symbols for genarated table in system manual;
wenzelm
parents: 10563
diff changeset
   266
\newcommand{\isasymgreaterapprox}{\isamath{\gtrapprox}}  %requires amssymb
0db92bf1923e proper order of symbols for genarated table in system manual;
wenzelm
parents: 10563
diff changeset
   267
\newcommand{\isasymin}{\isamath{\in}}
0db92bf1923e proper order of symbols for genarated table in system manual;
wenzelm
parents: 10563
diff changeset
   268
\newcommand{\isasymnotin}{\isamath{\notin}}
0db92bf1923e proper order of symbols for genarated table in system manual;
wenzelm
parents: 10563
diff changeset
   269
\newcommand{\isasymsubset}{\isamath{\subset}}
0db92bf1923e proper order of symbols for genarated table in system manual;
wenzelm
parents: 10563
diff changeset
   270
\newcommand{\isasymsupset}{\isamath{\supset}}
0db92bf1923e proper order of symbols for genarated table in system manual;
wenzelm
parents: 10563
diff changeset
   271
\newcommand{\isasymsubseteq}{\isamath{\subseteq}}
0db92bf1923e proper order of symbols for genarated table in system manual;
wenzelm
parents: 10563
diff changeset
   272
\newcommand{\isasymsupseteq}{\isamath{\supseteq}}
14971
18ee74d6bba1 improved comments -- required by 'isatool latex -o syms';
wenzelm
parents: 14962
diff changeset
   273
\newcommand{\isasymsqsubset}{\isamath{\sqsubset}}  %requires amssymb
18ee74d6bba1 improved comments -- required by 'isatool latex -o syms';
wenzelm
parents: 14962
diff changeset
   274
\newcommand{\isasymsqsupset}{\isamath{\sqsupset}}  %requires amssymb
10587
0db92bf1923e proper order of symbols for genarated table in system manual;
wenzelm
parents: 10563
diff changeset
   275
\newcommand{\isasymsqsubseteq}{\isamath{\sqsubseteq}}
0db92bf1923e proper order of symbols for genarated table in system manual;
wenzelm
parents: 10563
diff changeset
   276
\newcommand{\isasymsqsupseteq}{\isamath{\sqsupseteq}}
0db92bf1923e proper order of symbols for genarated table in system manual;
wenzelm
parents: 10563
diff changeset
   277
\newcommand{\isasyminter}{\isamath{\cap}}
10678
bbb4e5bae1c1 tuned symbols;
wenzelm
parents: 10605
diff changeset
   278
\newcommand{\isasymInter}{\isamath{\bigcap\,}}
10587
0db92bf1923e proper order of symbols for genarated table in system manual;
wenzelm
parents: 10563
diff changeset
   279
\newcommand{\isasymunion}{\isamath{\cup}}
0db92bf1923e proper order of symbols for genarated table in system manual;
wenzelm
parents: 10563
diff changeset
   280
\newcommand{\isasymUnion}{\isamath{\bigcup\,}}
0db92bf1923e proper order of symbols for genarated table in system manual;
wenzelm
parents: 10563
diff changeset
   281
\newcommand{\isasymsqunion}{\isamath{\sqcup}}
10678
bbb4e5bae1c1 tuned symbols;
wenzelm
parents: 10605
diff changeset
   282
\newcommand{\isasymSqunion}{\isamath{\bigsqcup\,}}
10587
0db92bf1923e proper order of symbols for genarated table in system manual;
wenzelm
parents: 10563
diff changeset
   283
\newcommand{\isasymsqinter}{\isamath{\sqcap}}
30818
17059c24014d updated latex requirement;
wenzelm
parents: 29145
diff changeset
   284
\newcommand{\isasymSqinter}{\isamath{\bigsqcap\,}}  %requires stmaryrd
18584
0fde75d34f8d added setminus;
wenzelm
parents: 17531
diff changeset
   285
\newcommand{\isasymsetminus}{\isamath{\setminus}}
0fde75d34f8d added setminus;
wenzelm
parents: 17531
diff changeset
   286
\newcommand{\isasympropto}{\isamath{\propto}}
10587
0db92bf1923e proper order of symbols for genarated table in system manual;
wenzelm
parents: 10563
diff changeset
   287
\newcommand{\isasymuplus}{\isamath{\uplus}}
10678
bbb4e5bae1c1 tuned symbols;
wenzelm
parents: 10605
diff changeset
   288
\newcommand{\isasymUplus}{\isamath{\biguplus\,}}
10587
0db92bf1923e proper order of symbols for genarated table in system manual;
wenzelm
parents: 10563
diff changeset
   289
\newcommand{\isasymnoteq}{\isamath{\not=}}
0db92bf1923e proper order of symbols for genarated table in system manual;
wenzelm
parents: 10563
diff changeset
   290
\newcommand{\isasymsim}{\isamath{\sim}}
0db92bf1923e proper order of symbols for genarated table in system manual;
wenzelm
parents: 10563
diff changeset
   291
\newcommand{\isasymdoteq}{\isamath{\doteq}}
0db92bf1923e proper order of symbols for genarated table in system manual;
wenzelm
parents: 10563
diff changeset
   292
\newcommand{\isasymsimeq}{\isamath{\simeq}}
0db92bf1923e proper order of symbols for genarated table in system manual;
wenzelm
parents: 10563
diff changeset
   293
\newcommand{\isasymapprox}{\isamath{\approx}}
0db92bf1923e proper order of symbols for genarated table in system manual;
wenzelm
parents: 10563
diff changeset
   294
\newcommand{\isasymasymp}{\isamath{\asymp}}
0db92bf1923e proper order of symbols for genarated table in system manual;
wenzelm
parents: 10563
diff changeset
   295
\newcommand{\isasymcong}{\isamath{\cong}}
0db92bf1923e proper order of symbols for genarated table in system manual;
wenzelm
parents: 10563
diff changeset
   296
\newcommand{\isasymsmile}{\isamath{\smile}}
0db92bf1923e proper order of symbols for genarated table in system manual;
wenzelm
parents: 10563
diff changeset
   297
\newcommand{\isasymequiv}{\isamath{\equiv}}
0db92bf1923e proper order of symbols for genarated table in system manual;
wenzelm
parents: 10563
diff changeset
   298
\newcommand{\isasymfrown}{\isamath{\frown}}
14971
18ee74d6bba1 improved comments -- required by 'isatool latex -o syms';
wenzelm
parents: 14962
diff changeset
   299
\newcommand{\isasymJoin}{\isamath{\Join}}  %requires amssymb
10587
0db92bf1923e proper order of symbols for genarated table in system manual;
wenzelm
parents: 10563
diff changeset
   300
\newcommand{\isasymbowtie}{\isamath{\bowtie}}
0db92bf1923e proper order of symbols for genarated table in system manual;
wenzelm
parents: 10563
diff changeset
   301
\newcommand{\isasymprec}{\isamath{\prec}}
0db92bf1923e proper order of symbols for genarated table in system manual;
wenzelm
parents: 10563
diff changeset
   302
\newcommand{\isasymsucc}{\isamath{\succ}}
0db92bf1923e proper order of symbols for genarated table in system manual;
wenzelm
parents: 10563
diff changeset
   303
\newcommand{\isasympreceq}{\isamath{\preceq}}
0db92bf1923e proper order of symbols for genarated table in system manual;
wenzelm
parents: 10563
diff changeset
   304
\newcommand{\isasymsucceq}{\isamath{\succeq}}
0db92bf1923e proper order of symbols for genarated table in system manual;
wenzelm
parents: 10563
diff changeset
   305
\newcommand{\isasymparallel}{\isamath{\parallel}}
73467
090add96f5f9 more glyphs proposed by Simon Foster: 0x002713, 0x002717, 0x002af4, 0x002afb, 0x002afd;
wenzelm
parents: 73461
diff changeset
   306
\newcommand{\isasyminterleace}{\isamath{\interleave}}  %requires stmaryrd
090add96f5f9 more glyphs proposed by Simon Foster: 0x002713, 0x002717, 0x002af4, 0x002afb, 0x002afd;
wenzelm
parents: 73461
diff changeset
   307
\newcommand{\isasymsslash}{\isamath{\sslash}}  %requires stmaryrd
10587
0db92bf1923e proper order of symbols for genarated table in system manual;
wenzelm
parents: 10563
diff changeset
   308
\newcommand{\isasymbar}{\isamath{\mid}}
70372
wenzelm
parents: 70371
diff changeset
   309
\newcommand{\isasymbbar}{\isamath{[\mskip-1.5mu]}}
10587
0db92bf1923e proper order of symbols for genarated table in system manual;
wenzelm
parents: 10563
diff changeset
   310
\newcommand{\isasymplusminus}{\isamath{\pm}}
0db92bf1923e proper order of symbols for genarated table in system manual;
wenzelm
parents: 10563
diff changeset
   311
\newcommand{\isasymminusplus}{\isamath{\mp}}
0db92bf1923e proper order of symbols for genarated table in system manual;
wenzelm
parents: 10563
diff changeset
   312
\newcommand{\isasymtimes}{\isamath{\times}}
0db92bf1923e proper order of symbols for genarated table in system manual;
wenzelm
parents: 10563
diff changeset
   313
\newcommand{\isasymdiv}{\isamath{\div}}
0db92bf1923e proper order of symbols for genarated table in system manual;
wenzelm
parents: 10563
diff changeset
   314
\newcommand{\isasymcdot}{\isamath{\cdot}}
70370
ab40ff2fdc67 tuned doc isar-ref;
wenzelm
parents: 70369
diff changeset
   315
\newcommand{\isasymsqdot}{\isamath{\sbox\z@{$\centerdot$}\ht\z@=.33333\ht\z@\vcenter{\box\z@}}}  %requires amssymb
10587
0db92bf1923e proper order of symbols for genarated table in system manual;
wenzelm
parents: 10563
diff changeset
   316
\newcommand{\isasymstar}{\isamath{\star}}
11574
fd436696b1a1 tuned order;
wenzelm
parents: 11571
diff changeset
   317
\newcommand{\isasymbullet}{\boldmath\isamath{\mathchoice{\displaystyle{\cdot}}{\textstyle{\cdot}}{\scriptstyle{\bullet}}{\scriptscriptstyle{\bullet}}}}
fd436696b1a1 tuned order;
wenzelm
parents: 11571
diff changeset
   318
\newcommand{\isasymcirc}{\isamath{\circ}}
10587
0db92bf1923e proper order of symbols for genarated table in system manual;
wenzelm
parents: 10563
diff changeset
   319
\newcommand{\isasymdagger}{\isamath{\dagger}}
0db92bf1923e proper order of symbols for genarated table in system manual;
wenzelm
parents: 10563
diff changeset
   320
\newcommand{\isasymddagger}{\isamath{\ddagger}}
14962
3283b52ebcac fixed 'requires' comments, which are needed for printing of drafts;
wenzelm
parents: 14751
diff changeset
   321
\newcommand{\isasymlhd}{\isamath{\lhd}}  %requires amssymb
3283b52ebcac fixed 'requires' comments, which are needed for printing of drafts;
wenzelm
parents: 14751
diff changeset
   322
\newcommand{\isasymrhd}{\isamath{\rhd}}  %requires amssymb
3283b52ebcac fixed 'requires' comments, which are needed for printing of drafts;
wenzelm
parents: 14751
diff changeset
   323
\newcommand{\isasymunlhd}{\isamath{\unlhd}}  %requires amssymb
3283b52ebcac fixed 'requires' comments, which are needed for printing of drafts;
wenzelm
parents: 14751
diff changeset
   324
\newcommand{\isasymunrhd}{\isamath{\unrhd}}  %requires amssymb
10587
0db92bf1923e proper order of symbols for genarated table in system manual;
wenzelm
parents: 10563
diff changeset
   325
\newcommand{\isasymtriangleleft}{\isamath{\triangleleft}}
0db92bf1923e proper order of symbols for genarated table in system manual;
wenzelm
parents: 10563
diff changeset
   326
\newcommand{\isasymtriangleright}{\isamath{\triangleright}}
0db92bf1923e proper order of symbols for genarated table in system manual;
wenzelm
parents: 10563
diff changeset
   327
\newcommand{\isasymtriangle}{\isamath{\triangle}}
0db92bf1923e proper order of symbols for genarated table in system manual;
wenzelm
parents: 10563
diff changeset
   328
\newcommand{\isasymtriangleq}{\isamath{\triangleq}}  %requires amssymb
0db92bf1923e proper order of symbols for genarated table in system manual;
wenzelm
parents: 10563
diff changeset
   329
\newcommand{\isasymoplus}{\isamath{\oplus}}
10678
bbb4e5bae1c1 tuned symbols;
wenzelm
parents: 10605
diff changeset
   330
\newcommand{\isasymOplus}{\isamath{\bigoplus\,}}
bbb4e5bae1c1 tuned symbols;
wenzelm
parents: 10605
diff changeset
   331
\newcommand{\isasymotimes}{\isamath{\otimes}}
bbb4e5bae1c1 tuned symbols;
wenzelm
parents: 10605
diff changeset
   332
\newcommand{\isasymOtimes}{\isamath{\bigotimes\,}}
bbb4e5bae1c1 tuned symbols;
wenzelm
parents: 10605
diff changeset
   333
\newcommand{\isasymodot}{\isamath{\odot}}
bbb4e5bae1c1 tuned symbols;
wenzelm
parents: 10605
diff changeset
   334
\newcommand{\isasymOdot}{\isamath{\bigodot\,}}
10587
0db92bf1923e proper order of symbols for genarated table in system manual;
wenzelm
parents: 10563
diff changeset
   335
\newcommand{\isasymominus}{\isamath{\ominus}}
0db92bf1923e proper order of symbols for genarated table in system manual;
wenzelm
parents: 10563
diff changeset
   336
\newcommand{\isasymoslash}{\isamath{\oslash}}
0db92bf1923e proper order of symbols for genarated table in system manual;
wenzelm
parents: 10563
diff changeset
   337
\newcommand{\isasymdots}{\isamath{\dots}}
0db92bf1923e proper order of symbols for genarated table in system manual;
wenzelm
parents: 10563
diff changeset
   338
\newcommand{\isasymcdots}{\isamath{\cdots}}
0db92bf1923e proper order of symbols for genarated table in system manual;
wenzelm
parents: 10563
diff changeset
   339
\newcommand{\isasymSum}{\isamath{\sum\,}}
0db92bf1923e proper order of symbols for genarated table in system manual;
wenzelm
parents: 10563
diff changeset
   340
\newcommand{\isasymProd}{\isamath{\prod\,}}
10678
bbb4e5bae1c1 tuned symbols;
wenzelm
parents: 10605
diff changeset
   341
\newcommand{\isasymCoprod}{\isamath{\coprod\,}}
bbb4e5bae1c1 tuned symbols;
wenzelm
parents: 10605
diff changeset
   342
\newcommand{\isasyminfinity}{\isamath{\infty}}
10587
0db92bf1923e proper order of symbols for genarated table in system manual;
wenzelm
parents: 10563
diff changeset
   343
\newcommand{\isasymintegral}{\isamath{\int\,}}
10678
bbb4e5bae1c1 tuned symbols;
wenzelm
parents: 10605
diff changeset
   344
\newcommand{\isasymointegral}{\isamath{\oint\,}}
10587
0db92bf1923e proper order of symbols for genarated table in system manual;
wenzelm
parents: 10563
diff changeset
   345
\newcommand{\isasymclubsuit}{\isamath{\clubsuit}}
0db92bf1923e proper order of symbols for genarated table in system manual;
wenzelm
parents: 10563
diff changeset
   346
\newcommand{\isasymdiamondsuit}{\isamath{\diamondsuit}}
0db92bf1923e proper order of symbols for genarated table in system manual;
wenzelm
parents: 10563
diff changeset
   347
\newcommand{\isasymheartsuit}{\isamath{\heartsuit}}
0db92bf1923e proper order of symbols for genarated table in system manual;
wenzelm
parents: 10563
diff changeset
   348
\newcommand{\isasymspadesuit}{\isamath{\spadesuit}}
0db92bf1923e proper order of symbols for genarated table in system manual;
wenzelm
parents: 10563
diff changeset
   349
\newcommand{\isasymaleph}{\isamath{\aleph}}
0db92bf1923e proper order of symbols for genarated table in system manual;
wenzelm
parents: 10563
diff changeset
   350
\newcommand{\isasymemptyset}{\isamath{\emptyset}}
0db92bf1923e proper order of symbols for genarated table in system manual;
wenzelm
parents: 10563
diff changeset
   351
\newcommand{\isasymnabla}{\isamath{\nabla}}
0db92bf1923e proper order of symbols for genarated table in system manual;
wenzelm
parents: 10563
diff changeset
   352
\newcommand{\isasympartial}{\isamath{\partial}}
0db92bf1923e proper order of symbols for genarated table in system manual;
wenzelm
parents: 10563
diff changeset
   353
\newcommand{\isasymRe}{\isamath{\Re}}
0db92bf1923e proper order of symbols for genarated table in system manual;
wenzelm
parents: 10563
diff changeset
   354
\newcommand{\isasymIm}{\isamath{\Im}}
0db92bf1923e proper order of symbols for genarated table in system manual;
wenzelm
parents: 10563
diff changeset
   355
\newcommand{\isasymflat}{\isamath{\flat}}
0db92bf1923e proper order of symbols for genarated table in system manual;
wenzelm
parents: 10563
diff changeset
   356
\newcommand{\isasymnatural}{\isamath{\natural}}
0db92bf1923e proper order of symbols for genarated table in system manual;
wenzelm
parents: 10563
diff changeset
   357
\newcommand{\isasymsharp}{\isamath{\sharp}}
0db92bf1923e proper order of symbols for genarated table in system manual;
wenzelm
parents: 10563
diff changeset
   358
\newcommand{\isasymangle}{\isamath{\angle}}
67527
a93a9e89da72 expand definitions of \DeclareOldFontCommand in traditional article.cls, e.g. KOMA-Script no longer provides these;
wenzelm
parents: 67523
diff changeset
   359
\newcommand{\isasymcopyright}{\isatext{\normalfont\rmfamily\copyright}}
a93a9e89da72 expand definitions of \DeclareOldFontCommand in traditional article.cls, e.g. KOMA-Script no longer provides these;
wenzelm
parents: 67523
diff changeset
   360
\newcommand{\isasymregistered}{\isatext{\normalfont\rmfamily\textregistered}}
10587
0db92bf1923e proper order of symbols for genarated table in system manual;
wenzelm
parents: 10563
diff changeset
   361
\newcommand{\isasyminverse}{\isamath{{}^{-1}}}
67527
a93a9e89da72 expand definitions of \DeclareOldFontCommand in traditional article.cls, e.g. KOMA-Script no longer provides these;
wenzelm
parents: 67523
diff changeset
   362
\newcommand{\isasymonequarter}{\isatext{\normalfont\rmfamily\textonequarter}}  %requires textcomp
a93a9e89da72 expand definitions of \DeclareOldFontCommand in traditional article.cls, e.g. KOMA-Script no longer provides these;
wenzelm
parents: 67523
diff changeset
   363
\newcommand{\isasymonehalf}{\isatext{\normalfont\rmfamily\textonehalf}}  %requires textcomp
a93a9e89da72 expand definitions of \DeclareOldFontCommand in traditional article.cls, e.g. KOMA-Script no longer provides these;
wenzelm
parents: 67523
diff changeset
   364
\newcommand{\isasymthreequarters}{\isatext{\normalfont\rmfamily\textthreequarters}}  %requires textcomp
a93a9e89da72 expand definitions of \DeclareOldFontCommand in traditional article.cls, e.g. KOMA-Script no longer provides these;
wenzelm
parents: 67523
diff changeset
   365
\newcommand{\isasymordfeminine}{\isatext{\normalfont\rmfamily\textordfeminine}}
a93a9e89da72 expand definitions of \DeclareOldFontCommand in traditional article.cls, e.g. KOMA-Script no longer provides these;
wenzelm
parents: 67523
diff changeset
   366
\newcommand{\isasymordmasculine}{\isatext{\normalfont\rmfamily\textordmasculine}}
a93a9e89da72 expand definitions of \DeclareOldFontCommand in traditional article.cls, e.g. KOMA-Script no longer provides these;
wenzelm
parents: 67523
diff changeset
   367
\newcommand{\isasymsection}{\isatext{\normalfont\rmfamily\S}}
a93a9e89da72 expand definitions of \DeclareOldFontCommand in traditional article.cls, e.g. KOMA-Script no longer provides these;
wenzelm
parents: 67523
diff changeset
   368
\newcommand{\isasymparagraph}{\isatext{\normalfont\rmfamily\P}}
a93a9e89da72 expand definitions of \DeclareOldFontCommand in traditional article.cls, e.g. KOMA-Script no longer provides these;
wenzelm
parents: 67523
diff changeset
   369
\newcommand{\isasymexclamdown}{\isatext{\normalfont\rmfamily\textexclamdown}}
a93a9e89da72 expand definitions of \DeclareOldFontCommand in traditional article.cls, e.g. KOMA-Script no longer provides these;
wenzelm
parents: 67523
diff changeset
   370
\newcommand{\isasymquestiondown}{\isatext{\normalfont\rmfamily\textquestiondown}}
48171
28a6d67c93f0 default for \<euro> is now based on eurosym package, instead of slightly exotic babel/greek (which causes problems with the Gentoo installation on lxbroy2);
wenzelm
parents: 46213
diff changeset
   371
\newcommand{\isasymeuro}{\isatext{\euro}}  %requires eurosym
10587
0db92bf1923e proper order of symbols for genarated table in system manual;
wenzelm
parents: 10563
diff changeset
   372
\newcommand{\isasympounds}{\isamath{\pounds}}
0db92bf1923e proper order of symbols for genarated table in system manual;
wenzelm
parents: 10563
diff changeset
   373
\newcommand{\isasymyen}{\isatext{\yen}}  %requires amssymb
13752
a1290b92b1b0 cent/currency: changed from wasysym to textcomp because of PDF problems
oheimb
parents: 12468
diff changeset
   374
\newcommand{\isasymcent}{\isatext{\textcent}}  %requires textcomp
a1290b92b1b0 cent/currency: changed from wasysym to textcomp because of PDF problems
oheimb
parents: 12468
diff changeset
   375
\newcommand{\isasymcurrency}{\isatext{\textcurrency}} %requires textcomp
67527
a93a9e89da72 expand definitions of \DeclareOldFontCommand in traditional article.cls, e.g. KOMA-Script no longer provides these;
wenzelm
parents: 67523
diff changeset
   376
\newcommand{\isasymdegree}{\isatext{\normalfont\rmfamily\textdegree}}  %requires textcomp
a93a9e89da72 expand definitions of \DeclareOldFontCommand in traditional article.cls, e.g. KOMA-Script no longer provides these;
wenzelm
parents: 67523
diff changeset
   377
\newcommand{\isasymhyphen}{\isatext{\normalfont\rmfamily-}}
10587
0db92bf1923e proper order of symbols for genarated table in system manual;
wenzelm
parents: 10563
diff changeset
   378
\newcommand{\isasymamalg}{\isamath{\amalg}}
14971
18ee74d6bba1 improved comments -- required by 'isatool latex -o syms';
wenzelm
parents: 14962
diff changeset
   379
\newcommand{\isasymmho}{\isamath{\mho}}  %requires amssymb
18ee74d6bba1 improved comments -- required by 'isatool latex -o syms';
wenzelm
parents: 14962
diff changeset
   380
\newcommand{\isasymlozenge}{\isamath{\lozenge}}  %requires amssymb
12337
7c6a970f0808 added zero--nine, euro;
wenzelm
parents: 12107
diff changeset
   381
\newcommand{\isasymwp}{\isamath{\wp}}
10859
b88ce3ed3b1d added \<wrong> symbol;
wenzelm
parents: 10836
diff changeset
   382
\newcommand{\isasymwrong}{\isamath{\wr}}
10836
666621128f5a added acute, cedilla, dieresis, hungarumlaut;
wenzelm
parents: 10822
diff changeset
   383
\newcommand{\isasymacute}{\isatext{\'\relax}}
12468
79b188f6d0ae \isasymindex made text mode;
wenzelm
parents: 12337
diff changeset
   384
\newcommand{\isasymindex}{\isatext{\i}}
12107
16435c4e083f \newcommand{\isasymindex}{\isamath{\i}};
wenzelm
parents: 12097
diff changeset
   385
\newcommand{\isasymdieresis}{\isatext{\"\relax}}
10859
b88ce3ed3b1d added \<wrong> symbol;
wenzelm
parents: 10836
diff changeset
   386
\newcommand{\isasymcedilla}{\isatext{\c\relax}}
10836
666621128f5a added acute, cedilla, dieresis, hungarumlaut;
wenzelm
parents: 10822
diff changeset
   387
\newcommand{\isasymhungarumlaut}{\isatext{\H\relax}}
62021
d91374c90d0c tuned order for isar-ref;
wenzelm
parents: 61967
diff changeset
   388
\newcommand{\isasymsome}{\isamath{\epsilon\,}}
42484
2777a27506d0 predefined LaTeX macros for \<bind> and \<then>;
wenzelm
parents: 40893
diff changeset
   389
\newcommand{\isasymbind}{\isamath{\mathbin{>\!\!\!>\mkern-6.7mu=}}}
2777a27506d0 predefined LaTeX macros for \<bind> and \<then>;
wenzelm
parents: 40893
diff changeset
   390
\newcommand{\isasymthen}{\isamath{\mathbin{>\!\!\!>}}}
67146
909dcdec2122 more embedded cartouche arguments;
wenzelm
parents: 64556
diff changeset
   391
73446
d1c4c2395650 more Isabelle symbol definitions for Z Notation, based on https://github.com/isabelle-utp/Z_Toolkit 998c9f7880d3 by Simon Foster;
wenzelm
parents: 73404
diff changeset
   392
%Z notation
d1c4c2395650 more Isabelle symbol definitions for Z Notation, based on https://github.com/isabelle-utp/Z_Toolkit 998c9f7880d3 by Simon Foster;
wenzelm
parents: 73404
diff changeset
   393
\newcommand{\isaZhbar}[1]{\rlap{\raise.0001ex\hbox{\isamath{-}}}#1}
d1c4c2395650 more Isabelle symbol definitions for Z Notation, based on https://github.com/isabelle-utp/Z_Toolkit 998c9f7880d3 by Simon Foster;
wenzelm
parents: 73404
diff changeset
   394
\newcommand{\isaZpvbar}[1]{\ooalign{\hfil\isamath{\mapstochar\mkern 5mu}\hfil\cr#1}}
d1c4c2395650 more Isabelle symbol definitions for Z Notation, based on https://github.com/isabelle-utp/Z_Toolkit 998c9f7880d3 by Simon Foster;
wenzelm
parents: 73404
diff changeset
   395
\newcommand{\isaZfvbar}[1]{\ooalign{\hfil\isamath{\mapstochar\mkern 3mu\mapstochar\mkern 5mu}\hfil\cr#1}}
d1c4c2395650 more Isabelle symbol definitions for Z Notation, based on https://github.com/isabelle-utp/Z_Toolkit 998c9f7880d3 by Simon Foster;
wenzelm
parents: 73404
diff changeset
   396
\newcommand{\isaZdarrow}[3]{\ooalign{\isamath{#1}\hfil\cr\isamath{\mkern#3mu\isamath{#2}}}}
73456
0cc9c2d43957 clarified \<Zcomp> (small) vs. \<Zsemi> (big);
wenzelm
parents: 73454
diff changeset
   397
\newcommand{\isasymZcomp}{\isamath{\fatsemi}}  %requires stmaryrd
73446
d1c4c2395650 more Isabelle symbol definitions for Z Notation, based on https://github.com/isabelle-utp/Z_Toolkit 998c9f7880d3 by Simon Foster;
wenzelm
parents: 73404
diff changeset
   398
\newcommand{\isasymZinj}{\isamath{\rightarrowtail}}  %requires amssymb
d1c4c2395650 more Isabelle symbol definitions for Z Notation, based on https://github.com/isabelle-utp/Z_Toolkit 998c9f7880d3 by Simon Foster;
wenzelm
parents: 73404
diff changeset
   399
\newcommand{\isasymZpinj}{\isaZpvbar{\isamath{\rightarrowtail}}}  %requires amssymb
d1c4c2395650 more Isabelle symbol definitions for Z Notation, based on https://github.com/isabelle-utp/Z_Toolkit 998c9f7880d3 by Simon Foster;
wenzelm
parents: 73404
diff changeset
   400
\newcommand{\isasymZfinj}{\isaZfvbar{\isasymZinj}}  %requires amssymb
d1c4c2395650 more Isabelle symbol definitions for Z Notation, based on https://github.com/isabelle-utp/Z_Toolkit 998c9f7880d3 by Simon Foster;
wenzelm
parents: 73404
diff changeset
   401
\newcommand{\isasymZsurj}{\isaZdarrow{\rightarrow}{\rightarrow}{4}}  %requires amssymb
d1c4c2395650 more Isabelle symbol definitions for Z Notation, based on https://github.com/isabelle-utp/Z_Toolkit 998c9f7880d3 by Simon Foster;
wenzelm
parents: 73404
diff changeset
   402
\newcommand{\isasymZpsurj}{\isaZpvbar{\isasymZsurj}}  %requires amssymb
d1c4c2395650 more Isabelle symbol definitions for Z Notation, based on https://github.com/isabelle-utp/Z_Toolkit 998c9f7880d3 by Simon Foster;
wenzelm
parents: 73404
diff changeset
   403
\newcommand{\isasymZbij}{\isaZdarrow{\rightarrowtail}{\rightarrow}{5}}  %requires amssymb
d1c4c2395650 more Isabelle symbol definitions for Z Notation, based on https://github.com/isabelle-utp/Z_Toolkit 998c9f7880d3 by Simon Foster;
wenzelm
parents: 73404
diff changeset
   404
\newcommand{\isasymZpfun}{\isaZpvbar{\isamath{\rightarrow}}}
d1c4c2395650 more Isabelle symbol definitions for Z Notation, based on https://github.com/isabelle-utp/Z_Toolkit 998c9f7880d3 by Simon Foster;
wenzelm
parents: 73404
diff changeset
   405
\newcommand{\isasymZffun}{\isaZfvbar{\isamath{\rightarrow}}}
d1c4c2395650 more Isabelle symbol definitions for Z Notation, based on https://github.com/isabelle-utp/Z_Toolkit 998c9f7880d3 by Simon Foster;
wenzelm
parents: 73404
diff changeset
   406
\newcommand{\isasymZdres}{\isamath{\lhd}}  %requires amssymb
d1c4c2395650 more Isabelle symbol definitions for Z Notation, based on https://github.com/isabelle-utp/Z_Toolkit 998c9f7880d3 by Simon Foster;
wenzelm
parents: 73404
diff changeset
   407
\newcommand{\isasymZndres}{\isaZhbar{\isamath{\lhd}}}  %requires amssymb
d1c4c2395650 more Isabelle symbol definitions for Z Notation, based on https://github.com/isabelle-utp/Z_Toolkit 998c9f7880d3 by Simon Foster;
wenzelm
parents: 73404
diff changeset
   408
\newcommand{\isasymZrres}{\isamath{\rhd}}  %requires amssymb
d1c4c2395650 more Isabelle symbol definitions for Z Notation, based on https://github.com/isabelle-utp/Z_Toolkit 998c9f7880d3 by Simon Foster;
wenzelm
parents: 73404
diff changeset
   409
\newcommand{\isasymZnrres}{\isaZhbar{\isamath{\rhd}}}  %requires amssymb
d1c4c2395650 more Isabelle symbol definitions for Z Notation, based on https://github.com/isabelle-utp/Z_Toolkit 998c9f7880d3 by Simon Foster;
wenzelm
parents: 73404
diff changeset
   410
\newcommand{\isasymZspot}{\isamath{\bullet}}
73447
2200a19cac72 prefer explicit \<Zproject> (with its own Unicode codepoint);
wenzelm
parents: 73446
diff changeset
   411
\newcommand{\isasymZproject}{\isamath{\upharpoonright}}  %requires amssymb
73456
0cc9c2d43957 clarified \<Zcomp> (small) vs. \<Zsemi> (big);
wenzelm
parents: 73454
diff changeset
   412
\newcommand{\isasymZsemi}{\isatext{\raise 0.66ex\hbox{\oalign{\hfil\isamath{\scriptscriptstyle\mathrm{o}}\hfil\cr\hfil\isamath{\scriptscriptstyle\mathrm{9}}\hfil}}}}
73446
d1c4c2395650 more Isabelle symbol definitions for Z Notation, based on https://github.com/isabelle-utp/Z_Toolkit 998c9f7880d3 by Simon Foster;
wenzelm
parents: 73404
diff changeset
   413
\newcommand{\isasymZtypecolon}{\isatext{\raise 0.6ex\hbox{\oalign{\hfil\isamath{\scriptscriptstyle\mathrm{o}}\hfil\cr\hfil\isamath{\scriptscriptstyle\mathrm{o}}\hfil}}}}
d1c4c2395650 more Isabelle symbol definitions for Z Notation, based on https://github.com/isabelle-utp/Z_Toolkit 998c9f7880d3 by Simon Foster;
wenzelm
parents: 73404
diff changeset
   414
\newcommand{\isasymZhide}{\isamath{\backslash}}
d1c4c2395650 more Isabelle symbol definitions for Z Notation, based on https://github.com/isabelle-utp/Z_Toolkit 998c9f7880d3 by Simon Foster;
wenzelm
parents: 73404
diff changeset
   415
\newcommand{\isasymZcat}{\isatext{\raise 0.8ex\hbox{\isamath{\mathchar\frown}}}}
73454
a9e0fae0107d more Z_Notation symbols, as proposed by Simon Foster;
wenzelm
parents: 73449
diff changeset
   416
\newcommand{\isasymZinbag}{\isatext{\ooalign{\isamath{\sqsubset\mkern-1mu}\cr\isamath{-\mkern-1mu}\cr}}}
73446
d1c4c2395650 more Isabelle symbol definitions for Z Notation, based on https://github.com/isabelle-utp/Z_Toolkit 998c9f7880d3 by Simon Foster;
wenzelm
parents: 73404
diff changeset
   417
73448
76a061b67993 clarified order for presentation in isar-ref (Appendix B);
wenzelm
parents: 73447
diff changeset
   418
\newcommand{\isasymhole}{\isatext{\normalfont\rmfamily\wasylozenge}}  %requires wasysym
76a061b67993 clarified order for presentation in isar-ref (Appendix B);
wenzelm
parents: 73447
diff changeset
   419
\newcommand{\isasymnewline}{\isatext{\fbox{$\hookleftarrow$}}}
76a061b67993 clarified order for presentation in isar-ref (Appendix B);
wenzelm
parents: 73447
diff changeset
   420
\newcommand{\isasymcomment}{\isatext{\isastylecmt---}}
73467
090add96f5f9 more glyphs proposed by Simon Foster: 0x002713, 0x002717, 0x002af4, 0x002afb, 0x002afd;
wenzelm
parents: 73461
diff changeset
   421
\newcommand{\isasymproof}{\isamath{\,\langle\mathit{proof}\rangle}}
73448
76a061b67993 clarified order for presentation in isar-ref (Appendix B);
wenzelm
parents: 73447
diff changeset
   422
\newcommand{\isasymopen}{\isatext{\guilsinglleft}}
76a061b67993 clarified order for presentation in isar-ref (Appendix B);
wenzelm
parents: 73447
diff changeset
   423
\newcommand{\isasymclose}{\isatext{\guilsinglright}}
73467
090add96f5f9 more glyphs proposed by Simon Foster: 0x002713, 0x002717, 0x002af4, 0x002afb, 0x002afd;
wenzelm
parents: 73461
diff changeset
   424
\newcommand{\isasymcheckmark}{\isatext{\ding{51}}}  %requires pifont
090add96f5f9 more glyphs proposed by Simon Foster: 0x002713, 0x002717, 0x002af4, 0x002afb, 0x002afd;
wenzelm
parents: 73461
diff changeset
   425
\newcommand{\isasymcrossmark}{\isatext{\ding{55}}}  %requires pifont
69915
57a41389d0e2 more latex symbols;
wenzelm
parents: 69596
diff changeset
   426
\newcommand{\isactrlmarker}{\isatext{\ding{48}}}  %requires pifont
73552
08bef311d382 more documentation;
wenzelm
parents: 73473
diff changeset
   427
\newcommand{\isactrltry}{\isakeywordcontrol{try}}
08bef311d382 more documentation;
wenzelm
parents: 73473
diff changeset
   428
\newcommand{\isactrlcan}{\isakeywordcontrol{can}}
67146
909dcdec2122 more embedded cartouche arguments;
wenzelm
parents: 64556
diff changeset
   429
\newcommand{\isactrlassert}{\isakeywordcontrol{assert}}
67413
2555713586c8 added \<^cancel> operator for unused text;
wenzelm
parents: 67394
diff changeset
   430
\newcommand{\isactrlcancel}{\isakeywordcontrol{cancel}}
67146
909dcdec2122 more embedded cartouche arguments;
wenzelm
parents: 64556
diff changeset
   431
\newcommand{\isactrlbinding}{\isakeywordcontrol{binding}}
909dcdec2122 more embedded cartouche arguments;
wenzelm
parents: 64556
diff changeset
   432
\newcommand{\isactrlclass}{\isakeywordcontrol{class}}
909dcdec2122 more embedded cartouche arguments;
wenzelm
parents: 64556
diff changeset
   433
\newcommand{\isactrlclassUNDERSCOREsyntax}{\isakeywordcontrol{class{\isacharunderscore}syntax}}
909dcdec2122 more embedded cartouche arguments;
wenzelm
parents: 64556
diff changeset
   434
\newcommand{\isactrlcommandUNDERSCOREkeyword}{\isakeywordcontrol{command{\isacharunderscore}keyword}}
69596
c8a2755bf220 latex macro for \<^const>;
wenzelm
parents: 67527
diff changeset
   435
\newcommand{\isactrlconst}{\isakeywordcontrol{const}}
67146
909dcdec2122 more embedded cartouche arguments;
wenzelm
parents: 64556
diff changeset
   436
\newcommand{\isactrlconstUNDERSCOREabbrev}{\isakeywordcontrol{const{\isacharunderscore}abbrev}}
909dcdec2122 more embedded cartouche arguments;
wenzelm
parents: 64556
diff changeset
   437
\newcommand{\isactrlconstUNDERSCOREname}{\isakeywordcontrol{const{\isacharunderscore}name}}
909dcdec2122 more embedded cartouche arguments;
wenzelm
parents: 64556
diff changeset
   438
\newcommand{\isactrlconstUNDERSCOREsyntax}{\isakeywordcontrol{const{\isacharunderscore}syntax}}
909dcdec2122 more embedded cartouche arguments;
wenzelm
parents: 64556
diff changeset
   439
\newcommand{\isactrlcontext}{\isakeywordcontrol{context}}
909dcdec2122 more embedded cartouche arguments;
wenzelm
parents: 64556
diff changeset
   440
\newcommand{\isactrlcprop}{\isakeywordcontrol{cprop}}
909dcdec2122 more embedded cartouche arguments;
wenzelm
parents: 64556
diff changeset
   441
\newcommand{\isactrlcterm}{\isakeywordcontrol{cterm}}
909dcdec2122 more embedded cartouche arguments;
wenzelm
parents: 64556
diff changeset
   442
\newcommand{\isactrlctyp}{\isakeywordcontrol{ctyp}}
909dcdec2122 more embedded cartouche arguments;
wenzelm
parents: 64556
diff changeset
   443
\newcommand{\isactrldir}{\isakeywordcontrol{dir}}
909dcdec2122 more embedded cartouche arguments;
wenzelm
parents: 64556
diff changeset
   444
\newcommand{\isactrlfile}{\isakeywordcontrol{file}}
909dcdec2122 more embedded cartouche arguments;
wenzelm
parents: 64556
diff changeset
   445
\newcommand{\isactrlhere}{\isakeywordcontrol{here}}
909dcdec2122 more embedded cartouche arguments;
wenzelm
parents: 64556
diff changeset
   446
\newcommand{\isactrlkeyword}{\isakeywordcontrol{keyword}}
67523
ed9bc7c2d8de proper fall-back rendering of control symbol;
wenzelm
parents: 67413
diff changeset
   447
\newcommand{\isactrllatex}{\isakeywordcontrol{latex}}
67146
909dcdec2122 more embedded cartouche arguments;
wenzelm
parents: 64556
diff changeset
   448
\newcommand{\isactrllocale}{\isakeywordcontrol{locale}}
909dcdec2122 more embedded cartouche arguments;
wenzelm
parents: 64556
diff changeset
   449
\newcommand{\isactrlmakeUNDERSCOREstring}{\isakeywordcontrol{make{\isacharunderscore}string}}
70014
7a9c559bc518 more LaTeX symbols;
wenzelm
parents: 69915
diff changeset
   450
\newcommand{\isactrlmasterUNDERSCOREdir}{\isakeywordcontrol{master{\isacharunderscore}dir}}
67146
909dcdec2122 more embedded cartouche arguments;
wenzelm
parents: 64556
diff changeset
   451
\newcommand{\isactrlmethod}{\isakeywordcontrol{method}}
909dcdec2122 more embedded cartouche arguments;
wenzelm
parents: 64556
diff changeset
   452
\newcommand{\isactrlnamedUNDERSCOREtheorems}{\isakeywordcontrol{named{\isacharunderscore}theorems}}
909dcdec2122 more embedded cartouche arguments;
wenzelm
parents: 64556
diff changeset
   453
\newcommand{\isactrlnonterminal}{\isakeywordcontrol{nonterminal}}
71928
ae643fb4ca30 proper latex macros, notably for src/HOL/Examples/Iff_Oracle.thy;
wenzelm
parents: 71887
diff changeset
   454
\newcommand{\isactrloracleUNDERSCOREname}{\isakeywordcontrol{oracle{\isacharunderscore}name}}
67146
909dcdec2122 more embedded cartouche arguments;
wenzelm
parents: 64556
diff changeset
   455
\newcommand{\isactrlpath}{\isakeywordcontrol{path}}
70015
c8e08d8ffb93 clarified signature: more explicit type Path.binding;
wenzelm
parents: 70014
diff changeset
   456
\newcommand{\isactrlpathUNDERSCOREbinding}{\isakeywordcontrol{path{\isacharunderscore}binding}}
67146
909dcdec2122 more embedded cartouche arguments;
wenzelm
parents: 64556
diff changeset
   457
\newcommand{\isactrlplugin}{\isakeywordcontrol{plugin}}
909dcdec2122 more embedded cartouche arguments;
wenzelm
parents: 64556
diff changeset
   458
\newcommand{\isactrlprint}{\isakeywordcontrol{print}}
909dcdec2122 more embedded cartouche arguments;
wenzelm
parents: 64556
diff changeset
   459
\newcommand{\isactrlprop}{\isakeywordcontrol{prop}}
71881
71de0a253842 proper check of registered Scala functions;
wenzelm
parents: 70372
diff changeset
   460
\newcommand{\isactrlscala}{\isakeywordcontrol{scala}}
71de0a253842 proper check of registered Scala functions;
wenzelm
parents: 70372
diff changeset
   461
\newcommand{\isactrlscalaUNDERSCOREfunction}{\isakeywordcontrol{scala{\isacharunderscore}function}}
71887
f7d15620dd8e antiquotations for Scala entities;
wenzelm
parents: 71881
diff changeset
   462
\newcommand{\isactrlscalaUNDERSCOREmethod}{\isakeywordcontrol{scala{\isacharunderscore}method}}
f7d15620dd8e antiquotations for Scala entities;
wenzelm
parents: 71881
diff changeset
   463
\newcommand{\isactrlscalaUNDERSCOREobject}{\isakeywordcontrol{scala{\isacharunderscore}object}}
f7d15620dd8e antiquotations for Scala entities;
wenzelm
parents: 71881
diff changeset
   464
\newcommand{\isactrlscalaUNDERSCOREtype}{\isakeywordcontrol{scala{\isacharunderscore}type}}
67146
909dcdec2122 more embedded cartouche arguments;
wenzelm
parents: 64556
diff changeset
   465
\newcommand{\isactrlsimproc}{\isakeywordcontrol{simproc}}
909dcdec2122 more embedded cartouche arguments;
wenzelm
parents: 64556
diff changeset
   466
\newcommand{\isactrlsort}{\isakeywordcontrol{sort}}
909dcdec2122 more embedded cartouche arguments;
wenzelm
parents: 64556
diff changeset
   467
\newcommand{\isactrlsyntaxUNDERSCOREconst}{\isakeywordcontrol{syntax{\isacharunderscore}const}}
909dcdec2122 more embedded cartouche arguments;
wenzelm
parents: 64556
diff changeset
   468
\newcommand{\isactrlsystemUNDERSCOREoption}{\isakeywordcontrol{system{\isacharunderscore}option}}
909dcdec2122 more embedded cartouche arguments;
wenzelm
parents: 64556
diff changeset
   469
\newcommand{\isactrlterm}{\isakeywordcontrol{term}}
909dcdec2122 more embedded cartouche arguments;
wenzelm
parents: 64556
diff changeset
   470
\newcommand{\isactrltheory}{\isakeywordcontrol{theory}}
909dcdec2122 more embedded cartouche arguments;
wenzelm
parents: 64556
diff changeset
   471
\newcommand{\isactrltheoryUNDERSCOREcontext}{\isakeywordcontrol{theory{\isacharunderscore}context}}
909dcdec2122 more embedded cartouche arguments;
wenzelm
parents: 64556
diff changeset
   472
\newcommand{\isactrltyp}{\isakeywordcontrol{typ}}
909dcdec2122 more embedded cartouche arguments;
wenzelm
parents: 64556
diff changeset
   473
\newcommand{\isactrltypeUNDERSCOREabbrev}{\isakeywordcontrol{type{\isacharunderscore}abbrev}}
909dcdec2122 more embedded cartouche arguments;
wenzelm
parents: 64556
diff changeset
   474
\newcommand{\isactrltypeUNDERSCOREname}{\isakeywordcontrol{type{\isacharunderscore}name}}
909dcdec2122 more embedded cartouche arguments;
wenzelm
parents: 64556
diff changeset
   475
\newcommand{\isactrltypeUNDERSCOREsyntax}{\isakeywordcontrol{type{\isacharunderscore}syntax}}
909dcdec2122 more embedded cartouche arguments;
wenzelm
parents: 64556
diff changeset
   476
\newcommand{\isactrlundefined}{\isakeywordcontrol{undefined}}
74308
7466b2a3905a more latex macros;
wenzelm
parents: 73595
diff changeset
   477
\newcommand{\isactrltvar}{\isakeywordcontrol{tvar}}
7466b2a3905a more latex macros;
wenzelm
parents: 73595
diff changeset
   478
\newcommand{\isactrlvar}{\isakeywordcontrol{var}}
7466b2a3905a more latex macros;
wenzelm
parents: 73595
diff changeset
   479
\newcommand{\isactrlConst}{\isakeywordcontrol{Const}}
7466b2a3905a more latex macros;
wenzelm
parents: 73595
diff changeset
   480
\newcommand{\isactrlConstUNDERSCORE}{\isakeywordcontrol{Const{\isacharunderscore}}}
74318
3360ea6b659d more control symbols;
wenzelm
parents: 74308
diff changeset
   481
\newcommand{\isactrlConstUNDERSCOREfn}{\isakeywordcontrol{Const{\isacharunderscore}fn}}
74308
7466b2a3905a more latex macros;
wenzelm
parents: 73595
diff changeset
   482
\newcommand{\isactrlType}{\isakeywordcontrol{Type}}
74318
3360ea6b659d more control symbols;
wenzelm
parents: 74308
diff changeset
   483
\newcommand{\isactrlTypeUNDERSCOREfn}{\isakeywordcontrol{Type{\isacharunderscore}fn}}
67146
909dcdec2122 more embedded cartouche arguments;
wenzelm
parents: 64556
diff changeset
   484
909dcdec2122 more embedded cartouche arguments;
wenzelm
parents: 64556
diff changeset
   485
\newcommand{\isactrlcode}{\isakeywordcontrol{code}}
909dcdec2122 more embedded cartouche arguments;
wenzelm
parents: 64556
diff changeset
   486
\newcommand{\isactrlcomputation}{\isakeywordcontrol{computation}}
909dcdec2122 more embedded cartouche arguments;
wenzelm
parents: 64556
diff changeset
   487
\newcommand{\isactrlcomputationUNDERSCOREconv}{\isakeywordcontrol{computation{\isacharunderscore}conv}}
909dcdec2122 more embedded cartouche arguments;
wenzelm
parents: 64556
diff changeset
   488
\newcommand{\isactrlcomputationUNDERSCOREcheck}{\isakeywordcontrol{computation{\isacharunderscore}check}}
73586
76d0b6597c91 support for conditional ML text;
wenzelm
parents: 73552
diff changeset
   489
\newcommand{\isactrlifUNDERSCORElinux}{\isakeywordcontrol{if{\isacharunderscore}linux}}
76d0b6597c91 support for conditional ML text;
wenzelm
parents: 73552
diff changeset
   490
\newcommand{\isactrlifUNDERSCOREmacos}{\isakeywordcontrol{if{\isacharunderscore}macos}}
76d0b6597c91 support for conditional ML text;
wenzelm
parents: 73552
diff changeset
   491
\newcommand{\isactrlifUNDERSCOREwindows}{\isakeywordcontrol{if{\isacharunderscore}windows}}
76d0b6597c91 support for conditional ML text;
wenzelm
parents: 73552
diff changeset
   492
\newcommand{\isactrlifUNDERSCOREunix}{\isakeywordcontrol{if{\isacharunderscore}unix}}