summaryrefslogtreecommitdiff
path: root/tex/context/base/font-ini.mkiv
diff options
context:
space:
mode:
authorMarius <mariausol@gmail.com>2011-10-18 23:20:15 +0300
committerMarius <mariausol@gmail.com>2011-10-18 23:20:15 +0300
commit1e72402c3201340b2bd4452ed11bfb45bccabc4a (patch)
tree8ad5259c7000597be196cc3fd48ae055d57e756a /tex/context/base/font-ini.mkiv
parentfbaf4b2bb7fec1ba72bf646ff65bbb1398478c2a (diff)
downloadcontext-1e72402c3201340b2bd4452ed11bfb45bccabc4a.tar.gz
beta 2011.10.18 22:09
Diffstat (limited to 'tex/context/base/font-ini.mkiv')
-rw-r--r--tex/context/base/font-ini.mkiv8
1 files changed, 6 insertions, 2 deletions
diff --git a/tex/context/base/font-ini.mkiv b/tex/context/base/font-ini.mkiv
index d77733a29..832806547 100644
--- a/tex/context/base/font-ini.mkiv
+++ b/tex/context/base/font-ini.mkiv
@@ -1623,7 +1623,7 @@
%D unwanted loop, we temporary redefine \type{\c!text}. For
%D the moment this in only place that some trickery is needed
%D to fool the multilingual interface. However, long ago
-%D we decided to stick to \s!text in definitions as it closely
+%D we decided to stick to \type {\s!text} in definitions as it closely
%D relates to the math model where text, script and scriptscript
%D are used untranslated. Also, we are now english at the low
%D level so it cannot go wrong anymore.
@@ -4102,7 +4102,7 @@
%D The last implementation of \type {\getglyph} permits
%D definitions like:
%D
-%D \starttypings
+%D \starttyping
%D \definefontsynonym [EuroSans] [eurose]
%D \definefontsynonym [EuroSansBold] [euroseb]
%D \definefontsynonym [EuroSansItalic] [eurosei]
@@ -4636,5 +4636,9 @@
\unexpanded\edef\vsone#1{#1\utfchar{"FE00}} % used
\unexpanded\edef\vstwo#1{#1\utfchar{"FE01}} % not used but handy for testing
+% new:
+
+\unexpanded\def\setfontofid#1{\ctxcommand{setfontofid(#1)}}
+
\protect \endinput