1-Visitor
April 18, 2012
Question
Question for ACL experts
- April 18, 2012
- 8 replies
- 1831 views
The question of how to ensure the last page of a FOSI-formatted document is a verso page keeps coming up, so I decided to add it to my book. However, supporting this in a FOSI using system-func to call a function at the end of the document to determine if the last page number is odd or even may or may not work, depending on the DTD structure, FOSI coding, and software version.
An alternative that should always work is to use a batch process that utilizes ACL scripting and a FOSI-generated external file. I've attached PDF of the relevant pages from my book.
ACL experts: Why is edit -current needed here? It seems like the force option should be all that's needed, but edit -current is necessary for the format/preview/print at the end to add the verso page when $addpage=yes. What am I missing?
Thanks!
Suzanne Napoleon
www.FOSIexpert.com
"WYSIWYG is last-century technology!"
An alternative that should always work is to use a batch process that utilizes ACL scripting and a FOSI-generated external file. I've attached PDF of the relevant pages from my book.
ACL experts: Why is edit -current needed here? It seems like the force option should be all that's needed, but edit -current is necessary for the format/preview/print at the end to add the verso page when $addpage=yes. What am I missing?
Thanks!
Suzanne Napoleon
www.FOSIexpert.com
"WYSIWYG is last-century technology!"

