Initial revision
This commit is contained in:
20
tab_mustererkennung_ersatzmuster.tex
Normal file
20
tab_mustererkennung_ersatzmuster.tex
Normal file
@@ -0,0 +1,20 @@
|
||||
\begin{longtable}{|l|c|c|c|X|}
|
||||
% KILLED & LINE!!!! \kill
|
||||
\hline
|
||||
~ & ex & sed & ed & ~ \\
|
||||
\hline
|
||||
\endfirsthead
|
||||
\endhead
|
||||
\endfoot
|
||||
\hline
|
||||
\endlastfoot
|
||||
|
||||
\texttt{\textbackslash} & $\bullet$ & $\bullet$ & $\bullet$ & Sonderbedeutung des n<>chsten Zeichens aufheben. \tabularnewline\STRUT
|
||||
\texttt{\textbackslash\textsl{n}} & $\bullet$ & $\bullet$ & $\bullet$ & Verwendet das in \texttt{\textbackslash( \textbackslash)} gespeicherte Muster erneut. \tabularnewline\STRUT
|
||||
\texttt{\&} & $\bullet$ & $\bullet$ & ~ & Verwendet das vorherige Suchmuster erneut. \tabularnewline\STRUT
|
||||
\texttt{\~} & $\bullet$ & ~ & ~ & Verwendet das vorherige Ersatzmuster erneut. \tabularnewline\STRUT
|
||||
\texttt{\textbackslash u \textbackslash U} & $\bullet$ & ~ & ~ & <20>ndert das (die) Zeichen auf Gro<72>schreibung\index{Gro<EFBFBD>schreibung}. \tabularnewline\STRUT
|
||||
\texttt{\textbackslash l \textbackslash L} & $\bullet$ & ~ & ~ & <20>ndert das (die) Zeichen auf Kleinschreibung\index{Kleinschreibung}. \tabularnewline\STRUT
|
||||
\texttt{\textbackslash E} & $\bullet$ & ~ & ~ & Hebt das vorangegangene \texttt{\textbackslash U} oder \texttt{\textbackslash L} auf. \tabularnewline\STRUT
|
||||
\texttt{\textbackslash e} & $\bullet$ & ~ & ~ & Hebt das vorangegangene \texttt{\textbackslash u} oder \texttt{\textbackslash l} auf.
|
||||
\end{longtable}
|
Reference in New Issue
Block a user