comparison docs/_latex/my-doc-fonts.sty @ 205:c80b430fdc0f

***** my-doc-fonts.sty v0.2
author Franz Glasner <fzglas.hg@dom66.de>
date Wed, 13 May 2026 14:35:43 +0200
parents afecfdcfd288
children ad57aaf87799
comparison
equal deleted inserted replaced
204:afecfdcfd288 205:c80b430fdc0f
2 % 2 %
3 % Some font hacks for my Sphinx PDF documents 3 % Some font hacks for my Sphinx PDF documents
4 % 4 %
5 \NeedsTeXFormat{LaTeX2e} 5 \NeedsTeXFormat{LaTeX2e}
6 \ProvidesPackage{my-doc-fonts}[% 6 \ProvidesPackage{my-doc-fonts}[%
7 2026/05/12 v0.1 (Franz Glasner) Fonts for Sphinx generated PDFs] 7 2026/05/13 v0.2 (Franz Glasner) Fonts for Sphinx generated PDFs]
8 \RequirePackage{xkeyval} 8 \RequirePackage{xkeyval}
9 \RequirePackage{fontspec} 9 \RequirePackage{fontspec}
10 \IfFileExists{xcolor.sty}{% 10 \IfFileExists{xcolor.sty}{%
11 % Should Sphinx load xcolor with its dvipsnames and svgnames options? 11 % Should Sphinx load xcolor with its dvipsnames and svgnames options?
12 \RequirePackage{xcolor} 12 \RequirePackage{xcolor}