W2L display equations + W2X list numbering enhancements

git-svn-id: svn://svn.code.sf.net/p/writer2latex/code/trunk@61 f0f2a975-2e09-46c8-9428-3b39399b9f3c
This commit is contained in:
henrikjust 2010-05-04 08:25:15 +00:00
parent 0e243c0ad7
commit 54a7c265f2
11 changed files with 231 additions and 103 deletions

View file

@ -1,9 +1,18 @@
Changelog for Writer2LaTeX version 1.0 -> 1.2
TODO2: Tilføj ?-knap til xhtml export dialoger
TODO: Problem med genkendelse af display formler i w2l??
---------- version 1.1.3 ----------
[w2x] New option "use_hard_list_numbering". If this option is set to true (default is false), list labels are exported as
part of the text rather than by style. This allows for full support of list numbering.
[w2x] Now includes a space after the list label if the list style defines that the label is followed by a tab or a space
[w2l] Now recognize the "numbered formula" AutoText provided with OOo as a display equation
[w2l] Bugfix: Display equations in flat XML are now recognized correctly
[w2x] Bugfix: Now adds XML prolog for XHTML 1.1 documents
[w2x] XHTML templates without <head> and/or <body>are now allowed. If no content element is found, the

Binary file not shown.