ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Wolfgang Schuster <schuster.wolfgang@gmail.com>
To: mailing list for ConTeXt users <ntg-context@ntg.nl>
Subject: Re: linenumbering per page
Date: Wed, 4 Jul 2012 17:09:30 +0200	[thread overview]
Message-ID: <9737AB80-EDB5-4688-9822-70383E5CF83A@gmail.com> (raw)
In-Reply-To: <4FF45820.9060606@yahoo.com>


Am 04.07.2012 um 16:50 schrieb Martin:

> Hi, I would like to place line numbers in a multipage document.
> 
> \startlinenumbering
> lots of text filling several pages
> \stoplinenumbering
> 
> What I would like to have, and fail to find, is an option to that would restart the numbering on every page as I do not need to reference each line. e.g. finding line 15 on page 6 is fine.
> 
> 
> \setuplinenumbering doesn't seem to provide an option.
> 
> Anything I can do? Thanks!

\starttext

\setuplinenumbering[method=page]

\startlinenumbering
\dorecurse{20}{\input knuth\par}
\stoplinenumbering

\stoptext

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


  reply	other threads:[~2012-07-04 15:09 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-07-04 14:50 Martin
2012-07-04 15:09 ` Wolfgang Schuster [this message]
2012-07-06  7:29   ` Martin

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=9737AB80-EDB5-4688-9822-70383E5CF83A@gmail.com \
    --to=schuster.wolfgang@gmail.com \
    --cc=ntg-context@ntg.nl \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).