Mercurial > hgrepos > Python > libs > pygments-lexer-pseudocode2
comparison 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 |
comparison
equal
deleted
inserted
replaced
| 183:e3523930294a | 184:5113d7fbae9e |
|---|---|
| 2 | 2 |
| 3 ************** | 3 ************** |
| 4 Introduction | 4 Introduction |
| 5 ************** | 5 ************** |
| 6 | 6 |
| 7 Metadata | |
| 8 ======== | |
| 9 | |
| 7 .. include:: ../../README.rst | 10 .. include:: ../../README.rst |
| 8 :start-line: 5 | 11 :start-line: 5 |
| 12 :end-before: This package | |
| 13 | |
| 14 | |
| 15 Content | |
| 16 ======= | |
| 17 | |
| 18 This package contains `Pygments`_ lexers for some basic pseudocode. | |
| 19 | |
| 20 Initially a fork of `pygments-lexer-pseudocode` it has been considerably | |
| 21 changed and expanded. | |
| 22 | |
| 23 It now contains the following lexers: | |
| 24 | |
| 25 .. include:: ../lexerlist.rst | |
| 26 | |
| 27 It additionally contains the following filters: | |
| 28 | |
| 29 .. include:: ../filterlist.rst | |
| 30 | |
| 31 .. include:: ../../README.rst | |
| 32 :start-after: .. content-pdf |
