2011
elyxer (1.2.3-1) unstable; urgency=low
* New upstream release.
+ The --title option now works with non-ascii characters.
(Closes: #639712)
* Update the elyxer.1 manpage.
+ Remove the long text from --imageformat.
+ Mark --jsmath and --nocopy as deprecated.
+ Document the new --mathjax remote option.
-- Sven Hoexter <hoexter@debian.org> Wed, 31 Aug 2011 20:32:28 +0200
elyxer (1.2.2-1) unstable; urgency=low
* New upstream release
+ Supports LyX 2.0.0 format.
* According to dev-ref 6.2.2 the short description is no sentence so
we should start in lowercase letters.
* Update Vcs-* to the new anonscm.d.o structure.
* Update Standards-Version to 3.9.2, no changes required.
-- Sven Hoexter <hoexter@debian.org> Sun, 12 Jun 2011 08:59:10 +0200
elyxer (1.2.1-1) unstable; urgency=low
* New upstream release
* Remove override_dh_clean.
* Increase compat level to 8.
* Use dh_python2 to generate the python dependency.
* Update the elyxer manapge:
+ Add --tocfor and --googlecharts.
+ Deprecate --toc and --toctarget.
-- Sven Hoexter <hoexter@debian.org> Mon, 07 Mar 2011 13:35:05 +0100
elyxer (1.2.0-1) unstable; urgency=low
* New upstream release
+ This release no longer provides the elyxer Python module.
* Temporarily override_dh_clean to exclude a leftover tempfile
in /tests/ from the cleanup to keep the diff clean.
* Work around the current install facility and don't run dh_auto_install
at all.
* Remove the dh_auto_clean override.
* Increment all years in debian/copyright.
* Replace the use of python-support with a simple dependency on python.
* Note in debian/copyright that the code in math2html.py is additionally
licensed under the Apache License 2.0.
* Update the elyxer.1 manpage, add --simplemath.
-- Sven Hoexter <hoexter@debian.org> Mon, 31 Jan 2011 15:27:18 +0100
2010
elyxer (1.1.2-1) experimental; urgency=low
* New upstream release
+ The --forceformat option got deprecated by --imageformat.
* Improve the manpage for the --forceformat and --noconvert option.
* Update the manpage for all new options: --embedcss, --imageformat,
several --*foot and --notoclabels.
-- Sven Hoexter <hoexter@debian.org> Thu, 23 Dec 2010 10:06:03 +0100
elyxer (1.0.4-1) experimental; urgency=low
* New upstream release
+ Mainly bugfixes for part numbering and BibTeX.
-- Sven Hoexter <hoexter@debian.org> Tue, 02 Nov 2010 07:36:43 +0100
elyxer (1.0.3-1) experimental; urgency=low
* New upstream release
+ Added support for \stackrel.
+ Added a lot of escaped characters to the BibTeX parsing.
+ A lot of other improvements, see the upstream changelog.
-- Sven Hoexter <hoexter@debian.org> Fri, 15 Oct 2010 10:27:33 +0200
elyxer (1.0.2-1) experimental; urgency=low
* New upstream relese
+ Added --noconvert option to use images in the original format.
+ BibTeX improvements.
+ Show footnotes as hovering text.
* Remove override_dh_clean target from debian/rules.
* Re-organize the manpage into sections as used in the --help output
and document the missing --noconvert and --toctarget options.
-- Sven Hoexter <hoexter@debian.org> Mon, 20 Sep 2010 08:53:25 +0200
elyxer (1.0.1-1) experimental; urgency=low
* New upstream release
+ More robust BibTeX parsing, parse comma separated entries correctly.
+ Improved support for horizontal and vertical spacing.
+ Support for sizes in tables columns, figures and boxes.
+ Basic support for LyX change tracking.
+ Solved bug in text handling which separated consecutive centered
lines with a space.
* Update to Standards-Version: 3.9.1 - no changes required.
* Do nothing for dh_auto_clean and add an override_dh_clean: target
to debian/rules to preserve a leftover docs/#changelog.lyx# file
so that it won't clutter the diff.
-- Sven Hoexter <hoexter@debian.org> Thu, 02 Sep 2010 11:25:38 +0200
elyxer (1.0.0-1) unstable; urgency=low
* New upstream release * Update to Standards-Version: 3.9.0 - no changes required.
-- Sven Hoexter <hoexter@debian.org> Thu, 22 Jul 2010 22:30:45 +0200
elyxer (0.99-1) unstable; urgency=low
* New upstream release
+ Improved BibTeX support.
+ New option --template to use a HTML template.
+ Deprecates --nocopy and adds --copyright. See the manpage for details.
+ Add support to include files as code listing.
* Update the elyxer.1 manpage.
-- Sven Hoexter <hoexter@debian.org> Thu, 24 Jun 2010 14:13:38 +0200
elyxer (0.98-2) unstable; urgency=low
* Add XS-Python-Version: >= 2.5 to debian/control and remove the dependency
on plain python. The elyxer python module seems to require at least
Python 2.5 so this will ensure we correctly depend on python >= 2.5 so
that elyxer will work even with partial upgrades from Lenny to Squeeze.
Thanks to Jakub Wilk for his efforts to make me aware of the issue.
-- Sven Hoexter <hoexter@debian.org> Mon, 17 May 2010 20:58:17 +0200
elyxer (0.98-1) unstable; urgency=low
* New upstream release
+ New option --splitpart [level]: split resulting webpage.
+ Support for macros in LyX insets and as \newcommand.
+ Improved lists of figures, tables and algorithms.
+ Improved support for a few BibTeX formats.
* Add --splitpart to the elyxer manpage.
* Override dh_auto_clean with dh_clean -d to avoid the removal of
some pyc files which would mess up the .diff.gz.
* Add a debian/watch file.
-- Sven Hoexter <hoexter@debian.org> Fri, 14 May 2010 19:17:54 +0200
elyxer (0.43-1) unstable; urgency=low
* New upstream release
+ Added options for mathematical equations: --jsmath to use
jsMath and --mathjax to use MathJax.
* Add --jsmath and --mathjax to the elyxer manpage.
* Add debian/gbp.conf to use pristine-tar.
* Remove the removal of the pre-generated fr2 accidently included
in the eLyXer 0.42 tarball from debian/rules.
* Add debian/source/format to state that this package is in 1.0 source
format.
-- Sven Hoexter <hoexter@debian.org> Sat, 10 Apr 2010 10:19:36 +0200
elyxer (0.42-3) unstable; urgency=low
* Brown paper bag release.
* Install the correct loremipsumize.py into the package.
* Call install with --mode=755 - dh_fixperms has the amazing ability
to hide your errors.
* Copy the generated .mo files from the source into the package instead
of moving them.
-- Sven Hoexter <hoexter@debian.org> Sun, 21 Mar 2010 14:43:23 +0100
elyxer (0.42-2) unstable; urgency=low
* Add src/loremipsumize.py as /usr/bin/loremipsumize to the package.
* Add a manpage for loremipsumize.
* Correct the copyright notice in the manpages - accidently I left in
the FSF from a template which was plain wrong.
* Update debian/copyright accordingly with the manpage changes.
-- Sven Hoexter <hoexter@debian.org> Sat, 20 Mar 2010 21:52:20 +0100
elyxer (0.42-1) unstable; urgency=low
* New upstream release
+ New option --raw to output raw HTML without header or footer.
+ support for some IPA characters, including \textcrh. Better
parsing of \textipa text.
+ French and Dutch translations.
* Add --raw and --numberfoot to the manpage.
* Use the pre-generated .mo files and remove the empty fr2 directory.
-- Sven Hoexter <hoexter@debian.org> Thu, 18 Mar 2010 18:59:56 +0100
elyxer (0.41-1) unstable; urgency=low
* New upstream release
+ Adds option --iso885915 and --converter inkscape.
* Update the manpage for the new options.
* Bump Standards-Version to 3.8.4 - no changes required.
* Add the new math-iso885915.html to the docs in /usr/share/doc/elyxer/.
-- Sven Hoexter <hoexter@debian.org> Fri, 12 Feb 2010 21:53:03 +0100
elyxer (0.40-1) unstable; urgency=low
* New upstream release
+ Faster BibTeX parsing.
+ Support for compressed documents.
+ Configurable alignment support for equation enviroments.
+ Support for internationalization (German and Spanish so far).
* Add a for loop to the override_dh_auto_install target in debian/rules
to generate and install the needed .mo files for the translations.
-- Sven Hoexter <hoexter@debian.org> Wed, 20 Jan 2010 13:38:57 +0100
2009
elyxer (0.39-1) unstable; urgency=low
* New upstream release
+ Solves several crashes with the LyX documentation.
+ Solves some issue with BibTeX parsing.
+ Solves a problem with image conversion from directories.
+ Support for omitted aligned brackets.
-- Sven Hoexter <hoexter@debian.org> Mon, 21 Dec 2009 20:07:08 +0100
elyxer (0.38-1) unstable; urgency=low
* New upstream release
+ Smaler font size, global font size is now specified in percent.
+ Solved some bugs in image scaling.
+ Solved bug in paragraph indentation and listings.
-- Sven Hoexter <hoexter@debian.org> Thu, 03 Dec 2009 18:36:08 +0100
elyxer (0.37-1) unstable; urgency=low
* New upstream release
+ eLyXer now uses in memory processing and generates a TOC by default.
+ New option --lowmem to force the old one-pass filtering.
+ PNG and JPEG images are no longer rescaled.
+ New option --splitpart to split the output in multiple pages.
* Migrate from svn to git, update debian/control accordingly.
* Update the manpage: add --lowmem, update the description for --toc.
-- Sven Hoexter <hoexter@debian.org> Mon, 30 Nov 2009 21:21:38 +0100
elyxer (0.35-1) unstable; urgency=low
* New upstream release
-- Sven Hoexter <hoexter@debian.org> Fri, 06 Nov 2009 15:34:00 +0100
elyxer (0.34-1) unstable; urgency=low
[ Sven Hoexter ]
* New upstream release
+ Converts currency symbols.
+ Includes LyX child documents.
* Include new documentation in debian/elyxer.docs (userguide*.html, toc.css).
-- Sven Hoexter <hoexter@debian.org> Wed, 28 Oct 2009 15:52:09 +0100
elyxer (0.33-1) unstable; urgency=low
* New upstream release
-- Sven Hoexter <hoexter@debian.org> Tue, 20 Oct 2009 09:48:33 +0200
elyxer (0.32-1) unstable; urgency=low
* New upstream release * Update the manpage with the new options --lyxformat, --toc and --target.
-- Sven Hoexter <hoexter@debian.org> Mon, 05 Oct 2009 08:40:19 +0200
elyxer (0.31-1) unstable; urgency=low
* New upstream release
-- Sven Hoexter <hoexter@debian.org> Wed, 30 Sep 2009 20:48:53 +0200
elyxer (0.30-1) unstable; urgency=low
* Initial release. (Closes: #530262)
-- Sven Hoexter <hoexter@debian.org> Sat, 26 Sep 2009 17:39:21 +0200