Re: [NTG-context] Mixed columns

2013-03-21 Thread Wolfgang Schuster

Am 21.03.2013 um 23:06 schrieb Hans Hagen :

> ok, i figured that one out ... you need to recheck the next beta (tricky node 
> discarding etc)

The text on both columns starts now on the same position and \blank
is now ignored unless one forces the space with \blank[force,…].

Wolfgang
___
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] Mixed columns

2013-03-21 Thread Hans Hagen

On 3/20/2013 11:33 AM, Wolfgang Schuster wrote:

Hi,

after the problem with the \column command with the normal columns environment 
I tried if the original problem can be solved with mixed columns. While the 
\column command works there a unwanted space appeared at the begin of the 
second column.

In the following example you can see space from the \blank in the first column 
is ignored while in the second column it appears in the output.


\starttext \showframe

\startmixedcolumns

\blank

text

\column

\blank

text

\stopmixedcolumns

\stoptext



ok, i figured that one out ... you need to recheck the next beta (tricky 
node discarding etc)


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
___