ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* Line numbering skips lines
@ 2020-10-30 14:43 Felix Krause
  0 siblings, 0 replies; only message in thread
From: Felix Krause @ 2020-10-30 14:43 UTC (permalink / raw)
  To: Mailing list for ConTeXt users


[-- Attachment #1.1: Type: text/plain, Size: 989 bytes --]

Hi all,

in a typing environment, I have the problem that not every line is 
numbered:

     \definetyping
         [code]
         [numbering=line,
          escape={@[,@]}]

     \setupcolors[state=start]
     \definecolor[nonsigpart][r=.7,g=.7,b=.7]
     \defineframed[nonsig]
         [location=low,frame=off,background=color,backgroundcolor=nonsigpart]

     \starttext
       \startcode
     lorem ipsum
     @[ @]

     @[foo@]
     @[\nonsig{bar}@]
     dolor sit amet
       \stopcode
     \stoptext

This will number

  * the first and last lines, containing normal text
  * the third line containing nothing at all
  * the forth line containing `foo` inside an escape sequence

It will skip

  * the second line containing a space character inside an escape 
sequence
  * the fifth line which produces text with a gray background

Why does it skip those lines? This seems really strange as a completely 
empty line does get numbered. How can I number every line?

Regards,
Felix

[-- Attachment #1.2: Type: text/html, Size: 1719 bytes --]

[-- Attachment #2: Type: text/plain, Size: 493 bytes --]

___________________________________________________________________________________
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:[~2020-10-30 14:43 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-10-30 14:43 Line numbering skips lines Felix Krause

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