Re: [NTG-context] Adjusting overbar for a special font

2014-04-01 Thread Hans Hagen
on nearly every page). Which unit has this offset? \setupbars[overbar][offset=3] I tried the font-independent unit em \setupbars[overbar][offset=3em] but that does not work. as 'ex' is bad font that font, you can try 'em' : \setupbars[overbar][offset

Re: [NTG-context] Adjusting overbar for a special font

2014-04-01 Thread H. Özoguz
? \setupbars[overbar][offset=3] I tried the font-independent unit em \setupbars[overbar][offset=3em] but that does not work. Huseyin ___ If your question is of interest to others as well, please add an entry to the

Re: [NTG-context] \overbar setups

2012-12-26 Thread Idris Samawi Hamid ادريس سماوي حامد
most happy holidays and an early happy new years. = ConTeXt ver: 2012.08.14 10:44 MKIV \starttext \overbar{test} \setupbars[color=green,offset=7] \overbar{test} \setupbars[color=red,dy=7] \overbar{test} \stoptext = offset and dy don't seem to do anything. Als

Re: [NTG-context] \overbar setups

2012-12-26 Thread Wolfgang Schuster
Am 27.12.2012 um 02:17 schrieb Idris Samawi Hamid ادريس سماوي حامد : > Dear gang, > First: Here's wishing you all the most happy holidays and an early happy new > years. > > = > ConTeXt ver: 2012.08.14 10:44 MKIV > > > \starttext > >

[NTG-context] \overbar setups

2012-12-26 Thread Idris Samawi Hamid ادريس سماوي حامد
Dear gang, First: Here's wishing you all the most happy holidays and an early happy new years. = ConTeXt ver: 2012.08.14 10:44 MKIV \starttext \overbar{test} \setupbars[color=green,offset=7] \overbar{test} \setupbars[color=red,dy=7] \overbar{test} \sto

Re: [NTG-context] underbar/margin text

2012-11-20 Thread luigi scarso
rbar{% Test Test Test\footnote{footnote}~Test Test Test\par Test\inleft{marginal} Test Test Test Test Test \par } \startbar[underbar] Test Test Test\footnote{footnote}~Test Test Test\par Test% \stopbar% \inleft{marginal}% \startbar[underbar] Test Test Test T

Re: [NTG-context] setupbars

2012-07-10 Thread Hans Hagen
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 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

Re: [NTG-context] setupbars

2012-07-10 Thread Procházka Lukáš Ing . - Pontex s . r . o .
... OK - On Tue, 10 Jul 2012 00:16:08 +0200, Hans Hagen 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

Re: [NTG-context] setupbars

2012-07-09 Thread Hans Hagen
On 9-7-2012 09:26, Wolfgang Schuster wrote: Am 09.07.2012 um 09:09 schrieb Meer, H. van der: There is still an issue here. \setupbars[unit=mm,rulethickness=1] AB\startbar[underbar]CD\stopbar EF\crlf \setupbars[unit=ex,rulethickness=1] AB\startbar[underbar]CD\stopbar EF\crlf \setupbars[unit

Re: [NTG-context] setupbars

2012-07-09 Thread Bill Meahan
On Mon, 9 Jul 2012 09:26:51 +0200 Wolfgang Schuster wrote: > > > The underlying Lua code accepts only “ex” and “em” as valid options > for the “unit” key but I would also vote to accept either “pt”, “mm” > etc. as unit value or to allow “rulethickness=…pt”. > > Wolfgang It proposal has my vote

Re: [NTG-context] setupbars

2012-07-09 Thread Procházka Lukáš Ing . - Pontex s . r . o .
On Mon, 09 Jul 2012 09:26:51 +0200, Wolfgang Schuster wrote: to allow “rulethickness=…pt”. +1 Lukas Wolfgang -- Ing. Lukáš Procházka [mailto:l...@pontex.cz] Pontex s. r. o. [mailto:pon...@pontex.cz] [http://www.pontex.cz] Bezová 1658 147 14 Praha 4 Tel: +420 244 062 238 Fax: +42

Re: [NTG-context] setupbars

2012-07-09 Thread Wolfgang Schuster
Am 09.07.2012 um 09:09 schrieb Meer, H. van der: > There is still an issue here. > > \setupbars[unit=mm,rulethickness=1] > AB\startbar[underbar]CD\stopbar EF\crlf > \setupbars[unit=ex,rulethickness=1] > AB\startbar[underbar]CD\stopbar EF\crlf > \setupbars[unit=pt,rulethick

Re: [NTG-context] setupbars

2012-07-09 Thread Meer, H. van der
There is still an issue here. \setupbars[unit=mm,rulethickness=1] AB\startbar[underbar]CD\stopbar EF\crlf \setupbars[unit=ex,rulethickness=1] AB\startbar[underbar]CD\stopbar EF\crlf \setupbars[unit=pt,rulethickness=1] AB\startbar[underbar]CD\stopbar EF\crlf The first and third setup do not give

Re: [NTG-context] setupbars

2012-07-08 Thread Meer, H. van der
Thansk, I see. \setupbars doesn't give a hit on ConTeXt-wiki, so I couldn't find this. Still I dare say, it is a pity that [rulethickness=] gets a different meaning here than elsewhere. I would like to ask to reconsider, because I strongly believe in consistency in the API (though I a

Re: [NTG-context] setupbars

2012-07-08 Thread Wolfgang Schuster
Am 08.07.2012 um 22:24 schrieb Meer, H. van der: > This gives an error: > > \starttext > \setupbars[rulethickness=4pt] > \stoptext > > ! LuaTeX error :1: malformed number near '4pt'. > ConTeXt ver: 2012.07.04 23:48 MKIV fmt: 2012.7.6 int: english/english

[NTG-context] setupbars

2012-07-08 Thread Meer, H. van der
This gives an error: \starttext \setupbars[rulethickness=4pt] \stoptext ! LuaTeX error :1: malformed number near '4pt'. ConTeXt ver: 2012.07.04 23:48 MKIV fmt: 2012.7.6 int: english/english Elsewhere this is ok, as for example in: \framed[rulethickness=4pt]{} Strangely in node-rul.

Re: [NTG-context] setupunderbar not working

2011-03-08 Thread Bart Wise
On Tue, Mar 8, 2011 at 9:38 PM, Wolfgang Schuster < schuster.wolfg...@googlemail.com> wrote: > > Am 09.03.2011 um 04:58 schrieb Bart Wise: > > > I looked through the code and it looks like the call is "setupbars" (with > an 's'); however, that didn&

Re: [NTG-context] setupunderbar not working

2011-03-08 Thread Wolfgang Schuster
Am 09.03.2011 um 04:58 schrieb Bart Wise: > I looked through the code and it looks like the call is "setupbars" (with an > 's'); however, that didn't work either. You’re right, the name is \setupunderbars but you need also “offset” and “color” as keys. \setupu

Re: [NTG-context] setupunderbar not working

2011-03-08 Thread Bart Wise
ar[underbar][bottomoffset=2pt,rulethickness=12pt,rulecolor=red] Am I still doing something wrong? I looked through the code and it looks like the call is "setupbars" (with an 's'); however, that didn't work either.

Re: [NTG-context] underbar and \color

2010-05-10 Thread Jörg Hagmann
%no (white?) underbar Yes, the underbar now gets the same color as the text. Use \setupbars[color=black] Best wishes, Taco ___ If your question is of interest to others as well, please add an entry to the Wiki! mail

Re: [NTG-context] underbar and \color

2010-05-10 Thread Taco Hoekwater
s the text. Use \setupbars[color=black] Best wishes, Taco ___ 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/n