Re: Mistake in section 4.4 of User's Guide?
Jeff Kingston <[email protected]>
| Newsgroups | gmane.comp.type-setting.lout |
|---|---|
| Message-ID | <[email protected]> |
Yes, this is a mistake in the doc. Someone else pointed it out
fairly recently, and I've already corrected it for the next
release. Amazing how long it sat there without being noticed.
Jeff
On Tue, May 08, 2012 at 01:29:12PM -0700, Michael Koehmstedt, RenPet wrote:
> Hello,
>
> This is regarding section 4.4, Page Numbers and Running Headers. According
> to this section, the proper way to have a header/footer that says Page X of
> Y is by { Page @PageNum of @NumberOf last.page }.
>
> However, I could not get this to work. I'd get an Unresolved reference to
> NumberMarker. However, I found this command to be successful: { Page
> @PageNum of @PageOf last.page }.