forked from pool/python-PyLaTeX
Accepting request 862143 from home:andythe_great:branches:devel:languages:python
- Update to version 1.4.1. * Fixes regression in 1.4.0 where empty ``geometry_options`` would throw an error. - Updates for version 1.4.0 * Add ``Fragment`` class which is a ``Container`` without any LaTeX code surrounding its content. * Escape newlines in ``ContainerCommand`` * Fix bug where the geometry options were not applied in some cases * Remove denose.patch, fixed. OBS-URL: https://build.opensuse.org/request/show/862143 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-PyLaTeX?expand=0&rev=9
This commit is contained in:
@@ -1,3 +1,17 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Jan 10 18:05:44 UTC 2021 - andy great <andythe_great@pm.me>
|
||||
|
||||
- Update to version 1.4.1.
|
||||
* Fixes regression in 1.4.0 where empty ``geometry_options``
|
||||
would throw an error.
|
||||
- Updates for version 1.4.0
|
||||
* Add ``Fragment`` class which is a ``Container`` without any
|
||||
LaTeX code surrounding its content.
|
||||
* Escape newlines in ``ContainerCommand``
|
||||
* Fix bug where the geometry options were not applied in some
|
||||
cases
|
||||
* Remove denose.patch, fixed.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Sep 1 06:56:57 UTC 2020 - Steve Kowalik <steven.kowalik@suse.com>
|
||||
|
||||
|
Reference in New Issue
Block a user