New submission from jfbu <j...@free.fr>:

Not sure if any issue at all, but as said in title, starting with Sphinx 2.0 
(Spring 2019), XeLaTeX will be configured to use by default GNU FreeFont, (see 
https://github.com/sphinx-doc/sphinx/blob/master/CHANGES), and this means new 
dependency (for documentation builds on Ubuntu, package fonts-freefont-otf; for 
builds on Fedora 29 it is texlive-gnu-freefont).  Indeed currently CPython PDFs 
are built using ``xelatex``.

----------
assignee: docs@python
components: Documentation
messages: 332092
nosy: docs@python, jfbu
priority: normal
severity: normal
status: open
title: [DOC] [LaTeX] Sphinx 2.0 uses GNU FreeFont as default for xelatex

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue35528>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to