Merge changes from 1.0 final + more config ui work
git-svn-id: svn://svn.code.sf.net/p/writer2latex/code/trunk@34 f0f2a975-2e09-46c8-9428-3b39399b9f3c
This commit is contained in:
parent
e8bba32302
commit
a0384669cc
46 changed files with 1671 additions and 90 deletions
|
@ -1,7 +1,7 @@
|
|||
Version history for Writer2LaTeX
|
||||
================================
|
||||
|
||||
Version 1.0 beta3 (April 2009)
|
||||
Version 1.0 (September 2009)
|
||||
-Filters:
|
||||
- Changed to oxt format and separated into Writer2LaTeX and Writer2xhtml extensions
|
||||
- Added (localized) dialogs to the filters
|
||||
|
|
|
@ -14,5 +14,5 @@ Bugs and feature requests should be reported to
|
|||
henrikjust (at) openoffice.org
|
||||
|
||||
|
||||
March 2009
|
||||
September 2009
|
||||
Henrik Just
|
||||
|
|
|
@ -2,6 +2,13 @@ Changelog for Writer2LaTeX version 1.0 -> 1.2
|
|||
|
||||
---------- version 1.1.1 ----------
|
||||
|
||||
[all] Extended configuration API with the new notion "complex" options
|
||||
|
||||
[w2l] Bugfix (ODF 1.1): Allow soft page breaks in display equations
|
||||
|
||||
[w2l] Added new value "convert_geometry" for the option "page_formatting"
|
||||
(export geometry but not header and footer)
|
||||
|
||||
[w2x] Use svg:title as alternative text on graphics if svg:desc is not present
|
||||
|
||||
[all] Bugfix: Filtername (Writer2LaTeX/Writer2xhtml) was not displayed in error messages
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue