Mercurial > hgrepos > Python > libs > pygments-lexer-pseudocode2
comparison docs/_latex/my-doc-style.sty @ 217:3777eb7dbf4a
***** my-doc-style.sty v0.2
| author | Franz Glasner <fzglas.hg@dom66.de> |
|---|---|
| date | Fri, 15 May 2026 14:34:43 +0200 |
| parents | 8ef73270beae |
| children | 76996a1e4ca7 |
comparison
equal
deleted
inserted
replaced
| 216:8ef73270beae | 217:3777eb7dbf4a |
|---|---|
| 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-style}[% | 6 \ProvidesPackage{my-doc-style}[% |
| 7 2026/05/14 v0.1 (Franz Glasner) Some style customizations] | 7 2026/05/15 v0.2 (Franz Glasner) Some style customizations (title et al.)] |
| 8 \RequirePackage{xkeyval} | 8 \RequirePackage{xkeyval} |
| 9 | 9 |
| 10 % A key compatible with options processing but bool (because DeclareBoolOptionX) | 10 % A key compatible with options processing but bool (because DeclareBoolOptionX) |
| 11 % If given than the Sphinx standard titlepage is used without changes. | 11 % If given than the Sphinx standard titlepage is used without changes. |
| 12 \define@boolkey{my-doc-style.sty}{stdtitle}[true]{} | 12 \define@boolkey{my-doc-style.sty}{stdtitle}[true]{} |
