Re: Mistake in section 4.4 of User's Guide?
"Michael Koehmstedt, RenPet" <[email protected]>
| Newsgroups | gmane.comp.type-setting.lout |
|---|---|
| Message-ID | <CAJuzuAFm7YXeHArW2eU69gxA5xrSL=uVyTZV7Kc2ikb8CgP8Aw@mail.gmail.com> |
Yes, I had been running my lout command twice in order to try and grab the reference. I just tried your specific -r3 option and it does not change anything. There is still an unresolved reference to @NumberMarker. I also see now that section 4.4 (which says to use @NumberOf) contradicts what's stated in section 2.8 which says to use @PageOf. Michael On Tue, May 8, 2012 at 2:15 PM, Ludovic Courtès <[email protected]> wrote: > Hi, > > "Michael Koehmstedt, RenPet" <[email protected]> skribis: > > > 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 }. > > Did you run ‘lout’ several times, for instance with ‘lout -r3’, so that > it can resolve all references? > > Thanks, > Ludo’. > >