Mercurial > hgrepos > Python > libs > pygments-lexer-pseudocode2
comparison 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 |
comparison
equal
deleted
inserted
replaced
| 189:91e8fb8cf67b | 190:8825282f6900 |
|---|---|
| 4 Filters | 4 Filters |
| 5 ********* | 5 ********* |
| 6 | 6 |
| 7 The package contains the following filters: | 7 The package contains the following filters: |
| 8 | 8 |
| 9 .. raw:: latex | |
| 10 | |
| 11 {\footnotesize | |
| 12 | |
| 9 .. include:: filterlist.rst | 13 .. include:: filterlist.rst |
| 10 | 14 |
| 15 .. raw:: latex | |
| 16 | |
| 17 } | |
| 11 | 18 |
| 12 The AlgPseudocode lexer yields an error token for the following code block. | 19 The AlgPseudocode lexer yields an error token for the following code block. |
| 13 `Sphinx`_ therefore suppresses highlighting completely: | 20 `Sphinx`_ therefore suppresses highlighting completely: |
| 14 | 21 |
| 15 .. code-block:: none | 22 .. code-block:: none |
