From 4757427fa3a150d75ecefb413f128de08943f30a Mon Sep 17 00:00:00 2001 From: "Martin Helmling martin.helmling@octosoft.eu" Date: Wed, 24 Aug 2016 10:20:12 +0200 Subject: [PATCH] =?utf8?q?special=5Fchars:=20Weitere=20Symbole=20f=C3=BCr?= =?utf8?q?=20LaTeX?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit --- locale/de/special_chars | 17 +++++++++++++++-- locale/en/special_chars | 5 ++++- 2 files changed, 19 insertions(+), 3 deletions(-) diff --git a/locale/de/special_chars b/locale/de/special_chars index bca2e22b8..7747ed264 100644 --- a/locale/de/special_chars +++ b/locale/de/special_chars @@ -1,5 +1,16 @@ [HTML] -order=& " < > +order=& \xc3\xa4 \xc3\xb6 \xc3\xbc \xc3\x84 \xc3\x96 \xc3\x9c \xc3\x9f " < > \xc2\xa7 \xc2\xb2 \xc2\xb3 \xe2\x82\xac +\xc3\xa4=ä +\xc3\xb6=ö +\xc3\xbc=ü +\xc3\x84=Ä +\xc3\x96=Ö +\xc3\x9c=Ü +\xc3\x9f=ß +\xc2\xa7=§ +\xc2\xb2=² +\xc2\xb3=³ +\xe2\x82\xac=€ "=" &=& <=< @@ -22,7 +33,7 @@ order=< > \n \n=
[Template/LaTeX] -order=\\ & \n \r " $ % _ # ^ { } < > £ ± ² ³ ° § ® © \xad \xa0 ➔ → ← | − ≤ ≥ ‐ ​ Ω +order=\\ & \n \r " $ % _ # ^ { } < > £ ± ² ³ ° § ® © \xad \xa0 ➔ → ← | − ≤ ≥ ‐ ​ Ω μ Δ \\=\\textbackslash\s = "='' @@ -60,6 +71,8 @@ _=\\_ ≥=$\\geq$ ‐={}-{} ​={\\hspace{0pt}} +μ={\\textmu} +Δ=$\\Delta$ Ω=$\\Omega$ [Template/OpenDocument] diff --git a/locale/en/special_chars b/locale/en/special_chars index 7d3c3dd1c..20dbcdadd 100644 --- a/locale/en/special_chars +++ b/locale/en/special_chars @@ -29,7 +29,7 @@ order=< > \n \n=
[Template/LaTeX] -order=\\ & \n \r " $ % _ # ^ { } < > £ ± ² ³ ° § ® © ‐ Ω +order=\\ & \n \r " $ % _ # ^ { } < > £ ± ² ³ ° § ® © ‐ Ω ~ μ Δ \\=\\textbackslash\s = "='' @@ -55,6 +55,9 @@ _=\\_ ®=\\textregistered ©=\\textcopyright ‐={}-{} +~=${}$~ +μ={\\textmu} +Δ=$\\Delta$ Ω=$\\Omega$ [Template/OpenDocument] -- 2.20.1