ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* bug in mkiv with and underlined space
@ 2010-05-24 19:24 Martin 'golodhrim' Scholz
  2010-05-24 20:09 ` Hans Hagen
  0 siblings, 1 reply; 2+ messages in thread
From: Martin 'golodhrim' Scholz @ 2010-05-24 19:24 UTC (permalink / raw)
  To: ntg-context

Hi List, Hi Hans

I think I figured out an bug in MKIV,

the following minimal example works in mkii but not in mkiv


\definehspace[myspace][8em]

\starttext
Test if you can place a space \underbar{\hspace[myspace]} right here.
\stoptext

the wished and delivered result in mkii is a line of the length of 8em, 
but in mkiv it only delivers the space but not the underline...

Greetings


-- 
---
Martin 'golodhrim' Scholz
Auf dem Sattler 4
34516 Ederbringhausen
Phone: +49 6454 799623
mobile: +49 176 63301749
Fax: +49 6454 
e-Mail: scholz.m82@googlemail.com

Frankly, Scarlett, I don't have a fix.
		-- Rhett Buggler

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

* Re: bug in mkiv with and underlined space
  2010-05-24 19:24 bug in mkiv with and underlined space Martin 'golodhrim' Scholz
@ 2010-05-24 20:09 ` Hans Hagen
  0 siblings, 0 replies; 2+ messages in thread
From: Hans Hagen @ 2010-05-24 20:09 UTC (permalink / raw)
  To: mailing list for ConTeXt users; +Cc: Martin 'golodhrim' Scholz

On 24-5-2010 9:24, Martin 'golodhrim' Scholz wrote:
> \definehspace[myspace][8em]
>
> \starttext
> Test if you can place a space \underbar{\hspace[myspace]} right here.
> \stoptext

a different method is used, for the moment use

\underbar{\char0\hspace[myspace]\char0}

maye some day i'll make a \underbar[width=8em]{...}

in mkiv leading and trailing spaces are skipped

-----------------------------------------------------------------
                                           Hans Hagen | PRAGMA ADE
               Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
     tel: 038 477 53 69 | voip: 087 875 68 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] 2+ messages in thread

end of thread, other threads:[~2010-05-24 20:09 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-05-24 19:24 bug in mkiv with and underlined space Martin 'golodhrim' Scholz
2010-05-24 20:09 ` Hans Hagen

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).