15 lines
866 B
TeX
15 lines
866 B
TeX
|
\begin{longtable}{|l|X|}
|
|||
|
% KILLED & LINE!!!! \kill
|
|||
|
\hline
|
|||
|
\endfirsthead
|
|||
|
\endhead
|
|||
|
\endfoot
|
|||
|
\hline
|
|||
|
\endlastfoot
|
|||
|
|
|||
|
\texttt{(}\textsl{Bedingung}\texttt{)}\index{( )=\texttt{( )}|textbf} & Wahr, wenn die \textsl{Bedingung} zutrifft (wird f<>r die Gruppierung verwendet). Den Klammern mu<6D> ein \texttt{\textbackslash} vorangestellt werden. \tabularnewline\STRUT
|
|||
|
\texttt{! }\textsl{Bedingung}\index{!!=\texttt{!!}|textbf} & Wahr, wenn die \textsl{Bedingung} nicht zutrifft (NOT\index{NOT}\index{Negation|see{NOT}}). \tabularnewline\STRUT
|
|||
|
\textsl{Bedingung1}\texttt{ -a }\textsl{Bedingung2} & Wahr, wenn beide Bedingungen zutreffen (AND\index{AND}\index{Und-Verkn<6B>pfung|see{AND}}). \tabularnewline\STRUT
|
|||
|
\textsl{Bedingung1}\texttt{ -o }\textsl{Bedingung2} & Wahr, wenn eine der beiden Bedingungen zutrifft (OR\index{OR}\index{Oder-Verkn<6B>pfung|see{OR}}).
|
|||
|
\end{longtable}
|