Re: [patch] fix tex2lyx appendix output

2005-03-24 Thread Georg Baum
Jean-Pierre Chrétien wrote: > It seems that the \start_of_appendix is now too early, it should lie > between \layout Chapter and the title of the chapter. Here is a diff > after a round trip on a simple example: > Unless this in a 1.4 feature incorrectly translated back to 1.3 > by lyx2lyx ? No.

Re: [patch] fix tex2lyx appendix output

2005-03-24 Thread Jean-Pierre Chrétien
Jean-Marc Lasgouttes <[EMAIL PROTECTED]> writes: > > > "Georg" == Georg Baum <[EMAIL PROTECTED]> writes: > > Georg> This patch fixes the appendix problems Jean-Pierre reported. A > Georg> test file is also attached. OK to apply? > > This looks good to me. It seems that the \start_of_append

Re: [patch] fix tex2lyx appendix output

2005-03-21 Thread Jean-Marc Lasgouttes
> "Georg" == Georg Baum <[EMAIL PROTECTED]> writes: Georg> This patch fixes the appendix problems Jean-Pierre reported. A Georg> test file is also attached. OK to apply? This looks good to me. JMarc

[patch] fix tex2lyx appendix output

2005-03-18 Thread Georg Baum
This patch fixes the appendix problems Jean-Pierre reported. A test file is also attached. OK to apply? Georg\documentclass[english]{report} \usepackage[T1]{fontenc} \usepackage[latin1]{inputenc} \usepackage{babel} \begin{document} \chapter{My first chapter}bla\appendix\chapter{My first appendix