I am having trouble with two things:
1) How do I put the page number at the bottom right of each page?
My attempt: in the MikTeX package manager, I see that the fancyhdr package is installed. I then added the following to the preamble:
Code: Select all
\usepackage{fancyhdr}
\pagestyle{fancy}
\rfoot{\thepage}
2) How do I change the style of the Section and chapter headings? E.g., how do I specify the font size and justification of Chapter headings?
I found this article: http://wiki.lyx.org/FAQ/ChangeFontUsingLatex
However, it was too complicated to understand.
I am using Windows 7, with LyX 1.6 and MikTeX 2.8. I am also using the book class. Also my experience with LyX and LaTeX in very minimal! Please help!
Thanks
