Re: [PATCH] Write one paragraph parameter per line.

2004-10-29 Thread José Abílio Oliveira Matos
Now with the patch: :-) -- José Abílio Matos LyX and docbook a perfect match. :-) Index: ParagraphParameters.C === RCS file: /usr/local/lyx/cvsroot/lyx-devel/src/ParagraphParameters.C,v retrieving revision 1.44 diff -u -p -r1.44 Para

[PATCH] Write one paragraph parameter per line.

2004-10-29 Thread José Abílio Oliveira Matos
Hi, The following patch writes one paragraph parameter per line. This follow the rational of all other changes in the lyx file format over 1.4, to limit to one any token beginning with a slash. Also, some parameters have their own line while other don't, this makes them all equal. :-) -- Jo