Re: [Cvslog] r16791 - /lyx-devel/trunk/src/output_plaintext.C

2007-01-22 Thread José Matos
On Monday 22 January 2007 9:22:09 am Jean-Marc Lasgouttes wrote: > > This code should be completely rewritten to remove all layout names > hard-coding and use information from layout files instead... IMHO that should be remove completely. The convertion should be: lyx -> {docbook|latex} -> .

Re: [Cvslog] r16791 - /lyx-devel/trunk/src/output_plaintext.C

2007-01-22 Thread Jean-Marc Lasgouttes
> "schmitt" == schmitt <[EMAIL PROTECTED]> writes: schmitt> Author: schmitt Date: Sun Jan 21 10:46:15 2007 New Revision: schmitt> 16791 schmitt> URL: http://www.lyx.org/trac/changeset/16791 Log: * schmitt> src/output_plaintext.C: partially revert r16780 to support schmitt> RtL languages Thi