diff options
-rw-r--r-- | MANUAL.txt | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/MANUAL.txt b/MANUAL.txt index 3c8c94017..14f2bef2f 100644 --- a/MANUAL.txt +++ b/MANUAL.txt @@ -1265,7 +1265,9 @@ header when requesting a document from a URL: - `-t latex` or none: `pdflatex` (other options: `xelatex`, `lualatex`, `tectonic`, `latexmk`) - `-t context`: `context` - - `-t html`: `wkhtmltopdf` (other options: `prince`, `weasyprint`) + - `-t html`: `wkhtmltopdf` (other options: `prince`, `weasyprint`; + see [print-css.rocks](https://print-css.rocks) for a good + introduction to PDF generation from HTML/CSS.) - `-t ms`: `pdfroff` `--pdf-engine-opt=`*STRING* |