ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* extra unwanted interline space in list
@ 2014-11-15 10:40 Pablo Rodriguez
  2014-11-16 18:54 ` Hans Hagen
  0 siblings, 1 reply; 3+ messages in thread
From: Pablo Rodriguez @ 2014-11-15 10:40 UTC (permalink / raw)
  To: mailing list for ConTeXt users

Dear list,

I have the following sample:

    \starttext
    \startitemize[n]
        \item \input zapf
        \item \startitemize[a]
            \item \input knuth
        \stopitemize
    \stopitemize
    \stoptext

For some strange reason, the first line from 2.a. has an extra interline
space after it.

Is this a bug or am I missing something?

Many thanks for your help,


Pablo
-- 
http://www.ousia.tk
___________________________________________________________________________________
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] 3+ messages in thread

* Re: extra unwanted interline space in list
  2014-11-15 10:40 extra unwanted interline space in list Pablo Rodriguez
@ 2014-11-16 18:54 ` Hans Hagen
  2014-11-16 19:36   ` Pablo Rodriguez
  0 siblings, 1 reply; 3+ messages in thread
From: Hans Hagen @ 2014-11-16 18:54 UTC (permalink / raw)
  To: ntg-context

On 11/15/2014 11:40 AM, Pablo Rodriguez wrote:
> Dear list,
>
> I have the following sample:
>
>      \starttext
>      \startitemize[n]
>          \item \input zapf
>          \item \startitemize[a]
>              \item \input knuth
>          \stopitemize
>      \stopitemize
>      \stoptext
>
> For some strange reason, the first line from 2.a. has an extra interline
> space after it.
>
> Is this a bug or am I missing something?

it's somewhat tricky to implement this in a robust way (i made a dirty 
patch for the next beta) ... some day i need to check some of the luatex 
code for some artifacts (+ fixes .. on my todo list)

Hans

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

* Re: extra unwanted interline space in list
  2014-11-16 18:54 ` Hans Hagen
@ 2014-11-16 19:36   ` Pablo Rodriguez
  0 siblings, 0 replies; 3+ messages in thread
From: Pablo Rodriguez @ 2014-11-16 19:36 UTC (permalink / raw)
  To: mailing list for ConTeXt users

On 11/16/2014 07:54 PM, Hans Hagen wrote:
> On 11/15/2014 11:40 AM, Pablo Rodriguez wrote:
>> Dear list,
>>
>> I have the following sample:
>>
>>      \starttext
>>      \startitemize[n]
>>          \item \input zapf
>>          \item \startitemize[a]
>>              \item \input knuth
>>          \stopitemize
>>      \stopitemize
>>      \stoptext
>>
>> For some strange reason, the first line from 2.a. has an extra interline
>> space after it.
>>
>> Is this a bug or am I missing something?
> 
> it's somewhat tricky to implement this in a robust way (i made a dirty 
> patch for the next beta) ... some day i need to check some of the luatex 
> code for some artifacts (+ fixes .. on my todo list)

Many thanks for the fix, Hans.

Pablo
-- 
http://www.ousia.tk
___________________________________________________________________________________
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] 3+ messages in thread

end of thread, other threads:[~2014-11-16 19:36 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-11-15 10:40 extra unwanted interline space in list Pablo Rodriguez
2014-11-16 18:54 ` Hans Hagen
2014-11-16 19:36   ` Pablo Rodriguez

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