[NTG-context] Page numbering, new style and running heads.

2015-02-25 Thread John Culleton
The new method of handling page numbering (roman and arabic) using e.g., \setupuserpagenumber[numberconversion=Romannumerals] \setcounter[userpage][5] works just fine if you remember one thing: in running heads the word "pagenumber" has to be replaced with "userpagenumber". But in the \chapter

Re: [NTG-context] page numbering 'marginedge'

2014-03-04 Thread David Wooten
Exactly so, thanks Pablo. On Mar 3, 2014, at 10:44 AM, Pablo Rodriguez wrote: > On 03/03/2014 07:37 PM, David Wooten wrote: >> Hello all, trying to get page numbers in the outer margin edge of a >> double-sided document — marginedge as it is places the numbers to the >> inside margin edge, is t

Re: [NTG-context] page numbering 'marginedge'

2014-03-03 Thread Pablo Rodriguez
On 03/03/2014 07:37 PM, David Wooten wrote: > Hello all, trying to get page numbers in the outer margin edge of a > double-sided document — marginedge as it is places the numbers to the > inside margin edge, is there an opposite command? Hi David, as far as I know, location=right is the option yo

[NTG-context] page numbering 'marginedge'

2014-03-03 Thread David Wooten
Hello all, trying to get page numbers in the outer margin edge of a double-sided document — marginedge as it is places the numbers to the inside margin edge, is there an opposite command? Thanks, David ___ If your qu

Re: [NTG-context] Page Numbering using IncludePicture from simple slides

2012-04-24 Thread Steffen Fritzsche
Hi Aidtyam, I don't need the full stepping code ... at least not now ;) Your advice just to decrement the page counter works just fine for me and it's so simple I'm wondering why I could think of that myself. Thanks for your help and your work on simpleslides! Steffen Am 24.04.2012 um 01:22

Re: [NTG-context] Page Numbering using IncludePicture from simple slides

2012-04-23 Thread Aditya Mahajan
On Mon, 23 Apr 2012, Steffen Fritzsche wrote: > Hi, > > I love the IncludePicture command from simple slides but now I've got a > picture which I want to show stepwise. Therefore I created two pictures a > simplified version and the full version. I just place them right one after > the other. >

[NTG-context] Page Numbering using IncludePicture from simple slides

2012-04-23 Thread Steffen Fritzsche
Hi, I love the IncludePicture command from simple slides but now I've got a picture which I want to show stepwise. Therefore I created two pictures a simplified version and the full version. I just place them right one after the other. Now it would be perfect if I could force context not to inc

Re: [NTG-context] Page numbering in latest beta

2012-04-02 Thread Steffen Fritzsche
Hi, thanks for these suggestions. I now use the following settings: \definefont[HeaderFont][Sans at 10pt] \setupheader[style=HeaderFont] \setupheadertexts [section][pagenumber][pagenumber][chapter] \setuppagenumbering [alternative=doublesided, location=, style=sansbold] \startsectionblockenviron

Re: [NTG-context] Page numbering in latest beta

2012-03-30 Thread Hans Hagen
On 30-3-2012 18:41, Steffen Fritzsche wrote: Hi Hans, I just ran my update script again, the issue still exists. Last update before was this morning around 10 a.m. CEST. Any ideas or suggestions? The old numbering code had a side effect. Every time one changes settings the state of the co

Re: [NTG-context] Page numbering in latest beta

2012-03-30 Thread Wolfgang Schuster
Am 30.03.2012 um 17:39 schrieb Steffen Fritzsche: > Hi, > > nice surprise, with the latest beta my document just grew 15 pages ;) > > On a closer look, it turned out that the numbering of my body part is not > reset to 1, instead it continues with the next number after my frontpart. > Here is

Re: [NTG-context] Page numbering in latest beta

2012-03-30 Thread Hans Hagen
On 30-3-2012 17:39, Steffen Fritzsche wrote: Hi, nice surprise, with the latest beta my document just grew 15 pages ;) On a closer look, it turned out that the numbering of my body part is not reset to 1, instead it continues with the next number after my frontpart. Here is how I did set this

[NTG-context] Page numbering in latest beta

2012-03-30 Thread Steffen Fritzsche
Hi, nice surprise, with the latest beta my document just grew 15 pages ;) On a closer look, it turned out that the numbering of my body part is not reset to 1, instead it continues with the next number after my frontpart. Here is how I did set this up long time ago: \startsectionblockenvironme

Re: [NTG-context] Page numbering: conversion broken

2011-11-10 Thread Christian
> > Dear list, > > > > this > > \setuppagenumbering[conversion=romannumerals,left={--~},right={~--}] > % > > taken from contextref.pdf does nothing in ConTeXt ver: 2011.09.12 22:49 > MKIV, except adding the '–' left and right. The number is still Arabic. > > > > However this > > \convertnumber{r}{

Re: [NTG-context] Page numbering: conversion broken

2011-11-09 Thread Wolfgang Schuster
Am 09.11.2011 um 22:35 schrieb Christian: > Dear list, > > this > \setuppagenumbering[conversion=romannumerals,left={--~},right={~--}] % taken > from contextref.pdf > does nothing in ConTeXt ver: 2011.09.12 22:49 MKIV, except adding the '–' > left and right. The number is still Arabic. > >

[NTG-context] Page numbering: conversion broken

2011-11-09 Thread Christian
Dear list, this \setuppagenumbering[conversion=romannumerals,left={--~},right={~--}] % taken from contextref.pdf does nothing in ConTeXt ver: 2011.09.12 22:49 MKIV, except adding the '–' left and right. The number is still Arabic. However this \convertnumber{r}{4} works as expected. Is this

Re: [NTG-context] Page numbering in Adobe Reader

2010-06-28 Thread Steffen Wolfrum
Am 28.06.2010 um 07:45 schrieb Steffen Wolfrum: > > > But the example file that is mentioned in that link don't produce anything > with MkII either: > "TeXExec | no ctx file found > TeXExec | nothing to process" Ahh! There was a space in the file's name, thus... Now it works. Steffen __

Re: [NTG-context] Page numbering in Adobe Reader

2010-06-27 Thread Steffen Wolfrum
Am 27.06.2010 um 22:45 schrieb Wolfgang Schuster: > Am 27.06.10 20:52, schrieb Steffen Wolfrum: >> I just found this old thread as I was searching the archive for this topic: >> "Page numbering in Adobe Reader" (i.e. roman in the preface and >> normal/arabic in the mainface) >> >> Unfortunately

Re: [NTG-context] Page numbering in Adobe Reader

2010-06-27 Thread Wolfgang Schuster
Am 27.06.10 20:52, schrieb Steffen Wolfrum: I just found this old thread as I was searching the archive for this topic: "Page numbering in Adobe Reader" (i.e. roman in the preface and normal/arabic in the mainface) Unfortunately this example (below) only gives no roman numbering... Any more up

Re: [NTG-context] Page numbering in Adobe Reader

2010-06-27 Thread Steffen Wolfrum
I just found this old thread as I was searching the archive for this topic: "Page numbering in Adobe Reader" (i.e. roman in the preface and normal/arabic in the mainface) Unfortunately this example (below) only gives no roman numbering... Any more up-to-date info on this topic, somebody?! Stef

[NTG-context] page numbering with make-up-pages

2010-06-17 Thread Vyatcheslav Yatskovsky
Hi, Please, I need urgent help with page numbering! I begin my document with three "standardmakeup" pages, and expect fourth (normal) one to have number 4. But it is 1, whatever I do. In particular, \setuppagenumbering[number=4] has no effect. In other words, I need numbering from the very f

[NTG-context] Page numbering and MkIV

2010-01-14 Thread Vedran Miletić
This code: \enableregime[utf] \starttext \title{BLAH BLAH\\ BLAH} \setuppagenumbering[state=stop] \page \setuppagenumbering[state=start,location={footer,center},conversion=romannumerals,style={\bf}] \completecontent \page \setuppagenumbering[state=stop] \chapter[chapter:foo]{Foo Bar} \setuppagenu

Re: [NTG-context] Page Numbering Hell

2009-10-25 Thread Thomas Floeren
Aditya Mahajan <> wrote on Friday, October 23, 2009 10:41 PM: > > The above solution was for MkIV. For completeness, this is how you > will do > the same with MkII. I don't know how to get the page numbers correct > in > the TOC in this case. > I get correct MkII pagenumbers with this: %% Mk

Re: [NTG-context] Page Numbering Hell

2009-10-25 Thread Hans Hagen
Boštjan Vesnicer wrote: for me it is actually very obvious an easy to understand the situation about missing documentation. In my opinion there are a couple of reasons for that: - The gurus don't have time to write the documentation since they have more important things to do, i.e. implementing

Re: [NTG-context] Page Numbering Hell

2009-10-25 Thread Boštjan Vesnicer
o be documented (or where is it documented?)", > have been strengthened. > > Thanks, > -Bryant > > -Original Message- > From: Alan BRASLAU [mailto:alan.bras...@cea.fr] > Sent: Wednesday, October 21, 2009 1:14 AM > To: ntg-context@ntg.nl > Cc: Bryant Easth

Re: [NTG-context] Page Numbering Hell

2009-10-25 Thread Alan BRASLAU
On Friday 23 October 2009 10:30:09 Bryant Eastham wrote: > Yes, I had looked at all the examples that I could find, I had checked the > many references, and could not find documentation on most of the routines > that current postings seem to indicate should be used. With the further > pointers I

Re: [NTG-context] Page Numbering Hell

2009-10-25 Thread luigi scarso
On Fri, Oct 23, 2009 at 10:30 AM, Bryant Eastham wrote: > Thomas, all: > > It appears that not all of the messages have been delivered in a timely > manner - I just received quite a few. I suppose that is why you reference the > reply I got (or didn't until just now). FYI, it appears to me that

Re: [NTG-context] Page Numbering Hell

2009-10-25 Thread Aditya Mahajan
On Fri, 23 Oct 2009, Aditya Mahajan wrote: On Wed, 21 Oct 2009, Bryant Eastham wrote: And I would still love a short, working example based on previous request. It seems that my previous reply was eaten by the server downtime. Here it is again, completing the missing step suggested by Alan.

Re: [NTG-context] Page Numbering Hell

2009-10-25 Thread Bryant Eastham
hajan Sent: Wednesday, October 21, 2009 9:49 AM To: mailing list for ConTeXt users Subject: Re: [NTG-context] Page Numbering Hell On Wed, 21 Oct 2009, Bryant Eastham wrote: > 1. Is Mark IV real? I am only somewhat joking here - after > spending hours searching for reasonable documentatio

Re: [NTG-context] Page Numbering Hell (SOLVED)

2009-10-25 Thread Bryant Eastham
n...@ntg.nl] On Behalf Of Bryant Eastham Sent: Wednesday, October 21, 2009 12:37 AM To: ntg-context@ntg.nl Subject: [NTG-context] Page Numbering Hell All- A few days ago when I first stumbled on ConTeXt I was very, very excited. I have some 500 pages of technical documentation that could b

Re: [NTG-context] Page Numbering Hell

2009-10-23 Thread Bryant Eastham
ponses. I will try them out tomorrow, and will be sure to collect all my hundreds of attempts for the amusement of the group - maybe in hopes of atoning for my "rant". :-) -Bryant From: ntg-context-boun...@ntg.nl on behalf of Thomas A. Schmitz

Re: [NTG-context] Page Numbering Hell

2009-10-23 Thread luigi scarso
http://randomdeterminism.wordpress.com/2009/10/21/creating-a-style-file-in-context/ On Wed, Oct 21, 2009 at 6:52 PM, Bryant Eastham wrote: > All: > > Alan comments below on my "aggressive" post. I apologize if it was seen > that way. I am serious in my evaluation of ConTeXt, and my questions are

Re: [NTG-context] Page Numbering Hell

2009-10-23 Thread Aditya Mahajan
On Wed, 21 Oct 2009, Bryant Eastham wrote: 1. Is Mark IV real? I am only somewhat joking here - after spending hours searching for reasonable documentation on even the most trivial options, I am left wondering whether this is something I want to use... MKIV is still a moving target. For

Re: [NTG-context] Page Numbering Hell

2009-10-23 Thread Aditya Mahajan
On Wed, 21 Oct 2009, Bryant Eastham wrote: And I would still love a short, working example based on previous request. It seems that my previous reply was eaten by the server downtime. Here it is again, completing the missing step suggested by Alan. % missing setups to: % 1. frontmatter page

Re: [NTG-context] Page Numbering Hell

2009-10-23 Thread luigi scarso
On Fri, Oct 23, 2009 at 9:19 AM, Taco Hoekwater wrote: > The foundry.supelec.fr project (contextref/context-reference) is a > community attempt to update that manual. Also http://foundry.supelec.fr/gf/project/modules/ but more as testbed for mkiv, and they are rebuilded by me (on my laptop at ho

Re: [NTG-context] Page Numbering Hell

2009-10-23 Thread Alan BRASLAU
On Wednesday 21 October 2009 16:24:47 Bryant Eastham wrote: > > However, I find it interesting that in your response there was not a > single real answer to any of my direct questions, nor a working example > of what you admit should be a "simple matter". I clearly wrote that I find the new struc

Re: [NTG-context] Page Numbering Hell

2009-10-23 Thread Thomas A. Schmitz
Since you weren't satisfied with the reply you got, here's another attempt to please you: On Oct 21, 2009, at 8:36 AM, Bryant Eastham wrote: All- A few days ago when I first stumbled on ConTeXt I was very, very excited. I have some 500 pages of technical documentation that could benefit f

Re: [NTG-context] Page Numbering Hell

2009-10-23 Thread Taco Hoekwater
Hi, Bryant Eastham wrote: > > 1. Should I use mkii or mkiv? If mkii, then what should I plan on as > schedule for upgrading? > 2. Should I use context or texexec? As I understand, this is the same as > asking whether to use pdftex or luatex. It may also be related to the > mkii/mkiv issue, but I

Re: [NTG-context] Page Numbering Hell

2009-10-22 Thread Bryant Eastham
fr] Sent: Wednesday, October 21, 2009 10:01 AM To: Bryant Eastham; ntg-context@ntg.nl Subject: Re: [NTG-context] Page Numbering Hell On Wednesday 21 October 2009 16:24:47 Bryant Eastham wrote: > > However, I find it interesting that in your response there was not a > single real answer to any

Re: [NTG-context] Page Numbering Hell

2009-10-22 Thread Alan BRASLAU
On Wednesday 21 October 2009 18:52:21 Bryant Eastham wrote: > > 1. Should I use mkii or mkiv? If mkii, then what should I plan on as > schedule for upgrading? I asked this question recently and was told that it was probably pretty safe now to use mkiv, "as the developers use mkiv themselves". My

Re: [NTG-context] Page Numbering Hell

2009-10-21 Thread Bryant Eastham
ot;, have been strengthened. Thanks, -Bryant -Original Message- From: Alan BRASLAU [mailto:alan.bras...@cea.fr] Sent: Wednesday, October 21, 2009 1:14 AM To: ntg-context@ntg.nl Cc: Bryant Eastham Subject: Re: [NTG-context] Page Numbering Hell Dear Bryant, Your post is slightly exaggerated. Th

Re: [NTG-context] Page Numbering Hell

2009-10-21 Thread luigi scarso
On Wed, Oct 21, 2009 at 9:13 AM, Alan BRASLAU wrote: > > \starttext > > \startfrontmatter > \completecontent > \stopfrontmatter > > \startbodymatter > \chapter{Chapter} > \section{Section} > \chapter{Chapter 2} > \section{Section} > \stopbodymatter > > \stoptext > > only slightly different, just

Re: [NTG-context] Page Numbering Hell

2009-10-21 Thread Alan BRASLAU
Dear Bryant, Your post is slightly exaggerated. The document structure that you want to produce appears to be relatively standard. Whereas, indeed, the learning curve for ConTeXt (as for TeX) can be somewhat slow, the richness and powerfulness is well worth the effort. The documentation for ConTe

[NTG-context] Page Numbering Hell

2009-10-20 Thread Bryant Eastham
All- A few days ago when I first stumbled on ConTeXt I was very, very excited. I have some 500 pages of technical documentation that could benefit from this, particularly since I need Japanese font support. But it has to be real. I'm sorry if this sounds caustic, but after 12 hours of faile

[NTG-context] Page Numbering of First and Last Page

2009-10-20 Thread Bryant Eastham
All- Sorry if this is simple - I have searched but not found an answer. New to ConTeXt, not LaTeX. Given: % output=pdftex % environment file \setuppapersize[A4] \setuplist[chapter,section][chapternumber=yes] \setuppagenumbering[location={header,right},way=bysection,chapternumber= ye

[NTG-context] Page numbering in Adobe Reader

2008-10-16 Thread Zhichu Chen
Hi Hans and Taco, Some guy think it's cool to use romannumeral numbers in the preface and so is in the Adobe Reader. I searched the source but apparently it is not provided. I made a very dirty test file so could you make a switch in the \setupinteraction officially? My test file is like: ===

Re: [NTG-context] Page numbering and first page

2008-08-05 Thread Wolfgang Schuster
On Tue, Aug 5, 2008 at 11:20 AM, Eric DÉTREZ <[EMAIL PROTECTED]> wrote: > Hello > > Is it any way to get a different page numbering for the first page > (and different heads and foots). > I used to do in plain tex with a test : > * > \newif\ifpageun > > \

[NTG-context] Page numbering and first page

2008-08-05 Thread Eric DÉTREZ
Hello Is it any way to get a different page numbering for the first page (and different heads and foots). I used to do in plain tex with a test : * \newif\ifpageun \ifnum\pageno=1 \pageuntrue \else \pageunfalse \fi \footline={\ifpageun \hfil \global

Re: [NTG-context] page numbering question

2008-04-09 Thread David C. Walden
>Does this do what you want (at least in this test case) > > \definepagebreak > [mychapterpagebreak] > [yes,header,footer,right] > > \setuphead >[chapter] >[page=mychapterpagebreak] > > > \setuppagenumbering[alternative=doublesided,location={header,margin}] > \setupheadertexts

Re: [NTG-context] page numbering question

2008-04-09 Thread Aditya Mahajan
On Wed, 9 Apr 2008, David C. Walden wrote: I am not sure what you want. Do you want the last page of chapters to be numbered or do you want them to be completely empty? I want even numbered last pages of chapters which have no text or images on them to be completely empty. I tried various v

Re: [NTG-context] page numbering question

2008-04-09 Thread David C. Walden
>I am not sure what you want. Do you want the last page of chapters to be >numbered or do you want them to be completely empty? I want even numbered last pages of chapters which have no text or images on them to be completely empty. I tried various versions of the code for "Truly empty page brea

Re: [NTG-context] page numbering question

2008-04-09 Thread Aditya Mahajan
Hi David, On Wed, 9 Apr 2008, David C. Walden wrote: > Hi, > > I have been searching contextgarden.net and the > manuals at the Pragma website for more than an hour > now, and I have yet to find a way to have ConTeXt > decide in two-sided mode that the last page > of a book chapter is a even numb

Re: [NTG-context] page numbering question

2008-04-09 Thread Wolfgang Schuster
On Wed, Apr 9, 2008 at 4:29 PM, David C. Walden <[EMAIL PROTECTED]> wrote: > Hi, > > I have been searching contextgarden.net and the > manuals at the Pragma website for more than an hour > now, and I have yet to find a way to have ConTeXt > decide in two-sided mode that the last page > of a book ch

Re: [NTG-context] page numbering question

2008-04-09 Thread Jörg Hagmann
\definepagebreak[chapter][yes,footer,right] (or: \definepagebreak[chapter][yes,header,right]) Jörg David C. Walden wrote: > Hi, > > I have been searching contextgarden.net and the > manuals at the Pragma website for more than an hour > now, and I have yet to find a way to have ConTeXt > decide

[NTG-context] page numbering question

2008-04-09 Thread David C. Walden
Hi, I have been searching contextgarden.net and the manuals at the Pragma website for more than an hour now, and I have yet to find a way to have ConTeXt decide in two-sided mode that the last page of a book chapter is a even numbered page without anything on it and therefore will also not have a

Re: [NTG-context] page numbering in words?

2007-04-17 Thread Mojca Miklavec
Hello, I have just noticed this thread (I cannot really catch up reading all the stuff here) and remembered that I have some really old files lying somewhere on my computer. The file dates back to the time when Brooks Moses & Hans have implemented \defineconversion [sl] [a] [\sloveniancharact

Re: [NTG-context] page numbering in words?

2007-04-16 Thread Robin Kirkham
en between tens and units ("twenty-one") is not incorrect but is nowadays probably regarded as a little old-fashioned (but personally, I like it). Best, Robin > Date: 2007-03-29 17:38 +1000 > To: mailing list for ConTeXt users > Subject: Re: [NTG-context] page numbering in word

Re: [NTG-context] page numbering in words?

2007-03-28 Thread Taco Hoekwater
[EMAIL PROTECTED] wrote: > On 2007-03-28, at 16:49.0, Zhichu Chen wrote: > >> I modified Wolfgang's macro as the attached file. But I'm really >> not a native American, so there must be some special rules that >> I've ignored. Wish you good luck. > > Yes - this works great now. Thank you for

Re: [NTG-context] page numbering in words?

2007-03-28 Thread cormullion
On 2007-03-28, at 16:49.0, Zhichu Chen wrote: > I modified Wolfgang's macro as the attached file. But I'm really > not a native American, so there must be some special rules that > I've ignored. Wish you good luck. Yes - this works great now. Thank you for sorting out the TeX code, which is

Re: [NTG-context] page numbering in words?

2007-03-28 Thread Zhichu Chen
Hi, cormullion I modified Wolfgang's macro as the attached file. But I'm really not a native American, so there must be some special rules that I've ignored. Wish you good luck. On 3/28/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: Thanks, Wolfgang and Zhichu. I've managed to get it workin

Re: [NTG-context] page numbering in words?

2007-03-28 Thread cormullion
Thanks, Wolfgang and Zhichu. I've managed to get it working. The only problem now is to work out how to modify the original macros. Numbering is OK up to 20. Then we get onetwenty, twotwenty, threetwenty (I did find out how to remove the 'und'). So that's another project! thanks again ___

Re: [NTG-context] page numbering in words?

2007-03-28 Thread Zhichu Chen
\defineconversion [numstring][\numstr] \setuppagenumbering[conversion=numstring] On 3/28/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: On 2007-03-26, at 17:39.0, [EMAIL PROTECTED] wrote: > is it possible to adjust options so as to get page numbering done in > words? Eg > > "one" "two" .

Re: [NTG-context] page numbering in words?

2007-03-28 Thread Wolfgang Schuster
2007/3/28, [EMAIL PROTECTED] <[EMAIL PROTECTED]>: On 2007-03-26, at 17:39.0, [EMAIL PROTECTED] wrote: > is it possible to adjust options so as to get page numbering done in > words? Eg > > "one" "two" . "eighty-nine" ... "three hundred and sixty seven" ? I can't see how to do this in ConTe

Re: [NTG-context] page numbering in words?

2007-03-28 Thread cormullion
On 2007-03-26, at 17:39.0, [EMAIL PROTECTED] wrote: > is it possible to adjust options so as to get page numbering done in > words? Eg > > "one" "two" . "eighty-nine" ... "three hundred and sixty seven" ? I can't see how to do this in ConText. I can see that the first task - converting an i

Re: [NTG-context] page numbering in words?

2007-03-26 Thread cormullion
On 2007-03-26, at 19:40.0, Wolfgang Schuster wrote: > On Mon, 26 Mar 2007 17:39:38 +0100 > [EMAIL PROTECTED] wrote: > >> is it possible to adjust options so as to get page numbering done in >> words? Eg >> >> "one" "two" . "eighty-nine" ... "three hundred and sixty seven" ? >> >> Or does this

Re: [NTG-context] page numbering in words?

2007-03-26 Thread cormullion
On 2007-03-26, at 19:16.0, Wolfgang Schuster wrote: > On Mon, 26 Mar 2007 17:39:38 +0100 [EMAIL PROTECTED] wrote: > >> is it possible to adjust options so as to get page numbering done in >> words? > I don't think there is something like this in ConTeXt. > > You can try to make somthing by yourse

Re: [NTG-context] page numbering in words?

2007-03-26 Thread Wolfgang Schuster
On Mon, 26 Mar 2007 17:39:38 +0100 [EMAIL PROTECTED] wrote: > is it possible to adjust options so as to get page numbering done in > words? Eg > > "one" "two" . "eighty-nine" ... "three hundred and sixty seven" ? > > Or does this require some more work/code? I converted the macro to the p

Re: [NTG-context] page numbering in words?

2007-03-26 Thread Wolfgang Schuster
On Mon, 26 Mar 2007 17:39:38 +0100 [EMAIL PROTECTED] wrote: > is it possible to adjust options so as to get page numbering done in > words? Eg > > "one" "two" . "eighty-nine" ... "three hundred and sixty seven" ? > > Or does this require some more work/code? Hi ???, I don't think there i

[NTG-context] page numbering in words?

2007-03-26 Thread cormullion
is it possible to adjust options so as to get page numbering done in words? Eg "one" "two" . "eighty-nine" ... "three hundred and sixty seven" ? Or does this require some more work/code? ___ ntg-context mailing list ntg-context@ntg.nl http://www.n

Re: [NTG-context] Page numbering

2007-01-01 Thread Elliot Clifton
Hi Peter, Thanks. Ooops... I should read the syntax spec more carefully! :) Elliot Peter Rolf wrote: >you need the keyword 'number' to pass your page number. ___ ntg-context mailing list ntg-context@ntg.nl http://www.ntg.nl/mailman/listinfo/ntg-contex

Re: [NTG-context] Page numbering

2007-01-01 Thread Charles Doherty
On 1 Jan 2007, at 13:31, Elliot Clifton wrote: > \setuppagenumber[number] to set the start number. Unfortunately, > nothing happens and numbering starts from 1 as usual. What am I doing > wrong? > > thanks, > > Elliot Elliot, Try \setuppagenumbering[location=footer,alternative=doublesided

Re: [NTG-context] Page numbering

2007-01-01 Thread Peter Rolf
Hi Elliot, Elliot Clifton wrote: > Hi, > > I need to set the start number for the pages in my journal so that the > numbering continues from the previous issue in the volume. After > reading p77 of the manual I understand that I can use > \setuppagenumber[number] to set the start number. Unfortun

[NTG-context] Page numbering

2007-01-01 Thread Elliot Clifton
Hi, I need to set the start number for the pages in my journal so that the numbering continues from the previous issue in the volume. After reading p77 of the manual I understand that I can use \setuppagenumber[number] to set the start number. Unfortunately, nothing happens and numbering starts fr

Re: [NTG-context] page numbering

2005-12-04 Thread toto
Quoting Taco Hoekwater <[EMAIL PROTECTED]>: [EMAIL PROTECTED] wrote: Hello list, How could I reset the page number counter? I can't find that information neither on the wiki nor in the manual. \startstandardmakeup ... \stopstandardmakeup for the title page, the page counter will not be inc

Re: [NTG-context] page numbering

2005-12-04 Thread Taco Hoekwater
[EMAIL PROTECTED] wrote: Hello list, How could I reset the page number counter? I can't find that information neither on the wiki nor in the manual. Use: \setnumber[page]{42} Also defined are (at least): \resetnumber[page] \incrementnumber[page] \decrementnumber[page] \sa

[NTG-context] page numbering

2005-12-04 Thread toto
Hello list, How could I reset the page number counter? I can't find that information neither on the wiki nor in the manual. I would like to have a title page without a page number and that the page that follow has the number one. I can say to context not to print the page number on the page ti

Re: [NTG-context] Page Numbering

2004-10-25 Thread Hans Hagen
David Arnold wrote: How can I get my pagenumbering to go: Page 1 Page 2 the clean way is: \setuplabeltext[pagenumber=Page ] - Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Has

Re: [NTG-context] Page Numbering

2004-10-24 Thread Hans Hagen
David Arnold wrote: All, How can I get my pagenumbering to go: Page 1 Page 2 \setupheadertexts[Page \pagenumber] - Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The

[NTG-context] Page Numbering

2004-10-24 Thread David Arnold
All, How can I get my pagenumbering to go: Page 1 Page 2 Etc. ___ ntg-context mailing list [EMAIL PROTECTED] http://www.ntg.nl/mailman/listinfo/ntg-context