6 Commits

Author SHA256 Message Date
Tomáš Chvátal
bca8d2ce0f - Version update to 0.1.1:
* Avoid <div> inside <p> or <span>.
  * Avoid writin vertical-align attribute without a value.
  * Fix generation of invalid XHTML when there is a link starting at the
    beginning of a footnote.
  * Handle relative width for images.
  * Fixed layout: write chapter names to improve navigation.
  * Support writing mode.
  * Start a new HTML file at every page span in addition to the splits
    induced by the chosen split method. This is to ensure that specified
    writing mode works correctly, as it is HTML <body> attribute.
  * Improve tests.
  * Add a basic support for ruby.
  * Configure: disable treating of compiler warnings as errors by
    default.
  * Various minor fixes and code cleanups.

OBS-URL: https://build.opensuse.org/package/show/LibreOffice:Factory/libepubgen?expand=0&rev=16
2018-06-06 09:53:56 +00:00
Tomáš Chvátal
d95af12c27 - Version update to 0.1.0:
* Fix various validation problems, pointed out by epubcheck.
  * Add EPUB3 support.
  * Split on headings: add user-friendly section names.
  * Support writing CSS styles inline in the XHTML streams.
  * Support various image wrap types.
  * Support embedded fonts.
  * Support cover images.
  * Support footnotes.
  * upport EPUB3 fixed layout.

OBS-URL: https://build.opensuse.org/package/show/LibreOffice:Factory/libepubgen?expand=0&rev=14
2017-12-20 12:26:20 +00:00
Tomáš Chvátal
4abb2f547a - Version update to 0.0.1:
* Fix escaping of HTML entities.
  *  Use symbol visibility on Linux. The library only exports public
     classes/functions now.
  * Print debugging output to stderr.
  * Switch to C++11.

OBS-URL: https://build.opensuse.org/package/show/LibreOffice:Factory/libepubgen?expand=0&rev=12
2017-08-14 13:56:45 +00:00
5d042803ca Accepting request 453843 from home:adamm:branches:devel:libraries:c_c++
- use individual libboost-*-devel packages instead of boost-devel

OBS-URL: https://build.opensuse.org/request/show/453843
OBS-URL: https://build.opensuse.org/package/show/LibreOffice:Factory/libepubgen?expand=0&rev=10
2017-02-01 12:57:14 +00:00
Tomáš Chvátal
43c457e60a - Disable sle11 support code
OBS-URL: https://build.opensuse.org/package/show/LibreOffice:Factory/libepubgen?expand=0&rev=8
2016-08-01 08:52:34 +00:00
9d944b6517 2
OBS-URL: https://build.opensuse.org/package/show/LibreOffice:Factory/libepubgen?expand=0&rev=3
2014-11-28 09:19:54 +00:00