openstackdocstheme/releasenotes/notes/latex_engine-cc35cb3a4ad2fa00.yaml
Andreas Jaeger 84a9dd90d5 Use xelatex as latex_engine
There's no easy way to check whether the user is overwritten
latex_engine, so revert I3a9d96c4896a0d5ccc85b74562d35852a837f29f
partially and continue to always set latex_engine.

Not setting latex_engine to xelatex breaks a number of OpenStack
repositories that dependend on the default of xelatex in
openstackdocstheme.

Change-Id: I06f1d577d108fd8f16b5aad3e00725f55817ddba
2020-05-15 08:46:24 +02:00

6 lines
180 B
YAML

fixes:
- |
``latex_engine`` is always set to ``xelatex``, there's no good solution
to check whether it is overriden. This restores the behavior before
version 2.1.0.