diff options
author | david <david@b9310e46-f624-0410-8ea1-cfbb3a30dc96> | 2007-07-31 11:02:45 +0000 |
---|---|---|
committer | david <david@b9310e46-f624-0410-8ea1-cfbb3a30dc96> | 2007-07-31 11:02:45 +0000 |
commit | ead9513882e4b8dd2ccd1afcd83f55e01ae8e468 (patch) | |
tree | c4de6a8af324d7198b39aec45fda0e4cb74748b7 | |
parent | 189b0bb52119572b4e7ffa3d746031f5b368ee81 (diff) | |
download | neo-layout-ead9513882e4b8dd2ccd1afcd83f55e01ae8e468.tar.gz neo-layout-ead9513882e4b8dd2ccd1afcd83f55e01ae8e468.tar.bz2 neo-layout-ead9513882e4b8dd2ccd1afcd83f55e01ae8e468.zip |
compose-kombinationen.txt hinzugefügt (noch sehr unvollständig)
git-svn-id: https://svn.neo-layout.org@219 b9310e46-f624-0410-8ea1-cfbb3a30dc96
-rw-r--r-- | compose-kombinationen.txt | 32 |
1 files changed, 32 insertions, 0 deletions
diff --git a/compose-kombinationen.txt b/compose-kombinationen.txt new file mode 100644 index 0000000..b4ce256 --- /dev/null +++ b/compose-kombinationen.txt @@ -0,0 +1,32 @@ +== Ligaturen ==
+
+æ : ae
+Æ : AE
+œ : oe
+Œ : OE
+ij : ij
+IJ : IJ
+lj : lj
+LJ : LJ
+
+
+== Brüche ==
+
+½ : 12
+⅓ : 13
+⅔ : 23
+¼ : 14
+¾ : 34
+⅕ : 15
+⅖ : 25
+⅗ : 35
+⅘ : 45
+⅙ : 16
+⅚ : 56
+⅛ : 18
+⅜ : 38
+⅝ : 58
+⅞ : 78
+
+(was ist eigentlich mit U+2044 FRACTION SLASH)
+(braucht man ⅟ = U+215F FRACTION NUMERATOR ONE?)
\ No newline at end of file |