Hi,

This is based on a bug-report on tex.sx: http://tex.stackexchange.com/q/333987/323

If a document starts with a typing environment then line numbering is not shown. Consider

\starttext

\doifmode{bugfix}{Whatever}

\starttyping[numbering=line]
  Line 1
  Line 2
  Line 3
  Line 4
\stoptyping

\stoptext

If this code is run without enabling the bugfix mode, only the first line is numbered.

If the typing environment is not first block (e.g., if you enable the bugfix mode), then the line numering is correct.

Aditya
___________________________________________________________________________________
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  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

Reply via email to