comparison 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
comparison
equal deleted inserted replaced
189:91e8fb8cf67b 190:8825282f6900
20 Initially a fork of `pygments-lexer-pseudocode` it has been considerably 20 Initially a fork of `pygments-lexer-pseudocode` it has been considerably
21 changed and expanded. 21 changed and expanded.
22 22
23 It now contains the following lexers: 23 It now contains the following lexers:
24 24
25 .. raw:: latex
26
27 {\footnotesize
28
25 .. include:: ../lexerlist.rst 29 .. include:: ../lexerlist.rst
30
31 .. raw:: latex
32
33 }
26 34
27 It additionally contains the following filters: 35 It additionally contains the following filters:
28 36
37 .. raw:: latex
38
39 {\footnotesize
40
29 .. include:: ../filterlist.rst 41 .. include:: ../filterlist.rst
42
43 .. raw:: latex
44
45 }
30 46
31 .. include:: ../../README.rst 47 .. include:: ../../README.rst
32 :start-after: .. content-pdf 48 :start-after: .. content-pdf