diff options
author | Antonin Godard <antonin.godard@bootlin.com> | 2024-11-06 08:48:24 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2024-11-12 11:09:51 +0000 |
commit | 06f00545ffbc3dd8b045ab56c03d1e8226dac981 (patch) | |
tree | 2a6c6af9f65ae5887d2a477fdcf634dd133d3a3d /scripts/contrib/patchreview.py | |
parent | 677f218df5fc0cc3285427a102a26dc9dc6b7553 (diff) | |
download | poky-06f00545ffbc3dd8b045ab56c03d1e8226dac981.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: bd6265ca323fac547a197bb516dc4a9ef3897508)
Signed-off-by: Antonin Godard <antonin.godard@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/contrib/patchreview.py')
0 files changed, 0 insertions, 0 deletions