Thank you for the hints,
I attached a minimal file that shows the problem
It works perfectly with Lyx 1.2. with dvi and pdf.
Thank you 
Robert

> On Fri, 20 Feb 2004, Robert Neumann wrote:
> > Hi,
> > I have a file with fancyhdr and the followings commands in the preamble.
> > It works fine with lyx 1.20
> > \usepackage {fancyhdr}
> > \fancyhead{}
> > \fancyhead[RO,LE]{\slshape Vorwort}
> > \fancyfoot[LE,RO]{\thepage}
> >
> > Now I changed to lyx 1.3.2 and when I export to ps or pdf, the pagenumber
> > in the footer is gone.
>
> Does this happen if you create a document from scratch? And if it does,
> could you post a minimal example that illustrates the problem?

> > It is still there when I use dvi or  dvipdf
>
> Um... do you mean that the DVI shows the pagenumbers, but the PS/PDF
> don't? (sounds weird to me).
exactly!
#LyX 1.3 created this file. For more info see http://www.lyx.org/
\lyxformat 221
\textclass article
\begin_preamble
\renewcommand\labelenumi{\alph{enumi})}
\renewcommand\labelenumii{\Roman{enumii})}
\usepackage{fancyhdr}
\usepackage{mathptmx}
\pagestyle {fancy}
\fancyhead {}
\fancyhead[RO,LE]{\slshape Test}
\fancyfoot[LE,RO]{\thepage}
\cfoot{}
\end_preamble
\language ngerman
\inputencoding auto
\fontscheme times
\graphics default
\paperfontsize 10
\spacing single 
\papersize Custom
\paperpackage a4
\use_geometry 1
\use_amsmath 1
\use_natbib 0
\use_numerical_citations 0
\paperorientation portrait
\paperwidth 17cm
\paperheight 24cm
\leftmargin 14mm
\topmargin 15mm
\rightmargin 20mm
\bottommargin 5mm
\secnumdepth 3
\tocdepth 3
\paragraph_separation skip
\defskip medskip
\quotes_language french
\quotes_times 2
\papercolumns 1
\papersides 2
\paperpagestyle headings

\layout Standard

test page 1
\layout Standard


\begin_inset ERT
status Collapsed

\layout Standard

\backslash 
newpage
\end_inset 


\layout Standard

this is on page 2
\the_end

Reply via email to