Community Tip - Did you get an answer that solved your problem? Please mark it as an Accepted Solution so others with the same problem can find the answer easily. X
I was wondering if it is possible to increment a variable myself in a footer or header.
A footer looks likes this:
Page 10/(11 blank)
So I was hoping I could increment a counter variable myself in the footer or save the content of a counter variable to a text variable and add 1. I have a feeling this is not possible. I did create a second page counter to keep track of the blank pages but my numbers are off so I wanted to check for a shortcut before I tweak it.
folioct,\/(\,pageno1-ct+1,\ blank)\ obviously doesn't work.
Thanks, Suzanne!
I am using Styler 5.3 with FOSI edits.
If I want to reset nextpgblankct for each chapter, is this the proper form? I need to reset it before I can set the value to 1?
<reset resetlist="nextpgblankct"/">
<enumerat enumid="nextpgblankct" setvalue="1"/">
I'm doing something wrong...
I'm getting Page 10/(8 blank) instead of
Page 10/(11 blank)
hmmm
Can I ignore this error? I'm reseting nextpgblankct in some of the elements because the page numbers restart in each chapter.
Pagedesc counter variable "nextpgblankct" is modified in the styldesc
Thanks again, Suzanne! Very much appreciated.
