Writer2xhtml help content + XHTML template fixes

git-svn-id: svn://svn.code.sf.net/p/writer2latex/code/trunk@60 f0f2a975-2e09-46c8-9428-3b39399b9f3c
This commit is contained in:
henrikjust 2010-04-23 09:18:26 +00:00
parent a1102046c3
commit 0e243c0ad7
20 changed files with 551 additions and 186 deletions

View file

@ -1,7 +1,7 @@
Writer2LaTeX version 1.1.2 (development release)
Writer2LaTeX version 1.1.3 (development release)
================================================
This is the distribution of Writer2LaTeX version 1.1.2
This is the distribution of Writer2LaTeX version 1.1.3
Latest version can be found at the web site
http://writer2latex.sourceforge.net

View file

@ -1,7 +1,20 @@
Changelog for Writer2LaTeX version 1.0 -> 1.2
TODO2: Tilføj ?-knap til xhtml export dialoger
---------- version 1.1.3 ----------
[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
root element is used
[w2x] Added help content for export dialogs
---------- version 1.1.2 ----------
[w2l] Added help content for export dialog
[all] API change: Added the method readStyleSheet to the Converter interface
[w2x] The custom configuration now supports an optional xhtml template (writer2xhtml-template.xhtml)

Binary file not shown.