Skip to main content
jonathons87039117
Participant
January 29, 2015
Question

Is it possible to auto increment a non sequential series

  • January 29, 2015
  • 1 reply
  • 200 views

is it possible to increment a non sequential series in page numbering eg 1, 1A - 2, 2A etc on odd and even pages?

This topic has been closed for replies.

1 reply

Bob_Niland
Community Expert
Community Expert
January 29, 2015

Why not use counter "E" for even pages and counter "O" for odd?

Or have I not understood the question.

jonathons87039117
Participant
January 29, 2015

Thats what im looking for but being a novice Im not sure how to do that - is it using paragraph numbering and adding O:(<n=1>) and E:(<n=1>A). Will page 3 increment to (2) etc?

Arnis Gubins
Inspiring
January 29, 2015

Keep in mind that the series counter applies to paratags only, so if you only have one of these paratags per page, it will work. The FM page number variable counter always is sequential and reflects the current physical page number.