Mercurial > hgrepos > Python > libs > pygments-lexer-pseudocode2
diff docs/_latex/intro-latex.rst @ 184:5113d7fbae9e
Optimize PDF content.
As a side-effect now need docutils >= 0.17.
| author | Franz Glasner <fzglas.hg@dom66.de> |
|---|---|
| date | Tue, 12 May 2026 15:54:07 +0200 |
| parents | b0426a788cf5 |
| children | 8825282f6900 |
line wrap: on
line diff
--- a/docs/_latex/intro-latex.rst Tue May 12 15:15:10 2026 +0200 +++ b/docs/_latex/intro-latex.rst Tue May 12 15:54:07 2026 +0200 @@ -4,5 +4,29 @@ Introduction ************** +Metadata +======== + .. include:: ../../README.rst :start-line: 5 + :end-before: This package + + +Content +======= + +This package contains `Pygments`_ lexers for some basic pseudocode. + +Initially a fork of `pygments-lexer-pseudocode` it has been considerably +changed and expanded. + +It now contains the following lexers: + +.. include:: ../lexerlist.rst + +It additionally contains the following filters: + +.. include:: ../filterlist.rst + +.. include:: ../../README.rst + :start-after: .. content-pdf
