On 2013–04–21 Jörg Hagmann wrote:
> Has the code for starting pagenumbering at a given number changed? I'm
> using last year's template for an annual report, but can't get it to
> work.
>
> Minimal example:
>
> \setuppagenumber[number=3]
\setcounter[userpage][3]
Marco
signature.asc
Descript
Wolfgang Schuster writes:
> Yes, the number option for \setuppagenumber is gone and you have to use
> \setupcounter. Even though this breaks backward compatibility it’s now
> constant
> with \setupheadnumber which is used to change the start value for sections.
Thank you, Wolfgang. I added thi
Am 22.04.2013 um 09:44 schrieb Jörg Hagmann :
> Thank you, Huseyin.
>
> Yes, that works; but the question remains:
>
> Has "\setuppagenumber[number=NUMBER]" become obsolete? After all, it's
> all over contextgarden, both in example documents and in the "Commands/" list.
Yes, the number option
Thank you, Huseyin.
Yes, that works; but the question remains:
Has "\setuppagenumber[number=NUMBER]" become obsolete? After all, it's
all over contextgarden, both in example documents and in the "Commands/"
list.
Cheers, Jörg
H. Özoguz writes:
>> Minimal example:
>>
>> \setuppagenumber[numbe
Minimal example:
\setuppagenumber[number=3]
\starttext
\input tufte
\stoptext
I'm using today's context version.
Thanks, Jörg
You could use
\setcounter[userpage][2]
\starttext
\input tufte
\stoptext
Huseyin
___
Has the code for starting pagenumbering at a given number changed? I'm
using last year's template for an annual report, but can't get it to
work.
Minimal example:
\setuppagenumber[number=3]
\starttext
\input tufte
\stoptext
I'm using today's context version.
Thanks, Jörg
--
Prof. Jörg Hagman