doc/common.tex
author Walther Neuper <wneuper@ist.tugraz.at>
Mon, 17 Dec 2018 13:02:16 +0100
changeset 5234 22aabc469ebb
parent 4108 8f87f14b3f8c
permissions -rw-r--r--
tuned
nsimic@3709
     1
% trick from Diller p.82 preserves references over several files
agriesma@3
     2
agriesma@3
     3
  \def\currf{$f\;$}
agriesma@3
     4
  \def\tac{${\it tac\;}$}
agriesma@3
     5
  \def\res{$f^\prime\;$}
agriesma@3
     6
  \newtheorem{UR}{UR}[section]
agriesma@3
     7
\include{urd-content}
agriesma@3
     8
agriesma@3
     9
  \newtheorem{SR}{SR}[section]
neuper@4108
    10
  \newtheorem{whatever}{lstnumber} %! LaTeX Error: No counter 'lstnumber' defined.
agriesma@3
    11
\include{srd-content}
agriesma@3
    12
agriesma@3
    13
\include{add-content}
agriesma@3
    14
\include{sdd-content}
agriesma@3
    15
wneuper@2327
    16
  %see \newcommand{\UC}[2]{\begin{usecase} ..in isac-docu.tex
agriesma@3
    17
  \newtheorem{UC}{UC}[subsection]
agriesma@3
    18
  \def\nod{$\backslash\_\mkern-1mu\_\mkern-1mu\_\;$}
agriesma@3
    19
\include{use-content}
agriesma@3
    20
\include{sub-content}
agriesma@3
    21
agriesma@3
    22
\begin{appendix}
agriesma@3
    23
  \newtheorem{Dev}{Dev}[section]
agriesma@3
    24
\include{appendices-content}
agriesma@3
    25
\end{appendix}