diff options
author | Hans Hagen <pragma@wxs.nl> | 2010-04-07 17:58:00 +0200 |
---|---|---|
committer | Hans Hagen <pragma@wxs.nl> | 2010-04-07 17:58:00 +0200 |
commit | c63da592cc7ecde38ec1749525c072e79adebdcf (patch) | |
tree | 1c1f26222d9c7867d56ef32ecc5c993aec980354 /tex/context/base/font-ini.mkiv | |
parent | 6de1d37f23278896de0a7f022c700ba5ff714904 (diff) | |
download | context-c63da592cc7ecde38ec1749525c072e79adebdcf.tar.gz |
beta 2010.04.07 17:58
Diffstat (limited to 'tex/context/base/font-ini.mkiv')
-rw-r--r-- | tex/context/base/font-ini.mkiv | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tex/context/base/font-ini.mkiv b/tex/context/base/font-ini.mkiv index 158676770..5ceeb70a9 100644 --- a/tex/context/base/font-ini.mkiv +++ b/tex/context/base/font-ini.mkiv @@ -2922,7 +2922,7 @@ [mode=node,onum=yes] % \def\sc{\setfontfeature{smallcaps}} -\def\os{\setfontfeature{just-os}} +\unexpanded\def\os{\setfontfeature{just-os}} %D Code for switching to fraktur and script has also been %D changed. We now have an alphabet switcher. |