Mercurial > hgrepos > Python > libs > pygments-lexer-pseudocode2
diff docs/filters.rst @ 190:8825282f6900
Select a smaller font size for all lexer and filter tables in the PDF output.
This fixes most text overflows.
| author | Franz Glasner <fzglas.hg@dom66.de> |
|---|---|
| date | Wed, 13 May 2026 09:47:12 +0200 |
| parents | 63b52570795f |
| children | 4e4c83a87387 |
line wrap: on
line diff
--- a/docs/filters.rst Wed May 13 09:00:57 2026 +0200 +++ b/docs/filters.rst Wed May 13 09:47:12 2026 +0200 @@ -6,8 +6,15 @@ The package contains the following filters: +.. raw:: latex + + {\footnotesize + .. include:: filterlist.rst +.. raw:: latex + + } The AlgPseudocode lexer yields an error token for the following code block. `Sphinx`_ therefore suppresses highlighting completely:
