commit | 5f6df00fd4569cf76f4e9636bbfc826ea32e2dde | [log] [tgz] |
---|---|---|
author | Mauro Carvalho Chehab <mchehab+samsung@kernel.org> | Sat Mar 30 10:45:59 2019 -0300 |
committer | Jonathan Corbet <corbet@lwn.net> | Mon Apr 01 14:33:48 2019 -0600 |
tree | 6468f8b2d1cce348dbc594ecbef83991ee1aa03c | |
parent | 28f7c994255a9811caa17253353036559852c99c [diff] |
docs: scripts/sphinx-pre-install: suggest latexmk for building pdf The usage of latexmk improves the PDF output, as it re-run xelatex when it detects the need, in order to properly generate indexes and cross-references. As this is not a mandatory requirement, only suggest its addition. Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org> Signed-off-by: Jonathan Corbet <corbet@lwn.net>