From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/25167 Path: news.gmane.org!not-for-mail From: "Thomas A. Schmitz" Newsgroups: gmane.comp.tex.context Subject: linenumbering Date: Sat, 14 Jan 2006 13:18:08 +0100 Message-ID: <6D7302CE-62E3-4963-A260-C9B3563B8421@uni-bonn.de> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 (Apple Message framework v746.2) Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1137241135 2807 80.91.229.2 (14 Jan 2006 12:18:55 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sat, 14 Jan 2006 12:18:55 +0000 (UTC) Original-X-From: ntg-context-bounces@ntg.nl Sat Jan 14 13:18:53 2006 Return-path: Envelope-to: gctc-ntg-context-518@m.gmane.org Original-Received: from ronja.vet.uu.nl ([131.211.172.88] helo=ronja.ntg.nl) by ciao.gmane.org with esmtp (Exim 4.43) id 1ExkMr-000508-Tw for gctc-ntg-context-518@m.gmane.org; Sat, 14 Jan 2006 13:18:50 +0100 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 5D41B1281A; Sat, 14 Jan 2006 13:18:49 +0100 (CET) Original-Received: from ronja.ntg.nl ([127.0.0.1]) by localhost (smtp.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 14350-03; Sat, 14 Jan 2006 13:18:47 +0100 (CET) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 7F0E6127BD; Sat, 14 Jan 2006 13:18:47 +0100 (CET) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 8EBB9127BD for ; Sat, 14 Jan 2006 13:18:45 +0100 (CET) Original-Received: from ronja.ntg.nl ([127.0.0.1]) by localhost (smtp.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 14349-03 for ; Sat, 14 Jan 2006 13:18:44 +0100 (CET) Original-Received: from mailout06.sul.t-online.com (mailout06.sul.t-online.com [194.25.134.19]) by ronja.ntg.nl (Postfix) with SMTP id B1A401279E for ; Sat, 14 Jan 2006 13:18:44 +0100 (CET) Original-Received: from fwd35.aul.t-online.de by mailout06.sul.t-online.com with smtp id 1ExkMm-00005V-02; Sat, 14 Jan 2006 13:18:44 +0100 Original-Received: from [192.168.0.2] (S9yvHwZaoeTnr4m-QvdtLtDGnpK5+HtZUI+CgLDIdCDppfNBTCg6cL@[84.172.90.202]) by fwd35.sul.t-online.de with esmtp id 1ExkMd-1qbGiW0; Sat, 14 Jan 2006 13:18:35 +0100 Original-To: mailing list for ConTeXt users X-Mailer: Apple Mail (2.746.2) X-ID: S9yvHwZaoeTnr4m-QvdtLtDGnpK5+HtZUI+CgLDIdCDppfNBTCg6cL@t-dialin.net X-TOI-MSGID: b9f98955-f51f-48e0-94b3-1458c6a67ad3 X-Virus-Scanned: amavisd-new at ntg.nl X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.5 Precedence: list List-Id: mailing list for ConTeXt users List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: ntg-context-bounces@ntg.nl Errors-To: ntg-context-bounces@ntg.nl X-Virus-Scanned: amavisd-new at ntg.nl Xref: news.gmane.org gmane.comp.tex.context:25167 Archived-At: All, I have a document with several sections and would like to have lines numbered consecutively across all sections. However, when the \startlinenumbering ... stoplinenumbering spans a \section command, it doesn't work any longer; lines are not numbered. Is there a solution or a workaround? Thanks, and best Thomas