Re: [NTG-context] no vertical line between columns

2019-11-15 Thread Floris van Manen


On 15-11-2019 14:04, Wolfgang Schuster wrote:
> Use separator=rule, the columns environments uses since a few months
> the mixedcolumns mechanism but the you can load the old code base
> with \usemodule[old-multcolumns].

Is the new syntax the default for the new context only?
e.g. the online documentation doesn't mention the separator=rule syntax.

https://wiki.contextgarden.net/Command/setupcolumns

.F


pEpkey.asc
Description: application/pgp-keys
___
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://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki : http://contextgarden.net
___


Re: [NTG-context] no vertical line between columns

2019-11-15 Thread Wolfgang Schuster

Floris van Manen schrieb am 15.11.2019 um 13:57:

Using the latest nov 14 version of context
i get now separating line between columns.


\startcolumns[n=2,rule=on]
\input knuth
\stopcolumns

Has the syntax changed?

Use separator=rule, the columns environments uses since a few months
the mixedcolumns mechanism but the you can load the old code base
with \usemodule[old-multcolumns].

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://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki : http://contextgarden.net
___