cargo crowbook 0.10.4

latest releases: 0.16.1, 0.16.0, 0.15.2...
7 years ago
  • New options:
    • tex.font_size specifies an optional font size (in pt) passed to
      the LaTeX class (must be 10, 11 or 12).
    • tex.title can be set to false to avoid rendering the title
      with \maketitle.
    • tex.paper_size specifies the paper size for PDF output.
    • tex.template.add, html.css.add and epub.css.addallow to
      specify inline LaTex or CSS code in the book configuration file
      that will be added respectively to tex.template.add,
      html.css.add and epub.css.add.
    • html.icon allows to specify the path of an icon for HTML documents.
  • Command-line interface:
    • Paths that are displayed should now be normalized,
      e.g. "foo/bar.pdf" instead of "baz/../foo/bar.pdf".
  • Rendering:
    • HTML:
      • The default CSS style has been slightly modified.

Don't miss a new crowbook release

NewReleases is sending notifications on new releases.