- More packaging cleanup
- Further reduce duplicities
- Use modern python macros
- Replace shebang in executable
- Package cleanup:
- Fix she-bang in dblatex script
- Drop python-devel BuildRequires, not generating any bindings.
- Drop font-collection BuildRequires, use individual requires.
- Drop BuildRequires for some bundled styles and add some which
were implicitly required.
- Drop font-collection Requires, use individual Requires.
- Downgrade dependencies which are only used with some engines,
styles or locales from Requires to Recommends.
- Split documentation subpackage from main package
OBS-URL: https://build.opensuse.org/request/show/637871
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/dblatex?expand=0&rev=24
- Package cleanup:
- Fix she-bang in dblatex script
- Drop python-devel BuildRequires, not generating any bindings.
- Drop font-collection BuildRequires, use individual requires.
- Drop BuildRequires for some bundled styles and add some which
were implicitly required.
- Drop font-collection Requires, use individual Requires.
- Downgrade dependencies which are only used with some engines,
styles or locales from Requires to Recommends.
- Split documentation subpackage from main package
OBS-URL: https://build.opensuse.org/request/show/636470
OBS-URL: https://build.opensuse.org/package/show/Publishing/dblatex?expand=0&rev=27
- Update to version 0.3.4
* Fix a bug in the missing characters display.
* Fix the global template to actually insert a backmatter tag
before backmatter elements.
* Fix bug #3520152 by changing a template xpath (looks like a
libxslt limitation).
* Improve the verbatim block display to be able to scale the
block width to the page width.
* Allow latex instructions within verbatim blocks through
Processing Instructions.
* Improve the setup script to be close to the debian install
rules.
* Improve the hyphenation of the inlined literal elements.
* Add the parameter example.float.type to give the possibility to
have <example> not floating. The attribute 'floatstyle' is also
taken into account.
* Add the parameter hyphenation.format to specify the inlined
format types that must be hyphenated. It replaces the more
limited monoseq.hyphenation parameter.
- Packaging
* added dblatex-0.3.4-disable-debian.patch (forwarded request 186676 from toganm)
OBS-URL: https://build.opensuse.org/request/show/186696
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/dblatex?expand=0&rev=17
- Update to version 0.3.4
* Fix a bug in the missing characters display.
* Fix the global template to actually insert a backmatter tag
before backmatter elements.
* Fix bug #3520152 by changing a template xpath (looks like a
libxslt limitation).
* Improve the verbatim block display to be able to scale the
block width to the page width.
* Allow latex instructions within verbatim blocks through
Processing Instructions.
* Improve the setup script to be close to the debian install
rules.
* Improve the hyphenation of the inlined literal elements.
* Add the parameter example.float.type to give the possibility to
have <example> not floating. The attribute 'floatstyle' is also
taken into account.
* Add the parameter hyphenation.format to specify the inlined
format types that must be hyphenated. It replaces the more
limited monoseq.hyphenation parameter.
- Packaging
* added dblatex-0.3.4-disable-debian.patch
OBS-URL: https://build.opensuse.org/request/show/186676
OBS-URL: https://build.opensuse.org/package/show/Publishing/dblatex?expand=0&rev=15
- Update to version 0.3.3
* Fix incomplete image path conversion when subfigures are used.
* Fix unicode listings limitation to handle characters greater than
255.
* Fix <abstract> environment to prevent from page counter reset.
* Fix the <literallayout> limitations by using the same
implementation than <screen>.
* Fix a texlive 9 french babel and enumitem incompatibility.
* Fix to be robust to URL encoded image paths, and to non-latin1
paths.
* Fix missing cross-reference to <sidebar> and <qandaset>.
* Fix the <sidebar> box width to the actual context witdh.
* Fix a french babel bug (unexpected active chars) when used with
XeTeX.
* Fix Debian bug #627501 to tell the priority policy of --xsl-user
option.
* Fix Debian bug #632967 to return a non-null code when the
compilation fails.
* Fix Debian bug #629514 to have draft watermark with XeTeX
backend.
* Fix Debian bug #634563 to have safe pdftitle content (no images).
* Fix setup.py in order to work under Windows.
* Fix the HTML table support to correctly render the cells
elements.
* Fix the HTML table support to correctly nested tables.
* Fix the Olink support to allow database user-specific renderings
like italics for <i> tags. Reuse of the DocBook Project implementation.
* Fix a setup failure that made the listings UTF-8 support failed
(extendedchars to set to "true").
* Fix --xslt-opts to be able to pass several arguments by using
quotes
* Set the TexLive version to 2009 by default.
* Update to new Debian Error Handler API.
Improvements sponsored by Freexian (http://www.freexian.com) :
* Remove hard-coded paper size and add some parameters for page
layout setup:
+ Parameters to define page sizes and margins.
+ Parameters to have crop marks for pre-press PDF output.
* Add the parameters literal.environment and literal.extensions to
allow the user define its own listing environment.
* Add the parameter latex.engine.options to be able to pass options
to the TeX engine backend.
* Print out warnings about the characters not handled by the
selected fonts.
* Image display improvements/fixes:
+ Avoid unexpected paragraph indentation when displaying images.
+ Strip spurious spaces between subfigures when
+ @role='flow.inline'
+ Prevents from empty tex subcaptions when no subfigure
<caption> is defined.
* Add the ability to format <ulink> as a block when @type='block'.
* Pass @role to the latex sidebar environment.
* Add the literal.class parameter used when <literallayout> class
attribute is not set. Default is 'monospaced'.
* Add some @role to format literal elements, and literal.role
parameter for default role:
+ Wrap: wrap lines when longer than text width (default)
+ Overflow: do not wrap lines ; long lines overflow to the left
+ Scale: automatically scale a listing to have its lines fit the
page width. The special feature can be disabled with
literal.extensions=0
OBS-URL: https://build.opensuse.org/request/show/115787
OBS-URL: https://build.opensuse.org/package/show/Publishing/dblatex?expand=0&rev=11
- Merged spec file with Publishing
- Added sed call to remove shebang lines in *.py files
Updated to version 0.3:
* Upgrade to recent Debian scripts (error handlers).
* Improve the table rendering by adding a table-width Processing
Instruction.
* Add the parameters:
- default.table.width.
- biblioentry.numbered.
* A number of bug fixes. (forwarded request 78661 from thomas-schraitle)
OBS-URL: https://build.opensuse.org/request/show/78662
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/dblatex?expand=0&rev=8
- Merged spec file with Publishing
- Added sed call to remove shebang lines in *.py files
Updated to version 0.3:
* Upgrade to recent Debian scripts (error handlers).
* Improve the table rendering by adding a table-width Processing
Instruction.
* Add the parameters:
- default.table.width.
- biblioentry.numbered.
* A number of bug fixes.
OBS-URL: https://build.opensuse.org/request/show/78661
OBS-URL: https://build.opensuse.org/package/show/Publishing/dblatex?expand=0&rev=5