
git-svn-id: svn://svn.code.sf.net/p/writer2latex/code/trunk@6 f0f2a975-2e09-46c8-9428-3b39399b9f3c
121 lines
No EOL
4.4 KiB
Text
121 lines
No EOL
4.4 KiB
Text
Version history for Writer2LaTeX
|
|
================================
|
|
|
|
Version 1.0 beta (March 2009)
|
|
-Filters:
|
|
- Changed to oxt format and separated into Writer2LaTeX and Writer2xhtml extensions
|
|
- Added (localized) dialogs to the filters
|
|
- LaTeX:
|
|
- Export vector graphics to pdf for use with pdfTeX.
|
|
- Support equations generated by OOoLaTeX.
|
|
- XHTML:
|
|
- Improved navigation features for splitted documents
|
|
- Do not export hidden or filtered rows and columns. Apply print ranges.
|
|
- Improved batch conversion
|
|
- General:
|
|
- Export images to a subdirectory.
|
|
|
|
Version 0.5 (June 2007)
|
|
- LaTeX:
|
|
- support fancyhdr.sty
|
|
- support geometry.sty
|
|
- support supertabular.sty
|
|
- support tabulary.sty
|
|
- support colortbl.sty
|
|
- support l, c, r columns in tables
|
|
- support floating figures and tables
|
|
- some graphics improvements
|
|
- custom tabstop handling
|
|
- flexible handling of notes (ignore, comment, marginpar, pdf annotation)
|
|
- string replace (eg. LaTeX -> \LaTeX)
|
|
- XHTML:
|
|
- convert an entire directory with index page(s)
|
|
- convert using a template document
|
|
- support html forms
|
|
- custom tabstop handling
|
|
- support continued lists
|
|
- improved export of table formatting
|
|
- support background images
|
|
- improved table of contents
|
|
- General:
|
|
- support OpenDocument
|
|
- now installable as uno package (extension)
|
|
- no longer using the XMerge framework
|
|
|
|
Version 0.4 (July 2005)
|
|
- LaTeX:
|
|
- improved readability of output (wrap long lines, do not include unused
|
|
labels and hypertargets)
|
|
- support for more languages
|
|
- writer.sty is replaced by the optional package ooomath.sty
|
|
- color.sty is now optional
|
|
- new options to ignore hard page and line breaks
|
|
- new option to ignore double spaces
|
|
- new option to specify that the document is *not* multilingual
|
|
- support for cp1251 (Windows cyrillic) and latin2 inputenc
|
|
- improved style maps for paragraphs (avoid line break, verbatim content)
|
|
- cleaned up configuration of formatting
|
|
- improved export of list formatting
|
|
- support for other documentclasses than article
|
|
- support for lastpage.sty
|
|
- support for eurosym.sty
|
|
- support for tipa.sty
|
|
- support for various 8-bit fonts: Wingdings, Windows Symbol
|
|
- support for OpenSymbol
|
|
- XHTML:
|
|
- converts units to px (default)
|
|
- Calc2xhtml added
|
|
- improved support for table formatting; table formatting is now always
|
|
exported
|
|
- (partial) bidi support
|
|
- support for sections (margins and background color)
|
|
- new option to scale column widths
|
|
- new options to ignore double spaces, hard line breaks and empty paragraphs
|
|
- General
|
|
- Added ant build file (provided by Michael Niedermair)
|
|
- Now possible to specify output path+file name on command line
|
|
- removed usage of document specific configuration files (*-config.xml)
|
|
- new option to create user configuration automatically
|
|
|
|
Version 0.3.2 (February 2004)
|
|
- LaTeX:
|
|
- support for custom math symbols (%symbol)
|
|
- improved handling of paragraph formatting
|
|
- support for table borders
|
|
- support for alphabetical index
|
|
- support for pdf meta data
|
|
- XHTML:
|
|
- support for three different XHTML variants
|
|
- long documents can be split in several XHTML documents
|
|
- support for custom style sheets
|
|
- more flexible handling of fomatting
|
|
- support for most XHTML elements (including blockquote, dl, hr)
|
|
- support for alphabetical index
|
|
- support for meta data
|
|
|
|
Version 0.3 (October 2003)
|
|
- support for BibTeX
|
|
- support for greek and russian text
|
|
- support for more languages
|
|
- support for latin1, cp1250, iso-8859-7, koi8-r and utf8 (Dominique
|
|
Unruh's ucs.sty) inputencodings
|
|
- support for symbol fonts: pifont.sty, wasysym.sty, ifsym.sty and
|
|
bbding.sty
|
|
- support for ulem.sty (underline/cross out)
|
|
- export of footnotes configuration, list label styles, heading
|
|
styles and hard paragraph formatting can be disabled
|
|
- custom export of list styles
|
|
- bugfixes
|
|
|
|
Version 0.2 (March 2003)
|
|
- support for tables
|
|
- support for graphics
|
|
- support for outline numbering and list styles
|
|
- support for page styles
|
|
- support for sections (columns)
|
|
- custom export of text and paragraph styles
|
|
- integration with xmerge (enables use as export filter)
|
|
- export to XHTML + MathML
|
|
|
|
Version 0.1 (September 2002)
|
|
- first simple version |