summaryrefslogtreecommitdiff
path: root/tex/context/fonts
diff options
context:
space:
mode:
authorMarius <mariausol@gmail.com>2013-10-01 20:00:29 +0300
committerMarius <mariausol@gmail.com>2013-10-01 20:00:29 +0300
commitf861bacd6096d49a91faaeb5298864416e59bf8b (patch)
tree052ccde7f658c3b8bb54d0af0f1a3a566c44adb8 /tex/context/fonts
parent352f6e8eed065de403b7c738501ec19170bc10be (diff)
downloadcontext-f861bacd6096d49a91faaeb5298864416e59bf8b.tar.gz
beta 2013.10.01 19:00
Diffstat (limited to 'tex/context/fonts')
-rw-r--r--tex/context/fonts/unifraktur.lfg17
1 files changed, 17 insertions, 0 deletions
diff --git a/tex/context/fonts/unifraktur.lfg b/tex/context/fonts/unifraktur.lfg
new file mode 100644
index 000000000..8b9b299f5
--- /dev/null
+++ b/tex/context/fonts/unifraktur.lfg
@@ -0,0 +1,17 @@
+return {
+ name = "unicode fraktur",
+ version = "1.00",
+ comment = "Goodies that complement unicode fraktur.",
+ author = "Hans Hagen",
+ copyright = "ConTeXt development team",
+ letterspacing = {
+ -- watch it: zwnj's are used (in the tounicodes too)
+ keptligatures = {
+ ["c_afii301_k.ccmp"] = true, -- ck
+ ["c_afii301_h.ccmp"] = true, -- ch
+ ["t_afii301_z.ccmp"] = true, -- tz
+ ["uniFB05"] = true, -- ſt
+ },
+ }
+}
+