At 11:30 AM 6/4/2002 +0200, Tobias Burnus wrote:
>Hi,
>
>I try to use \Bigl[ together with a 17.7pt font, but the \bigl / \Bigl has
>no effect. Using \left( works though.
Strange, since here it works on a simple example. However, it may be
related to the other font fallback bug that i need to look into.
What does the next code produce on your computer?
\starttext
\hbox \bgroup
\setupbodyfont[12pt] \ruledhbox{1$1\big($}
\setupbodyfont[11pt] \ruledhbox{1$1\big($}
\setupbodyfont[10pt] \ruledhbox{1$1\big($}
\setupbodyfont[17.3pt] \ruledhbox{1$1\big($}
\setupbodyfont[17.7pt] \ruledhbox{1$1\big($}
\setupbodyfont[27.7pt] \ruledhbox{1$1\big($}
\egroup
\hbox \bgroup
\setupbodyfont[12pt] \ruledhbox{1$1\bigl($}
\setupbodyfont[11pt] \ruledhbox{1$1\bigl($}
\setupbodyfont[10pt] \ruledhbox{1$1\bigl($}
\setupbodyfont[17.3pt] \ruledhbox{1$1\bigl($}
\setupbodyfont[17.7pt] \ruledhbox{1$1\bigl($}
\setupbodyfont[27.7pt] \ruledhbox{1$1\bigl($}
\egroup
\stoptext
-------------------------------------------------------------------------
Hans Hagen | PRAGMA ADE | [EMAIL PROTECTED]
Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
tel: +31 (0)38 477 53 69 | fax: +31 (0)38 477 53 74 | www.pragma-ade.com
-------------------------------------------------------------------------
information: http://www.pragma-ade.com/roadmap.pdf
documentation: http://www.pragma-ade.com/showcase.pdf
-------------------------------------------------------------------------