[NTG-context] Re: Underbar

2024-03-28 Thread Willi Egger
Thank you Wolfgang!

This is what I needed.

Willi

> On 28 Mar 2024, at 17:56, Wolfgang Schuster 
>  wrote:
> 
> Willi Egger schrieb am 28.03.2024 um 17:23:
>> Hello everybody,
>> 
>> I have a text, where a couple of lines are typeset with \underbar. — To me 
>> this underbar is a fraction to near the text. So I wanted to use 
>> \setupbar[…] to change the offset. Unfortunately nothing happens whatever I 
>> try.
>> 
>> MWE:
>> 
>> \setupbar[offset=-.5,dy=-.5]
> 
> \setupbar[underbar][offset=-0.5]
> 
> Wolfgang
> 
> ___
> If your question is of interest to others as well, please add an entry to the 
> Wiki!
> 
> maillist : ntg-context@ntg.nl / 
> https://mailman.ntg.nl/mailman3/lists/ntg-context.ntg.nl
> webpage  : https://www.pragma-ade.nl / https://context.aanhet.net (mirror)
> archive  : https://github.com/contextgarden/context
> wiki : https://wiki.contextgarden.net
> ___

___
If your question is of interest to others as well, please add an entry to the 
Wiki!

maillist : ntg-context@ntg.nl / 
https://mailman.ntg.nl/mailman3/lists/ntg-context.ntg.nl
webpage  : https://www.pragma-ade.nl / https://context.aanhet.net (mirror)
archive  : https://github.com/contextgarden/context
wiki : https://wiki.contextgarden.net
___


[NTG-context] Re: Underbar

2024-03-28 Thread Wolfgang Schuster

Willi Egger schrieb am 28.03.2024 um 17:23:

Hello everybody,

I have a text, where a couple of lines are typeset with \underbar. — To me this 
underbar is a fraction to near the text. So I wanted to use \setupbar[…] to 
change the offset. Unfortunately nothing happens whatever I try.

MWE:

\setupbar[offset=-.5,dy=-.5]


\setupbar[underbar][offset=-0.5]

Wolfgang

___
If your question is of interest to others as well, please add an entry to the 
Wiki!

maillist : ntg-context@ntg.nl / 
https://mailman.ntg.nl/mailman3/lists/ntg-context.ntg.nl
webpage  : https://www.pragma-ade.nl / https://context.aanhet.net (mirror)
archive  : https://github.com/contextgarden/context
wiki : https://wiki.contextgarden.net
___


[NTG-context] Underbar

2024-03-28 Thread Willi Egger
Hello everybody,

I have a text, where a couple of lines are typeset with \underbar. — To me this 
underbar is a fraction to near the text. So I wanted to use \setupbar[…] to 
change the offset. Unfortunately nothing happens whatever I try.

MWE:

\setupbar[offset=-.5,dy=-.5]

\starttext
Hello!
\blank
\underbar{Good buye!}
\stoptext

I am using the latest version of ConTeXt from March 11.

Do I miss something?

Kind regards
Willi
___
If your question is of interest to others as well, please add an entry to the 
Wiki!

maillist : ntg-context@ntg.nl / 
https://mailman.ntg.nl/mailman3/lists/ntg-context.ntg.nl
webpage  : https://www.pragma-ade.nl / https://context.aanhet.net (mirror)
archive  : https://github.com/contextgarden/context
wiki : https://wiki.contextgarden.net
___