On Sat, 29 Nov 2003 18:20:02 -0800 (PST) "James Frye" <[EMAIL PROTECTED]> wrote:
> how can I get the page number in the upper right corner of the page, > instead of at the bottom center? fancyheadings is already quite good. Even better imho is srcpage2 from the koma-script package, which comes with excellent documentation (part of the scrguide I think). > I've tried the fancyheadings package, as suggested in the Lyx docs, > and it will do it on the first page (along with some other > fancification that I could probably eliminate with a little work), but > ONLY the first page. The rest get no page number at all. That's strange. If you are using a Latex-generated titlepage (by using title, author,.. paragraph styles) the first page has the pagestyle "empty" whilst the other pages have the pagestyle selected in the document preferences, i.e. plain or headings. Wild guess: Try setting thist value to "default". hth, Karsten