Initial revision
This commit is contained in:
14
tab_bedingungen_kombinationen.tex
Normal file
14
tab_bedingungen_kombinationen.tex
Normal file
@@ -0,0 +1,14 @@
|
||||
\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}
|
Reference in New Issue
Block a user