ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* line numbering disappears in custom column layout
@ 2019-08-31  9:26 Damien Thiriet
  0 siblings, 0 replies; only message in thread
From: Damien Thiriet @ 2019-08-31  9:26 UTC (permalink / raw)
  To: ntg-context

Hi,



Line numbering disappears when called inside custom columns defined with
defineparagraph.

This works fine

\defineparagraphs[Colonne][n=2]
\starttext
\startlinenumbering 
\input knuth
\stoplinenumbering

\input knuth
\stoptext

Whereas this does not work as expected

\defineparagraphs[Colonne][n=2]
\starttext
\startColonne
\startlinenumbering 
\input knuth
\stoplinenumbering
\Colonne

\input knuth
\stopColonne
\stoptext

Playing with \setuplinenumbering (location=text and so on) didn't help.
Maybe this has to do with setting margins in defineparagraphs, but I
can't figure out how to do it.

Greetings,


Damien Thiriet 

PS: This is exactly the unanswered question I asked a few days ago on TeX SE 
https://tex.stackexchange.com/questions/505238/context-line-numbering-disappears-in-custom-column-layout

----- End forwarded message -----
___________________________________________________________________________________
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
___________________________________________________________________________________

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2019-08-31  9:26 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-08-31  9:26 line numbering disappears in custom column layout Damien Thiriet

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