Revision c48f5c3b
Von Christian Wittmer vor fast 3 Jahren hinzugefügt
locale/de/special_chars | ||
---|---|---|
31 | 31 |
order=\\ <pagebreak> & \n \r " $ <bullet> % _ # ^ { } < > £ ± ² ³ ° § ® © ~ \xad \xa0 ➔ → ← ↔ ↕ | − ≤ ≥ ‐ Ω μ Δ λ Ø ø ‑ |
32 | 32 |
\\=\\textbackslash\s |
33 | 33 |
<pagebreak>= |
34 |
"='' |
|
35 | 34 |
&=\\& |
35 |
\n=\\newline\s |
|
36 |
\r= |
|
37 |
"='' |
|
36 | 38 |
$=\\$ |
37 | 39 |
<bullet>=$\\bullet$ |
38 | 40 |
%=\\% |
... | ... | |
40 | 42 |
# A hash mark starts a comment; therefore the line is ignored. So use |
41 | 43 |
# its hex code instead. |
42 | 44 |
\x23=\\# |
45 |
^=\\^\\\s |
|
43 | 46 |
{=\\{ |
44 | 47 |
}=\\} |
45 | 48 |
<=$<$ |
46 | 49 |
>=$>$ |
47 | 50 |
£=\\pounds\s |
48 |
\n=\\newline\s |
|
49 |
\r= |
|
50 | 51 |
±=$\\pm$ |
51 |
^=\\^\\\s |
|
52 | 52 |
²=$^2$ |
53 | 53 |
³=$^3$ |
54 | 54 |
°=$^\\circ$ |
55 | 55 |
§=\\S\s |
56 | 56 |
®={\\textregistered} |
57 | 57 |
©={\\textcopyright} |
58 |
~={\\raisebox{0.5ex}{\\texttildelow}} |
|
58 | 59 |
\xad=\\- |
60 |
\xa0=~ |
|
59 | 61 |
➔=$\\rightarrow$ |
60 | 62 |
→=$\\rightarrow$ |
61 | 63 |
←=$\\leftarrow$ |
62 | 64 |
↔=$\\leftrightarrow$ |
63 | 65 |
↕=$\\updownarrow$ |
64 |
\xa0=~ |
|
65 | 66 |
|={\\textbar} |
66 | 67 |
−={\\textemdash} |
67 | 68 |
≤=$\\leq$ |
68 | 69 |
≥=$\\geq$ |
69 | 70 |
‐={}-{} |
70 | 71 |
={\\hspace{0pt}} |
72 |
Ω=$\\Omega$ |
|
71 | 73 |
μ={\\textmu} |
72 | 74 |
Δ=$\\Delta$ |
73 |
Ω=$\\Omega$ |
|
74 | 75 |
λ=$\\lambda$ |
75 |
ø={\\o} |
|
76 | 76 |
Ø={\\O} |
77 |
~={\\raisebox{0.5ex}{\\texttildelow}}
|
|
77 |
ø={\\o}
|
|
78 | 78 |
‑={}-{} |
79 | 79 |
|
80 | 80 |
[Template/OpenDocument] |
Auch abrufbar als: Unified diff
cross merge and sort de/en special_chars