Hi, I need an underbar of the length it takes to print, say, 25'000 and used to do this (see minimal example). I now get no (or a white?) underbar. \starttext \underbar{\color[white]{25'000}} %no (white?) underbar \underbar{25'000} %underbar works \stoptext Context version 2010.05.08 13:33 Mark IV Thanks, Jörg
Jörg Hagmann wrote:
Hi,
I need an underbar of the length it takes to print, say, 25'000 and used to do this (see minimal example). I now get no (or a white?) underbar.
\starttext
\underbar{\color[white]{25'000}} %no (white?) underbar
Yes, the underbar now gets the same color as the text. Use \setupbars[color=black] Best wishes, Taco
Thank you, Taco. On 5/10/10 11:47 AM, Taco Hoekwater wrote:
Jörg Hagmann wrote:
Hi,
I need an underbar of the length it takes to print, say, 25'000 and used to do this (see minimal example). I now get no (or a white?) underbar.
\starttext
\underbar{\color[white]{25'000}} %no (white?) underbar
Yes, the underbar now gets the same color as the text.
Use \setupbars[color=black]
Best wishes, Taco
participants (2)
-
Jörg Hagmann
-
Taco Hoekwater