]> git.lyx.org Git - lyx.git/history - src/output_docbook.C
Really fix start_of_appendix output
[lyx.git] / src / output_docbook.C
2005-02-28 José MatoxDocbook fixes from Andreas
2005-02-25 Jean-Marc Lasgouttesfix counters updating mechanism
2005-01-18 Asger Ottar Alstrup- Add missing STL includes for correctness - gcc is...
2005-01-06 Lars Gullik Bjønnesrename tostr.[Ch] to convert.[Ch]
2005-01-06 Lars Gullik Bjønnestostr -> convert and some bformat work
2004-11-02 José MatoxRemove mixed_content from output parameters.
2004-10-30 José MatoxReplace CDATA argument as innertag.
2004-10-30 José MatoxMake the standard paragraph an empty paragraph if its...
2004-10-29 José MatoxSanitize ids for SGML/XML.
2004-10-28 José MatoxMove ids in environments to the possible wider scope.
2004-10-28 José Matoxmore code uniffied for handling paragraph ids. (docbook)
2004-10-26 Angus LeemingWhitespace, nothing but whitespace.
2004-10-25 José Matoxmerge two if's that tested the same condition.
2004-10-24 José MatoxFix description paragraph. (docbook)
2004-10-24 José MatoxMove paragraph counting to a single place. (SGML/XML)
2004-10-24 José MatoxFix wrong scope for listitems.
2004-10-24 José MatoxRemove 'using std::stack' as it is not needed anymore.
2004-10-24 José MatoxReorganized docbook export code and fixed several bugs...
2004-10-13 José MatoxDocbook - fix closing tags in the end of the document.
2004-05-17 Georg Baumremove now unnecessary const casts
2004-05-14 José Matoxclean code to export between different flavours, output...
2004-04-03 Lars Gullik Bjønnessimple ws changes only
2004-03-25 André Pönitzthe stuff from the sneak preview:
2004-01-26 André Pönitzmore IU
2003-12-31 Martin Vermeer moving LatexParam functionality into .layout files
2003-12-18 Martin VermeerAGU header stuff
2003-11-25 Martin VermeerIntroducing a number of tags parametrizing various
2003-11-14 Martin VermeerXML sanitation
2003-11-05 José MatoxRename ascii to plaintext and LatexRunParams to OutputP...