I'm very sorry but this morning I mistakely sent a message in french on this board.
Hello, I have a problem with lyx 164 to import Latex. Here is what I did : Export a Lyx document Lyx to Latex Import this document into Lyx. I have the message saying that it's not the good version and that the script lyx2lyx cannot convert it. After lefting my Latex document with only preambule and title, the pb is the same but all is OK if I compile with Texmaker. By commenting a maximum of lines of the preambule, and then decommenting one after one, I saw that the problem arise with fancyhdr command. I don't know what to do. In my Lyx document,Latex lines are exactly the same and I can print correctly. Does somebody can help me ? ... Here is a piece of my document : _________________________________________________________ %% LyX 1.6.4 created this file. For more info, see http://www.lyx.org/. %% Do not edit unless you really know what you are doing. \documentclass[french]{article} \usepackage[T1]{fontenc} \usepackage[latin9]{inputenc} \usepackage[a4paper]{geometry} \geometry{verbose,tmargin=2.5cm,bmargin=2.5cm,lmargin=2cm,rmargin=2.7cm} \usepackage{fancyhdr} \pagestyle{fancy} \usepackage{setspace} \onehalfspacing \makeatletter %%%%%%%%%%%%%%%%%%%%%%%%%%%%%% User specified LaTeX commands. \date{} \usepackage{graphicx} \usepackage{textcomp} \usepackage{fancyhdr} \fancyhead{} % clear all header fields \fancyfoot{} % clear all footer fields \fancyhead[L]{Rémi CAMUS} %\chead{2° 04} %\lfoot{\date{12/11/09}} %\cfoot{} %\rfoot{Page \thepage} \renewcommand{\footrulewidth}{0.4pt} \makeatother \usepackage{babel} %\addto\extrasfrench{\providecommand{\og}{\leavevmode\flqq~}\providecommand{\fg}{\ifdim\lastskip>\...@\unskip\fi~\frqq}} \begin{document} \title{Voyager en avion} \maketitle \thispagestyle{fancy}{\large Pas si facile, de voyager en avion. \end{document} _______________________________________________________________________ Tnx Denis CAMUS
