- Added support for a page background (#138, evildead).
- The variable
page-backgroundspecifies the path to a background image for any page. The background image is scaled to cover the entire page. - The variable
page-background-opacityspecifies the background image opacity.
- The variable
- Added an example on how to generate admonition boxes (#115). The example demonstrates the use of the filter
pandoc-latex-environmentsto create custom admonition boxes with theawesomeboxpackage. - Added an example on how to compile Chinese documents (#140).
- Added a section on required LaTeX packages to the readme (#141). The section explains how to install the required packages with TeX Live and MiKtEX.
- Corrected the command
tlmgrinREADME.md(#143).