diff options
author | Antonin Godard <antonin.godard@bootlin.com> | 2024-11-06 08:48:24 +0100 |
---|---|---|
committer | Steve Sakoman <steve@sakoman.com> | 2024-11-26 05:37:10 -0800 |
commit | 0e3b3e16cf1d74b03fb59c1e6745b7ca03712c37 (patch) | |
tree | 1f554f3c0d5723774e0f87f8bf301f4b3569cc69 /documentation/sphinx-static/switchers.js.in | |
parent | ab07d1a341056360eca781a3f4d33104da9d2ed9 (diff) | |
download | poky-0e3b3e16cf1d74b03fb59c1e6745b7ca03712c37.tar.gz |
doc: Makefile: add support for xelatex
This patch makes the "latexpdf" target compile the documentation with
xelatex instead of the default pdflatex engine.
The reason behind this is stated in [YOCTO #14357]: pdflatex does not
support compiling foreign characters, so we need to resort to another
engine, here xelatex.
It also increases the texmf config buf_size to 10000000 to avoid a
compilation error.
(From yocto-docs rev: 9a297c65942a52d6165378d6792d5e0788b492ba)
Signed-off-by: Antonin Godard <antonin.godard@bootlin.com>
(cherry picked from commit 93848842b3ad8aa6b9c9f46d60f2c2ad396c6971)
Signed-off-by: Antonin Godard <antonin.godard@bootlin.com>
Signed-off-by: Steve Sakoman <steve@sakoman.com>
Diffstat (limited to 'documentation/sphinx-static/switchers.js.in')
0 files changed, 0 insertions, 0 deletions