ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* (beta) underbar in mkiv
@ 2009-11-09  9:49 Peter Rolf
  2009-11-09 11:29 ` Hans Hagen
  0 siblings, 1 reply; 4+ messages in thread
From: Peter Rolf @ 2009-11-09  9:49 UTC (permalink / raw)
  To: mailing list for ConTeXt users

[-- Attachment #1: Type: text/plain, Size: 247 bytes --]

Hi,

underbar slides to the left, if the underbar area is restricted to only 
one char of a word. Example attached.
I need this for showing the keyboard shortcuts in my graphics. :)

MTXrun | current version: 2009.11.07 17:59

Best wishes,  Peter

[-- Attachment #2: underbar.tex --]
[-- Type: text/plain, Size: 68 bytes --]

\starttext

underbar the b from under\underbar{b}ar

\stoptext

[-- Attachment #3: Type: text/plain, Size: 486 bytes --]

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

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: (beta) underbar in mkiv
  2009-11-09  9:49 (beta) underbar in mkiv Peter Rolf
@ 2009-11-09 11:29 ` Hans Hagen
  2009-11-09 12:31   ` Taco Hoekwater
  0 siblings, 1 reply; 4+ messages in thread
From: Hans Hagen @ 2009-11-09 11:29 UTC (permalink / raw)
  To: mailing list for ConTeXt users

Peter Rolf wrote:
> Hi,
> 
> underbar slides to the left, if the underbar area is restricted to only 
> one char of a word. Example attached.
> I need this for showing the keyboard shortcuts in my graphics. :)

ok, i need to discuss this with taco

quick hack:

\let\normalunderbar\underbar
\def\underbar#1{\normalunderbar{#1\hskip\zeropoint\relax}}


Hans

-----------------------------------------------------------------
                                           Hans Hagen | PRAGMA ADE
               Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
      tel: 038 477 53 69 | fax: 038 477 53 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
___________________________________________________________________________________


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: (beta) underbar in mkiv
  2009-11-09 11:29 ` Hans Hagen
@ 2009-11-09 12:31   ` Taco Hoekwater
  2009-11-09 12:48     ` Peter Rolf
  0 siblings, 1 reply; 4+ messages in thread
From: Taco Hoekwater @ 2009-11-09 12:31 UTC (permalink / raw)
  To: mailing list for ConTeXt users



Hans Hagen wrote:
> Peter Rolf wrote:
>> Hi,
>>
>> underbar slides to the left, if the underbar area is restricted to
>> only one char of a word. Example attached.
>> I need this for showing the keyboard shortcuts in my graphics. :)
> 
> ok, i need to discuss this with taco

There was a luatex bug. Fix is in the repository trunk already,
until the next release just keep using Hans' hack.

Best wishes,
Taco

> quick hack:
> 
> \let\normalunderbar\underbar
> \def\underbar#1{\normalunderbar{#1\hskip\zeropoint\relax}}
> 
> 
> Hans

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


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: (beta) underbar in mkiv
  2009-11-09 12:31   ` Taco Hoekwater
@ 2009-11-09 12:48     ` Peter Rolf
  0 siblings, 0 replies; 4+ messages in thread
From: Peter Rolf @ 2009-11-09 12:48 UTC (permalink / raw)
  To: mailing list for ConTeXt users


[-- Attachment #1.1: Type: text/plain, Size: 1147 bytes --]

bedankt  :)

Taco Hoekwater schrieb:
> Hans Hagen wrote:
>   
>> Peter Rolf wrote:
>>     
>>> Hi,
>>>
>>> underbar slides to the left, if the underbar area is restricted to
>>> only one char of a word. Example attached.
>>> I need this for showing the keyboard shortcuts in my graphics. :)
>>>       
>> ok, i need to discuss this with taco
>>     
>
> There was a luatex bug. Fix is in the repository trunk already,
> until the next release just keep using Hans' hack.
>
> Best wishes,
> Taco
>
>   
>> quick hack:
>>
>> \let\normalunderbar\underbar
>> \def\underbar#1{\normalunderbar{#1\hskip\zeropoint\relax}}
>>
>>
>> Hans
>>     
>
> ___________________________________________________________________________________
> 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
> ___________________________________________________________________________________
>
>   


[-- Attachment #1.2: Type: text/html, Size: 2151 bytes --]

[-- Attachment #2: Type: text/plain, Size: 486 bytes --]

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

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2009-11-09 12:48 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-11-09  9:49 (beta) underbar in mkiv Peter Rolf
2009-11-09 11:29 ` Hans Hagen
2009-11-09 12:31   ` Taco Hoekwater
2009-11-09 12:48     ` Peter Rolf

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).