On 10-7-2012 15:25, Procházka Lukáš Ing. - Pontex s. r. o. wrote:
... OK -

On Tue, 10 Jul 2012 00:16:08 +0200, Hans Hagen <pra...@wxs.nl> wrote:

actually it does accept more units but they were pretty small (needed an
1/u)

anyhow, in the next beta we can do

\starttext

     \setupbars[unit=mm,rulethickness=1]
bar\startbar[underbar]foo\stopbar bar\blank
     \setupbars[unit=ex,rulethickness=1]
bar\startbar[underbar]foo\stopbar bar\blank
     \setupbars[unit=pt,rulethickness=1]
bar\startbar[underbar]foo\stopbar bar\blank
     \setupbars[unit=pt,rulethickness=10pt]
bar\startbar[underbar]foo\stopbar bar\blank

\stoptext

Although it's meaningless, what would

\setupbars[unit=mm,rulethickness=10pt] bar\startbar[underbar]foo\stopbar
bar\blank
                 ^^                 ^^

produce?

Will the following setups be valid in the next beta?

\setupbars[rulethickness=1mm]
\setupbars[rulethickness=1cm]
\setupbars[rulethickness=1in]
\setupbars[rulethickness=1ex]
\setupbars[rulethickness=1pt]
\setupbars[rulethickness=1bp]

the unit is uses for consistent stacking of nested bars; in the case of a unit with rulethickness that one is used for the rules, otherwise the general unit is applied to the rulethickness

Hans

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

Reply via email to