- 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 tofalse
to avoid rendering the title
with\maketitle
.tex.paper_size
specifies the paper size for PDF output.tex.template.add
,html.css.add
andepub.css.add
allow to
specify inline LaTex or CSS code in the book configuration file
that will be added respectively totex.template.add
,
html.css.add
andepub.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".
- Paths that are displayed should now be normalized,
- Rendering:
- HTML:
- The default CSS style has been slightly modified.
- HTML: