Font (roboto) and math font - error
Hi, I am switching all my docs to the roboto font as I just like the look of that font. During this I ran into a problem with \item: ! Math error: parameter \Umathquad\displaystyle is not set. .. l.26 \item h ere we list the points, In my example: as soon I enable any of the two \definetypeface lines I am running into that error.. even if I only enable the math font. Every hint is welcome :) Here is my example to reproduce the error: ---8<------ \enableregime[utf] \definefontfeature[fakesc][default][size=.8] \starttypescript [sans] [roboto] \definefontsynonym[Sans][name:robotolight][fallbacks=Sans] \definefontsynonym[SansBold][name:robotoregular] \definefontsynonym[SansItalic][name:robotolightitalic] \definefontsynonym[SansSlanted][name:robotolightitalic] \definefontsynonym[SansBoldItalic][name:robotoregularitalic] \definefontsynonym[SansBoldSlanted][name:robotoregularitalic] \definefontsynonym[SansCaps] [name:robotolight][features=fakesc] \stoptypescript \starttypescript [math] [latinmodern] \definefontsynonym[Math][name:latinmodernmathregular] \stoptypescript \definetypeface[fliesstext][ss][sans][roboto] \definetypeface[fliesstext][mm][math][latinmodern][default] \setupbodyfont[fliesstext,ss,11pt] \starttext \startitemize \item here we list the points, \item one after the other. \stopitemize \stoptext
On 8/27/2014 9:50 PM, Zenlima wrote:
Hi,
I am switching all my docs to the roboto font as I just like the look of that font. During this I ran into a problem with \item:
! Math error: parameter \Umathquad\displaystyle is not set. .. l.26 \item h ere we list the points,
In my example: as soon I enable any of the two \definetypeface lines I am running into that error.. even if I only enable the math font.
Every hint is welcome :)
Here is my example to reproduce the error:
---8<------
\enableregime[utf] \definefontfeature[fakesc][default][size=.8] \starttypescript [sans] [roboto] \definefontsynonym[Sans][name:robotolight][fallbacks=Sans] \definefontsynonym[SansBold][name:robotoregular] \definefontsynonym[SansItalic][name:robotolightitalic] \definefontsynonym[SansSlanted][name:robotolightitalic] \definefontsynonym[SansBoldItalic][name:robotoregularitalic] \definefontsynonym[SansBoldSlanted][name:robotoregularitalic] \definefontsynonym[SansCaps] [name:robotolight][features=fakesc] \stoptypescript \starttypescript [math] [latinmodern] \definefontsynonym[Math][name:latinmodernmathregular] \stoptypescript \definetypeface[fliesstext][ss][sans][roboto] \definetypeface[fliesstext][mm][math][latinmodern][default] \setupbodyfont[fliesstext,ss,11pt] \starttext \startitemize \item here we list the points, \item one after the other. \stopitemize \stoptext
\definefontfeature[fakesc][default][size=.8] \starttypescript [sans] [roboto] \definefontsynonym[Sans][name:robotolight][fallbacks=Sans] \definefontsynonym[SansBold][name:robotoregular] \definefontsynonym[SansItalic][name:robotolightitalic] \definefontsynonym[SansSlanted][name:robotolightitalic] \definefontsynonym[SansBoldItalic][name:robotoregularitalic] \definefontsynonym[SansBoldSlanted][name:robotoregularitalic] \definefontsynonym[SansCaps] [name:robotolight][features=fakesc] \stoptypescript % \starttypescript [math] [latinmodern] [name] % \loadfontgoodies[lm] % \definefontsynonym [MathRoman] [file:latinmodern-math-regular.otf] [features={math\mathsizesuffix,lm-math},goodies=lm] % \stoptypescript \definetypeface[fliesstext][ss][sans][roboto] \definetypeface[fliesstext][rm][sans][roboto] \definetypeface[fliesstext][tt][sans][roboto] % \definetypeface[fliesstext][mm][math][latinmodern][default] \definetypeface[fliesstext][mm][math][modern][default] \setupbodyfont[fliesstext,ss,11pt] \starttext \startitemize \item here we list the points, \item one after the other. \stopitemize \stoptext ----------------------------------------------------------------- Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | voip: 087 875 68 74 | www.pragma-ade.com | www.pragma-pod.nl -----------------------------------------------------------------
Thanks Hans, it works :)
Am Wed, 27 Aug 2014 22:41:37 +0200
schrieb Hans Hagen
On 8/27/2014 9:50 PM, Zenlima wrote:
Hi,
I am switching all my docs to the roboto font as I just like the look of that font. During this I ran into a problem with \item:
! Math error: parameter \Umathquad\displaystyle is not set. .. l.26 \item h ere we list the points,
In my example: as soon I enable any of the two \definetypeface lines I am running into that error.. even if I only enable the math font.
Every hint is welcome :)
Here is my example to reproduce the error:
---8<------
\enableregime[utf] \definefontfeature[fakesc][default][size=.8] \starttypescript [sans] [roboto] \definefontsynonym[Sans][name:robotolight][fallbacks=Sans] \definefontsynonym[SansBold][name:robotoregular] \definefontsynonym[SansItalic][name:robotolightitalic] \definefontsynonym[SansSlanted][name:robotolightitalic] \definefontsynonym[SansBoldItalic][name:robotoregularitalic] \definefontsynonym[SansBoldSlanted][name:robotoregularitalic] \definefontsynonym[SansCaps] [name:robotolight][features=fakesc] \stoptypescript \starttypescript [math] [latinmodern] \definefontsynonym[Math][name:latinmodernmathregular] \stoptypescript \definetypeface[fliesstext][ss][sans][roboto] \definetypeface[fliesstext][mm][math][latinmodern][default] \setupbodyfont[fliesstext,ss,11pt] \starttext \startitemize \item here we list the points, \item one after the other. \stopitemize \stoptext
\definefontfeature[fakesc][default][size=.8]
\starttypescript [sans] [roboto] \definefontsynonym[Sans][name:robotolight][fallbacks=Sans] \definefontsynonym[SansBold][name:robotoregular] \definefontsynonym[SansItalic][name:robotolightitalic] \definefontsynonym[SansSlanted][name:robotolightitalic] \definefontsynonym[SansBoldItalic][name:robotoregularitalic] \definefontsynonym[SansBoldSlanted][name:robotoregularitalic] \definefontsynonym[SansCaps] [name:robotolight][features=fakesc] \stoptypescript
% \starttypescript [math] [latinmodern] [name] % \loadfontgoodies[lm] % \definefontsynonym [MathRoman] [file:latinmodern-math-regular.otf] [features={math\mathsizesuffix,lm-math},goodies=lm] % \stoptypescript
\definetypeface[fliesstext][ss][sans][roboto] \definetypeface[fliesstext][rm][sans][roboto] \definetypeface[fliesstext][tt][sans][roboto] % \definetypeface[fliesstext][mm][math][latinmodern][default] \definetypeface[fliesstext][mm][math][modern][default]
\setupbodyfont[fliesstext,ss,11pt]
\starttext \startitemize \item here we list the points, \item one after the other. \stopitemize \stoptext
----------------------------------------------------------------- Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | voip: 087 875 68 74 | www.pragma-ade.com | www.pragma-pod.nl ----------------------------------------------------------------- ___________________________________________________________________________________ If your question is of interest to others as well, please add an entry to the Wiki!
maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context webpage : http://www.pragma-ade.nl / http://tex.aanhet.net archive : http://foundry.supelec.fr/projects/contextrev/ wiki : http://contextgarden.net ___________________________________________________________________________________
participants (2)
-
Hans Hagen
-
Zenlima