cargo crowbook 0.6.0

latest releases: 0.16.1, 0.16.0, 0.15.2...
7 years ago
  • Deprecated options:
    • nb_char: since it was only used for french cleaner and for
      typography reasons it's better to use different non breaking
      spaces according to context, this option was not really useful
      anymore.
  • Rendering:
    • Images are now displayed at 80% width of the page.
  • Bugfixes:
    • Image paths are now found correctly in LaTeX and EPUB rendering
      even if crowbook is called from another directory.
    • Fixed a bug in French cleaner when a string to clean ended by a
      non-breaking space (space was doubled with a breaking one).
    • LaTeX/PDF:
      • "Autocleaning" is now also activated (for french at least) for
        LaTeX rendering, since it doesn't correctly insert non-breaking
        spaces for e.g. '«' or '»'.
      • Fixed escaping of -- to -{}- to avoid tex ligatures.
    • HTML/EPUB:
      • html.display_chapter now defaults to false (e.g., by default
        the HTML displays the entirety of a book).
      • Fixed rendering of lists when lang is set to fr.
      • Links are now HTML-escaped, fixing errors in XHTML (for EPUB
        rendering) when links contained '&' character.

Don't miss a new crowbook release

NewReleases is sending notifications on new releases.