Hi!

Is it by design, that \setupbodyfont only accepts “pt” as unit?

%\setupbodyfont [18pt]               % pt works
\setupbodyfont [18bp]                % bp fails
\definefont [testbp] [Serif at 18bp] % bp works
\setupinterlinespace [line=24bp]     % bp works

\starttext
        Foo\testbp Bar
\stoptext

Not that I see any difference between “pt” and “bp” with these small
sizes, but usually all commands accepting a length unit can be fed
with all TeX units.

Marco


___________________________________________________________________________________
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
___________________________________________________________________________________

Reply via email to