From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/53424 Path: news.gmane.org!not-for-mail From: Andreas Harder Newsgroups: gmane.comp.tex.context Subject: Line Numbering and References Date: Wed, 14 Oct 2009 11:54:22 +0200 Message-ID: References: <4AD4D318.1857.1E8635@wwl.musensturm.de> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 (Apple Message framework v1076) Content-Type: text/plain; charset="us-ascii"; Format="flowed"; DelSp="yes" Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1255514103 10754 80.91.229.12 (14 Oct 2009 09:55:03 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 14 Oct 2009 09:55:03 +0000 (UTC) To: mailing list for ConTeXt users Original-X-From: ntg-context-bounces@ntg.nl Wed Oct 14 11:54:53 2009 Return-path: Envelope-to: gctc-ntg-context-518@m.gmane.org Original-Received: from balder.ntg.nl ([195.12.62.10]) by lo.gmane.org with esmtp (Exim 4.50) id 1My0ZB-0002WC-8N for gctc-ntg-context-518@m.gmane.org; Wed, 14 Oct 2009 11:54:45 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id ECA09C9AC7; Wed, 14 Oct 2009 11:54:41 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at balder.ntg.nl Original-Received: from balder.ntg.nl ([127.0.0.1]) by localhost (balder.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id PtFjxXICv97L; Wed, 14 Oct 2009 11:54:36 +0200 (CEST) Original-Received: from balder.ntg.nl (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id F3F10C9A9C; Wed, 14 Oct 2009 11:54:34 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 75B1FC9A97 for ; Wed, 14 Oct 2009 11:54:29 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at balder.ntg.nl Original-Received: from balder.ntg.nl ([127.0.0.1]) by localhost (balder.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 57IokO9EaL6r for ; Wed, 14 Oct 2009 11:54:23 +0200 (CEST) Original-Received: from deliver.uni-koblenz.de (deliver.uni-koblenz.de [141.26.64.15]) by balder.ntg.nl (Postfix) with ESMTP id 21053C9A9C for ; Wed, 14 Oct 2009 11:54:23 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by deliver.uni-koblenz.de (Postfix) with ESMTP id EA4C178982DA for ; Wed, 14 Oct 2009 11:54:22 +0200 (CEST) Original-Received: from deliver.uni-koblenz.de ([127.0.0.1]) by localhost (deliver.uni-koblenz.de [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 16448-09 for ; Wed, 14 Oct 2009 11:54:22 +0200 (CEST) X-CHKRCPT: Envelopesender vrfy aharder@uni-koblenz.de Original-Received: from [192.168.1.112] (88-134-170-151-dynip.superkabel.de [88.134.170.151]) (using TLSv1 with cipher AES128-SHA (128/128 bits)) (No client certificate requested) by deliver.uni-koblenz.de (Postfix) with ESMTP id 707BD789827B for ; Wed, 14 Oct 2009 11:54:22 +0200 (CEST) In-Reply-To: X-Mailer: Apple Mail (2.1076) X-Virus-Scanned: amavisd-new at uni-koblenz.de X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.12 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 Xref: news.gmane.org gmane.comp.tex.context:53424 Archived-At: Hello all, I have a problem with referencing from a line numbered text. In page-lin.mkiv I've found the \inline-command, but I can't make use of it: \starttext \startlinenumbering Hello \textreference[ref]{} World! \stoplinenumbering \inline[ref] % output: "line ??" \stoptext What I really want to achieve is something like the following: \starttext \startlinenumbering This ist a long transcription from an interview with line numbers. % #1 \startMyCite[test] This ist a long transcription from an interview with line numbers. % #2 This ist a long transcription from an interview with line numbers. % #3 \stopMyCite This ist a long transcription from an interview with line numbers. % #4 \stoplinenumbering And now \getMyCite[test] should output: \startblockquote This ist a long transcription from an interview with line numbers. % #2 This ist a long transcription from an interview with line numbers. % #3 \stopblockquote (lines 2--3) \stoptext Is something like this possible in ConTeXt and if yes how? Thanks for your help! Greetings, Andreas ___________________________________________________________________________________ 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 ___________________________________________________________________________________