Page 1 of 1

Paginierung

Posted: Tue Mar 12, 2019 11:50 am
by harald knobloch
Hallo zusammen!
Kann mir jemand sagen, wo die Darstellung der Seitennummer(standardmäßig auf 3-stellig eingestellt) geändert werden kann?
Ich möchte 01 statt 001

Re: Paginierung

Posted: Tue Mar 12, 2019 11:58 am
by Radi - Tracker Supp
Hello Harald,

I am afraid that this is an English only forum. Could you please provide a detailed description of the problem in English?
Also, please include screenshots illustrating the issue. Thanks.

Regards,
Radi

Re: Paginierung

Posted: Thu Mar 14, 2019 9:13 am
by AndyK
Hi,

He wants the page numbering to have two digits by default.
"01" instead of "001"


https://forum.tracker-software.com/download/file.php?id=10654&mode=view

https://forum.tracker-software.com/download/file.php?id=10655&mode=view

pagenumbering.gif


pagenumbering2.gif


Andy


PS
for an approximate translation you can use https://www.deepl.com/

Re: Paginierung

Posted: Thu Mar 14, 2019 9:57 am
by Tracker Supp-Stefan
Hi Andy,

Thanks for the help with the translation.
We could also use a translation tool - but it is a requirement that all posts here are in English and answered in English, so that anyone that might later be reading the topic can expect the same language is used in it as everywhere else in the forums.

Yes - Bates Numbering can not be less than 3 digits (it can be more). If the idea is to add some sort of page numbers - then the %Page[] macro can be used instead and should provide better results.

E.g. %[Page:2;7] will use two digits precision (e.g. 07), and will start counting from 7 for the first page - so it should be possible to utilize this instead.

Regards,
Stefan