Question
Book files: can we update pagination for only -some- documents?
As I'm working on a pretty long document, I don't want to re-paginate the whole thing every time I make an update.
However, for example, if I'm adding or removing pages somewhere, or forcing a right-hand page start for a certain Style, and want to check how the next section begins, I'd like to be able to update just a few documents within the Book.
Is there a way to do this?
thanks!