ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* headings in line numbering
@ 2022-06-18 15:20 Pablo Rodriguez via ntg-context
  0 siblings, 0 replies; only message in thread
From: Pablo Rodriguez via ntg-context @ 2022-06-18 15:20 UTC (permalink / raw)
  To: ConTeXt users; +Cc: Pablo Rodriguez

Dear list,

I have the following sample:

  \setuppapersize[A6]
  \definelinenote[otherlinenote]
  \setupnote[otherlinenote]
    [compress=yes]
  \startsetups[line:notes]
    \setupinterlinespace[line=2.9ex]
  \stopsetups
  \setupnote[linenote]
    [paragraph=yes, compress=yes, compressmethod=separator]%
  \setupnotation[linenote][alternative=serried, width=broad]
  \starttext
  \startlinenumbering
  \dorecurse{3}{\subject{Heading\linenote{title}}
  \dorecurse{2}{text\linenote{some text}\linenote{another text}\par}}
  \stoplinenumbering
  \stoptext

How can I get headings added to the line numbers?

Many thanks for your help,

Pablo
___________________________________________________________________________________
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:[~2022-06-18 15:20 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-06-18 15:20 headings in line numbering Pablo Rodriguez via ntg-context

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