Mercurial > hgrepos > Python > libs > pygments-lexer-pseudocode2
diff docs/_latex/intro-latex.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 | 5113d7fbae9e |
| children | 2e78e255b54e |
line wrap: on
line diff
--- a/docs/_latex/intro-latex.rst Wed May 13 09:00:57 2026 +0200 +++ b/docs/_latex/intro-latex.rst Wed May 13 09:47:12 2026 +0200 @@ -22,11 +22,27 @@ It now contains the following lexers: +.. raw:: latex + + {\footnotesize + .. include:: ../lexerlist.rst +.. raw:: latex + + } + It additionally contains the following filters: +.. raw:: latex + + {\footnotesize + .. include:: ../filterlist.rst +.. raw:: latex + + } + .. include:: ../../README.rst :start-after: .. content-pdf
