You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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".