pagenumbering and part options [CORRECTED]
[please ignore other one]
Dear gang,
Ok this is embarrassing, but I can't seen to figure this one out. To solve
the current issue I need either
1. a \part, let's define it as \partsuper, that does one thing and ONLY
one thing:
\starttext
\partsuper{Super Part 1}
text
On Mon 21 Nov 2011, Idris Samawi Hamid ادريس سماوي حامد wrote:
2. The other, less sophisticated option: How do I get \setuppagenumbering to simply just reset the current pagenumber to "1" and start from "1" again?
I think that what you want (untested) is \setuppagenumber[number=1] rather than \setuppagenumbering[number=1] (as I understand it \setuppagenumbering controls the way in which page numbers are displayed and \setuppagenumber controls the numbers themselves).
Let me explain the big picture. I have two (rather large) structured documents. I need to
a) compile both at the same time to manage cross-references between each;
Could the recent work on cross-document referencing ( http://www.pragma-ade.com/general/magazines/mag-1103.pdf ) remove this requirement? Pont
On Tue, 22 Nov 2011, Pontus Lurcock wrote:
On Mon 21 Nov 2011, Idris Samawi Hamid ادريس سماوي حامد wrote:
2. The other, less sophisticated option: How do I get \setuppagenumbering to simply just reset the current pagenumber to "1" and start from "1" again?
I think that what you want (untested) is \setuppagenumber[number=1] rather than \setuppagenumbering[number=1] (as I understand it \setuppagenumbering controls the way in which page numbers are displayed and \setuppagenumber controls the numbers themselves).
There is also \setupuserpagenumber[number=1] and \setupuserpagenumber[way=bysuperpart] (if superpart is defined using \definehead). Aditya
Hi Aditya,
On Mon, 21 Nov 2011 15:09:23 -0700, Aditya Mahajan
There is also \setupuserpagenumber[number=1] and \setupuserpagenumber[way=bysuperpart] (if superpart is defined using \definehead).
Hmm, I was wondering if there was something like this in the system ... how do we get \setupuserpagenumber to replace \setuppagenumber? Or is it automatic when declared? Thanks, Aditya and Best wishes Idris -- Professor Idris Samawi Hamid, Editor-in-Chief International Journal of Shīʿī Studies Department of Philosophy Colorado State University Fort Collins, CO 80523
Am 21.11.2011 um 23:20 schrieb Idris Samawi Hamid ادريس سماوي حامد:
Hi Aditya,
On Mon, 21 Nov 2011 15:09:23 -0700, Aditya Mahajan
wrote: There is also \setupuserpagenumber[number=1] and \setupuserpagenumber[way=bysuperpart] (if superpart is defined using \definehead).
Hmm, I was wondering if there was something like this in the system ... how do we get \setupuserpagenumber to replace \setuppagenumber? Or is it automatic when declared?
\setuppagenumber is a synonym for \setupusepagenumber Wolfgang
On Mon, 21 Nov 2011 15:02:51 -0700, Pontus Lurcock
On Mon 21 Nov 2011, Idris Samawi Hamid ادريس سماوي حامد wrote:
2. The other, less sophisticated option: How do I get \setuppagenumbering to simply just reset the current pagenumber to "1" and start from "1" again?
I think that what you want (untested) is \setuppagenumber[number=1] rather than \setuppagenumbering[number=1] (as I understand it \setuppagenumbering controls the way in which page numbers are displayed and \setuppagenumber controls the numbers themselves).
Aaarrrghgh ... It's so embarrassing to miss the obvious \setuppagenumber[number=1] does its job ... thnx!
Let me explain the big picture. I have two (rather large) structured documents. I need to
a) compile both at the same time to manage cross-references between each;
Could the recent work on cross-document referencing ( http://www.pragma-ade.com/general/magazines/mag-1103.pdf ) remove this requirement?
Now this I was unaware of ... I will study it. Hopefully it works between components ... You've been a BIG help, Pontus, and Best wishes Idris -- Professor Idris Samawi Hamid, Editor-in-Chief International Journal of Shīʿī Studies Department of Philosophy Colorado State University Fort Collins, CO 80523
On Mon, 21 Nov 2011 15:18:46 -0700, Idris Samawi Hamid ادريس سماوي حامد
Could the recent work on cross-document referencing ( http://www.pragma-ade.com/general/magazines/mag-1103.pdf ) remove this requirement?
Now this I was unaware of ... I will study it. Hopefully it works between components ...
\startproduct cross-100 \component cross-001 \component cross-002 \stopproduct Ah ... EXACTLY what I was looking for! And EXACTLY how my master file is structured! Thanks again, Pontus, and Best wishes Idris -- Professor Idris Samawi Hamid, Editor-in-Chief International Journal of Shīʿī Studies Department of Philosophy Colorado State University Fort Collins, CO 80523
participants (4)
-
Aditya Mahajan
-
Idris Samawi Hamid ادريس سماوي حامد
-
Pontus Lurcock
-
Wolfgang Schuster