Latexpages Changelog
====================


Version 0.4.3
-------------

Fix potential latexpages-paginate bug with custom replace regex.


Version 0.4.2
-------------

Correct omission of the actual bugfix intended for 0.4.1.


Version 0.4.1
-------------

Fix latexpages-paginate bug with custom update regex not ending with } or
similar.

Make better use of custom LaTeX class in example.


Version 0.4
-----------

Added --only <part> command-line option for single article compiling.

Bypass multiprocessing.Pool when single-process rendering is requested.

Workaround multiprocessing issues with KeyBoardInterrupt.

Improved __main__.py invocation support on Windows. Document workaround for
launcher installation issues.


Version 0.3.2
-------------

Fixed broken manual install due to setuptools automatic zip_safe analysis not
working as expected.


Version 0.3.1
-------------

Added wheel.


Version 0.3
-----------

Added cleaning command for deleting intermediate and output files.

Allow to set default number of processes and engine in config file.

Added support for python -m latexpages invocation.


Version 0.2.2
-------------

More informative exception on failed texify/latexmk/pdftk execution.

Improved example to leave out the empty page at the end.


Version 0.2.1
-------------

Documentation fixes.

Improved example.


Version 0.2
-----------

Added automatic page number computation with table of contents update.

Added INI settings for custom compile commands options.

Added setting for custom 2-up template.

Support utf-8 encoded templates.

Fixed custom template loading.


Version 0.1
-----------

Initial release.
