Difference between revisions of "Command/startlinenumbering"

From Wiki
Jump to navigation Jump to search
(Created page with "Documentation for \startlinenumbering ... \stoplinenumbering")
 
 
Line 57: Line 57:
 
BC = \sqrt{AC^2 + AB^2}
 
BC = \sqrt{AC^2 + AB^2}
 
\stopformula
 
\stopformula
 +
and some more text \dots
 
\stoplinenumbering
 
\stoplinenumbering
 
\stoptext
 
\stoptext
and some more text \dots
 
 
</context></cd:example></cd:examples>
 
</context></cd:example></cd:examples>
 
<cd:notes></cd:notes>
 
<cd:notes></cd:notes>
Line 67: Line 67:
 
<cd:commandref name="setuplinenumbering"></cd:commandref>
 
<cd:commandref name="setuplinenumbering"></cd:commandref>
 
<cd:commandref name="someline"></cd:commandref>
 
<cd:commandref name="someline"></cd:commandref>
<cd:commandref name="startline"></cd:commandref></cd:seealso>
+
<cd:commandref name="startline"></cd:commandref>
 +
<cd:commandref name="inlinerange"></cd:commandref></cd:seealso>
 
</cd:commandgroup>
 
</cd:commandgroup>

Latest revision as of 12:57, 14 September 2023


\startlinenumbering ... \stoplinenumbering

Summary

The environment \startlinenumbering ... \stoplinenumbering is used for numbering lines of text

Settings

\startlinenumbering[...][...=...,...] ... \stoplinenumbering
[...]name
continueyes no
startnumber
stepnumber
methodpage first next

Settings argument

\startlinenumbering[...][...] ... \stoplinenumbering
[...]name
[...]continue number

Description

This environment numbers lines in the margin of the layout.

Examples

Example 1

\setuppapersize[A6,landscape]
\starttext
\startlinenumbering
\input knuth
\startformula
BC = \sqrt{AC^2 + AB^2}
\stopformula
and some more text \dots
\stoplinenumbering
\stoptext

Notes

See also

Help from ConTeXt-Mailinglist/Forum

All issues with: