diff options
author | Antonin Godard <antonin.godard@bootlin.com> | 2024-11-06 08:48:24 +0100 |
---|---|---|
committer | Steve Sakoman <steve@sakoman.com> | 2024-11-18 06:59:35 -0800 |
commit | 1ca844121bcc490699c88eb4bc153bda7b3da759 (patch) | |
tree | 755bea41b096ac7147a461b6a023fa39d347ffae /documentation/kernel-dev | |
parent | 4a5e9aa5a29ed0266ac5701c9b7cf5cc96113aa1 (diff) | |
download | poky-1ca844121bcc490699c88eb4bc153bda7b3da759.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: 22f2365417ea5a9a7970e2475925f4f8eb983acf)
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/kernel-dev')
0 files changed, 0 insertions, 0 deletions