From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/491 Path: main.gmane.org!not-for-mail From: David Arnold Newsgroups: gmane.comp.tex.context Subject: OwnNumber? Date: Wed, 02 Jun 1999 23:33:47 -0700 Sender: owner-ntg-context@let.uu.nl Message-ID: <3.0.5.32.19990602233347.0084eb70@mail.northcoast.com> NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" X-Trace: main.gmane.org 1035391347 24485 80.91.224.250 (23 Oct 2002 16:42:27 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Wed, 23 Oct 2002 16:42:27 +0000 (UTC) Original-To: ntg-context@ntg.nl Xref: main.gmane.org gmane.comp.tex.context:491 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:491 All, 1. What's the concept behind ownnumber in \setuphead [chapter] [alternative=inmargin, number=no, ownnumber=yes, after={\blank[3*medium]}] 2. I don't understand the purpose of the definereference commands in \def\ShowSample#1#2% {\chapter{#1}{#2} \definereference[sample][d-en-#1::] \startlinenumbering \typefile {d-en-#1.tex} \stoplinenumbering \page \definereference[sample][]} 3. What is the purpose of setuptexttexts? Is it similar to a mechanism that puts the word "Draft" on every page of the document?