Praedor Tempus wrote: > Hello, > > I need to alter the default page number placement in a document from bottom > center to top right. Could someone help me with how to do this?
layout->document->pagestyle->fancy
and in preamble
\lhead{}
\chead{}
\rhead{\thepage}
\lfoot{}
\cfoot{}
\rfoot{}
for more see http://www.lyx.org/help/fancy/header.php
Herbert
--
http://www.lyx.org/help/
