diff options
author | Jean-François B <2589111+jfbu@users.noreply.github.com> | 2023-01-05 13:27:31 +0100 |
---|---|---|
committer | Jean-François B <2589111+jfbu@users.noreply.github.com> | 2023-01-05 13:31:54 +0100 |
commit | ac69a661ed10522d4c0ac92a6a7cb07a763318f7 (patch) | |
tree | d45c5a838f73e9f8d4d7df6083142f29e8c12fbd /numpy/array_api/_set_functions.py | |
parent | 46142454ed4746ac991d4074d2943d892ede35d6 (diff) | |
download | numpy-ac69a661ed10522d4c0ac92a6a7cb07a763318f7.tar.gz |
DOC: (LaTeX) fix 'fontenc' key for usage with xelatex
Sphinx documentation says
Do not use this key for a latex_engine other than 'pdflatex'.
https://www.sphinx-doc.org/en/master/latex.html#the-latex-elements-configuration-setting
The 'fontenc': r'\usepackage[LGR,T1]{fontenc}' was useful with pdflatex
for support of occasional Greek. But with xelatex and the FreeFont
which is used by default by Sphinx with it, the Greek script is already
supported.
Diffstat (limited to 'numpy/array_api/_set_functions.py')
0 files changed, 0 insertions, 0 deletions