Re: [NTG-context] extra unwanted interline space in list

2014-11-16 Thread Hans Hagen

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
___

Re: [NTG-context] extra unwanted interline space in list

2014-11-16 Thread Pablo Rodriguez
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
___

[NTG-context] extra unwanted interline space in list

2014-11-15 Thread Pablo Rodriguez
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
___