In diesem Abschnitt geht es um die Sonderzeichen im weiteren Sinne, d.h. Zeichen die sich auf einer Tastatur befinden aber nicht so ohne weiteres in
LATEX verwendet werden können wie etwa das Zeichen für Paragraph § und anderer. Dabei wird die Tastatur zeilenweise von oben nach unten durchgegangen. Für jede Zeile gibt es eine eigene Tabelle. Die Tabellen sind aus acht Zeilen aufgebaut was je vier Paaren, bestehend aus dem Zeichen und seinem Latex Code, entspricht. Als erstes kommt die normale Zeichenfolge, dann mit Shift, anschliesend Alt Graph und als letztes Zeilenpaar kommt Shift Alt Graph.
Backslash, Dach, Grad, Paragraph, Plusminus, slash, sz etc.
^ | 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 0 | ß | ' |
\textasciicircum | 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 0 | \{\ss} | \textquoteright |
° | ! | " | § | $ | % | & | / | ( | ) | = | ? | ` |
$\circ$ | ! | \dq | \S | \$ | \% | \& | / | ( | ) | = | ? | \textquoteleft |
- | ¹ | ² | ³ | ¼ | ½ | ¬ | { | [ | ] | } | \ | ¸ |
- | \mathonesuperior | \mathtwosuperior | \maththreesuperior | \textonequarter{} | \textonehalf{} | $\lnot$ | \{ | [ | ] | \} | \textbackslash | ¸ |
- | ¡ | - | £ | ¤ | - | - | - | - | ± | ° | ¿ | - |
- | \textexclamdown | - | \pounds | \textcurrency{} | - | - | - | - | $\pm$ | \textdegree{} | \textquestiondown | - |
At, Durchschnitt, Euro, Stern, Tilde etc.
q | w | e | r | t | z | u | i | o | p | ü | + |
q | w | e | r | t | z | u | i | o | p | {\"u} | +($\plus$) |
Q | W | E | R | T | Z | U | I | O | P | Ü | ∗ |
Q | W | E | R | T | Z | U | I | O | P | {\"U} | \textasteriskcentered (\star) |
@ | ł | € | ¶ | - | - | - | - | ø | þ | " | ~ |
@ | \l | \texteuro | \P | - | - | - | - | \o | \th | \textquotedblright | \textasciitilde |
- | Ł | € | ® | - | ¥ | - | ı | Ø | Þ | ° | ¯ |
- | \L | \texteuro | \textregistered | - | \textyen | - | \i | \O | \TH | ° | ¯ |
& , Raute etc.
a | s | d | f | g | h | j | k | l | ö | ä | # |
a | s | d | f | g | h | j | k | l | {\"o} | {\"a} | \# |
A | S | D | F | G | H | J | K | L | Ö | Ä | ' |
A | S | D | F | G | H | J | K | L | {\"O} | {\"A} | ' |
æ | - | ð | đ | ~ | ħ | . | - | ł | - | ^ | - |
\ae | - | \dh | \dj | \ng | \hbar \textmalteseh | . | - | \l | - | \textasciicircum | - |
Æ | - | Ð | ª | ~ | Ħ | - | & | Ł | . | ˇ | ˘ |
\AE | - | \DJ | \textordfeminine | \NG | \textmalteseH | - | \& | \L | . | \textasciicaron | \textasciibreve |
Copyright, Pipe, senkrechter Strich, Unterstrich etc.
< | y | x | c | v | b | n | m | , | . | - |
<(\textless) | y | x | c | v | b | n | m | , | . | - ($\minus$) |
> | Y | X | C | V | B | N | M | ; | : | _ |
>(\textgreater) | Y | X | C | V | B | N | M | ; | : | \_ |
| | » | « | ¢ | - | - | - | µ | · | - | - |
| ($\mid$) | » | « | \textcent | - | - | - | \textmu | · | - | - |
¦ | - | - | © | - | - | - | º | × | ÷ | - |
\textbrokenbar | - | - | \copyright | - | - | - | \textordmasculine | $\times$ | $\div$ | - |
Anmerkungen:
\dq benötigt das Paket (n)german bzw. babel mit der Option (n)german
\th \TH \dh \ng \DH brauchen das Paket: \usepackage[T1]{fontenc}
\textcurrency \texteuro \textyen \textasciicaron \textasciibreve
\textcent \textmu \textbrokenbar brauchen das Paket: \usepackage{textcomp}
$\plus$ $\minus$ brauchen das Paket: \usepackage{MnSymbol}
\textmalteseh bzw. \verb+\textmalteseH+ sind aus latin3