From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/1004 Path: main.gmane.org!not-for-mail From: Tobias Burnus Newsgroups: gmane.comp.tex.context Subject: ConTeXt: get rid of a page number: Date: Mon, 11 Oct 1999 22:48:14 +0200 Sender: owner-ntg-context@let.uu.nl Message-ID: <38024D0E.EFFBBAC5@gmx.de> Reply-To: Tobias Burnus NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: main.gmane.org 1035391847 28980 80.91.224.250 (23 Oct 2002 16:50:47 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Wed, 23 Oct 2002 16:50:47 +0000 (UTC) Original-To: NTG-ConTeXt Xref: main.gmane.org gmane.comp.tex.context:1004 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:1004 I have: %interface=de \stellenummerierungein[keine] \stellelayoutein[kopfzeile=0cm, hoehe=28cm,texthoehe=28] \starttext \keinekopfundfusszeile \titel{...} ....... \wechselezumfliesstext[9pt]{ \seite \keinekopfundfusszeile \thema{.....} ....... } \stoptext How can I prevent to have a '2' printed on the second page, using setupheader and noheaderandfooter didn't seem to change a bit. Moreover: How can I shift the page upwards? Tobias