summaryrefslogtreecommitdiff
path: root/tex/context/base/font-otn.lua
diff options
context:
space:
mode:
authorMarius <mariausol@gmail.com>2014-01-12 01:20:26 +0200
committerMarius <mariausol@gmail.com>2014-01-12 01:20:26 +0200
commit4a0e1a196924d87dd4b148e20236bff7ee9e4ca2 (patch)
treebb7e51c333798d5a90185efd778f671adcb2616f /tex/context/base/font-otn.lua
parentb12bda72da3554bdf23d3e8c04573b856af4495b (diff)
downloadcontext-4a0e1a196924d87dd4b148e20236bff7ee9e4ca2.tar.gz
beta 2014.01.11 23:58
Diffstat (limited to 'tex/context/base/font-otn.lua')
-rw-r--r--tex/context/base/font-otn.lua3
1 files changed, 3 insertions, 0 deletions
diff --git a/tex/context/base/font-otn.lua b/tex/context/base/font-otn.lua
index 7a5ae1758..38b35c023 100644
--- a/tex/context/base/font-otn.lua
+++ b/tex/context/base/font-otn.lua
@@ -8,6 +8,9 @@ if not modules then modules = { } end modules ['font-otn'] = {
-- preprocessors = { "nodes" }
+-- anchor class : mark, mkmk, curs, mklg (todo)
+-- anchor type : mark, basechar, baselig, basemark, centry, cexit, max (todo)
+
-- this is still somewhat preliminary and it will get better in due time;
-- much functionality could only be implemented thanks to the husayni font
-- of Idris Samawi Hamid to who we dedicate this module.