The test files Jean-Pierre sent me.
Georg ---------- Forwarded message ---------- Subject: tex2lyx (files) Date: Donnerstag, 17. MÃrz 2005 09:30 From: Jean-Pierre Chretien <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] Hello Georg, Here is a minimal example following my post on gmane (.tex file and translated result). Regards -- Jean-Pierre -------------------------------------------------------
%% LyX 1.3 created this file. For more info, see http://www.lyx.org/. %% Do not edit unless you really know what you are doing. \documentclass[frenchb]{report} \usepackage[T1]{fontenc} \usepackage[latin1]{inputenc} \usepackage{graphicx} \usepackage{subfigure} \usepackage{babel} \begin{document} \chapter{My first chapter} \section{Introduction} blah blah blah an example of footnote \footnote{cf \texttt{http://www.lyx.fr} } \section{Example with subfigure} \begin{figure}[p] \begin{center}\subfigure[Parents]{\includegraphics[% width=0.50\textwidth]{/usr/local/share/lyx/clipart/platypus}\includegraphics[% width=0.50\textwidth]{/usr/local/share/lyx/clipart/platypus}}\end{center} \begin{center}\subfigure[Children]{\includegraphics[% width=0.20\textwidth]{/usr/local/share/lyx/clipart/platypus}\includegraphics[% width=0.20\textwidth]{/usr/local/share/lyx/clipart/platypus}\includegraphics[% width=0.20\textwidth]{/usr/local/share/lyx/clipart/platypus}}\end{center} \caption{Platypus family}\label{cap:légende-avec-diacritique} \end{figure} As we can see on figure~\ref{cap:légende-avec-diacritique}... \appendix \chapter{My first appendix} \section{Introduction} blah blah blah \chapter{My second appendix} \section{Conclusions} blah blah blah \end{document}
tex2lyx_example.lyx
Description: tex2lyx_example.lyx