Mercurial > hgrepos > Python > libs > pygments-lexer-pseudocode2
annotate 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 |
| rev | line source |
|---|---|
|
171
4b87a9ecffdd
The first somewhat useable version of documentation in PDF.
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
1 .. -*- coding: utf-8; indent-tabs-mode: nil; -*- |
|
4b87a9ecffdd
The first somewhat useable version of documentation in PDF.
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
2 |
|
4b87a9ecffdd
The first somewhat useable version of documentation in PDF.
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3 ************** |
|
4b87a9ecffdd
The first somewhat useable version of documentation in PDF.
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
4 Introduction |
|
4b87a9ecffdd
The first somewhat useable version of documentation in PDF.
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
5 ************** |
|
4b87a9ecffdd
The first somewhat useable version of documentation in PDF.
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
6 |
| 184 | 7 Metadata |
| 8 ======== | |
| 9 | |
|
182
b0426a788cf5
Move all LaTex specific files to the _latex subfolder
Franz Glasner <fzglas.hg@dom66.de>
parents:
171
diff
changeset
|
10 .. include:: ../../README.rst |
|
171
4b87a9ecffdd
The first somewhat useable version of documentation in PDF.
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
11 :start-line: 5 |
| 184 | 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 |
