ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* beta: \underbar is broken (mkiv)
@ 2010-03-22 20:06 Peter Rolf
  2010-03-22 20:25 ` Hans van der Meer
  2010-03-22 20:29 ` Hans Hagen
  0 siblings, 2 replies; 5+ messages in thread
From: Peter Rolf @ 2010-03-22 20:06 UTC (permalink / raw)
  To: mailing list for ConTeXt users

Hi,

the underbar line is drawn vertically here.

\starttext
sonder\underbar{bar}
\stoptext

MTXrun | current version: 2010.03.20 22:59
This is LuaTeX, Version beta-0.53.0-2010032213 (rev 3535)

Peter
___________________________________________________________________________________
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] 5+ messages in thread

* Re: beta: \underbar is broken (mkiv)
  2010-03-22 20:06 beta: \underbar is broken (mkiv) Peter Rolf
@ 2010-03-22 20:25 ` Hans van der Meer
  2010-03-22 20:29 ` Hans Hagen
  1 sibling, 0 replies; 5+ messages in thread
From: Hans van der Meer @ 2010-03-22 20:25 UTC (permalink / raw)
  To: mailing list for ConTeXt users


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

Just checked here in
ConTeXt  ver: 2010.03.20 22:59 MKIV  fmt: 2010.3.21  int: english/ 
english
Can confirm that:

\starttext
sonder\underbar{bar}

gives vertical bar, but the following (note the blank line after  
starttext) does not.

\starttext

sonder\underbar{bar}

met vriendelijke groet
Hans van der Meer




On 22 mrt 2010, at 21:06, Peter Rolf wrote:

> Hi,
>
> the underbar line is drawn vertically here.
>
> \starttext
> sonder\underbar{bar}
> \stoptext
>
> MTXrun | current version: 2010.03.20 22:59
> This is LuaTeX, Version beta-0.53.0-2010032213 (rev 3535)
>
> Peter
> ___________________________________________________________________________________
> 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: 3179 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] 5+ messages in thread

* Re: beta: \underbar is broken (mkiv)
  2010-03-22 20:06 beta: \underbar is broken (mkiv) Peter Rolf
  2010-03-22 20:25 ` Hans van der Meer
@ 2010-03-22 20:29 ` Hans Hagen
  2010-03-23 10:02   ` Taco Hoekwater
  1 sibling, 1 reply; 5+ messages in thread
From: Hans Hagen @ 2010-03-22 20:29 UTC (permalink / raw)
  To: mailing list for ConTeXt users; +Cc: Taco Hoekwater

On 22-3-2010 21:06, Peter Rolf wrote:
> Hi,
>
> the underbar line is drawn vertically here.
>
> \starttext
> sonder\underbar{bar}
> \stoptext
>
> MTXrun | current version: 2010.03.20 22:59
> This is LuaTeX, Version beta-0.53.0-2010032213 (rev 3535)

looks like a but in luatex ... when i use a long word we get a rule with 
much ht/dp while in fact quite some wd is set; the node reports the 
right values ... i'll test it with taco tommorrow

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] 5+ messages in thread

* Re: beta: \underbar is broken (mkiv)
  2010-03-22 20:29 ` Hans Hagen
@ 2010-03-23 10:02   ` Taco Hoekwater
  2010-03-23 10:41     ` Peter Rolf
  0 siblings, 1 reply; 5+ messages in thread
From: Taco Hoekwater @ 2010-03-23 10:02 UTC (permalink / raw)
  To: mailing list for ConTeXt users



Hans Hagen wrote:
> On 22-3-2010 21:06, Peter Rolf wrote:
>> Hi,
>>
>> the underbar line is drawn vertically here.
>>
>> \starttext
>> sonder\underbar{bar}
>> \stoptext
>>
>> MTXrun | current version: 2010.03.20 22:59
>> This is LuaTeX, Version beta-0.53.0-2010032213 (rev 3535)
> 
> looks like a but in luatex ... when i use a long word we get a rule with
> much ht/dp while in fact quite some wd is set; the node reports the
> right values ... i'll test it with taco tommorrow

Fixed in the luatex repository.

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/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] 5+ messages in thread

* Re: beta: \underbar is broken (mkiv)
  2010-03-23 10:02   ` Taco Hoekwater
@ 2010-03-23 10:41     ` Peter Rolf
  0 siblings, 0 replies; 5+ messages in thread
From: Peter Rolf @ 2010-03-23 10:41 UTC (permalink / raw)
  To: mailing list for ConTeXt users

Am 23.03.2010 11:02, schrieb Taco Hoekwater:
> 
> 
> Hans Hagen wrote:
>> On 22-3-2010 21:06, Peter Rolf wrote:
>>> Hi,
>>>
>>> the underbar line is drawn vertically here.
>>>
>>> \starttext
>>> sonder\underbar{bar}
>>> \stoptext
>>>
>>> MTXrun | current version: 2010.03.20 22:59
>>> This is LuaTeX, Version beta-0.53.0-2010032213 (rev 3535)
>>
>> looks like a but in luatex ... when i use a long word we get a rule with
>> much ht/dp while in fact quite some wd is set; the node reports the
>> right values ... i'll test it with taco tommorrow
> 
> Fixed in the luatex repository.
>
yep, looks good again. thanks for the quick fix.

best wishes, Peter

___________________________________________________________________________________
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] 5+ messages in thread

end of thread, other threads:[~2010-03-23 10:41 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-03-22 20:06 beta: \underbar is broken (mkiv) Peter Rolf
2010-03-22 20:25 ` Hans van der Meer
2010-03-22 20:29 ` Hans Hagen
2010-03-23 10:02   ` Taco Hoekwater
2010-03-23 10:41     ` 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).