Index of /archives/text/CTAN/macros/latex/contrib/pygmentex

Icon  Name                                      Last modified      Size  Description
[PARENTDIR] Parent Directory - [TXT] Factorial.java 2022-08-16 09:23 300 [TXT] README 2022-08-16 09:23 773 [IMG] blueshade.png 2022-08-16 09:23 61K [TXT] pygmentex.py 2022-08-16 09:23 16K [TXT] pygmentex.sty 2022-08-16 09:23 12K [TXT] pygmentex_demo.c 2022-08-16 09:23 236 [   ] pygmentex_demo.delphi 2022-08-16 09:23 115 [TXT] pygmentex_demo.hs 2022-08-16 09:23 166 [TXT] pygmentex_demo.java 2022-08-16 09:23 1.7K [TXT] pygmentex_demo.pas 2022-08-16 09:23 100 [   ] pygmentex_demo.pdf 2022-08-16 09:23 653K [   ] pygmentex_demo.py 2022-08-16 09:23 283 [   ] pygmentex_demo.tex 2022-08-16 09:23 25K [   ] pygmentex_demo_2.pdf 2022-08-16 09:23 36K [   ] pygmentex_demo_2.tex 2022-08-16 09:23 415
PygmenTeX is a Python-based LaTeX package that can be used for
typesetting code listings in a LaTeX document using Pygments.

Pygments is a generic syntax highlighter for general use in all kinds of
software such as forum systems, wikis or other applications that need to
prettify source code.

In order to use PygmenTeX you need to have Pygments installed. If you
need instructions on installing it, please refer to its home page at
http://pygments.org/.

The file pygmentex.py should be installed as an executable file in a
directory in the PATH.

The file pygmentex.sty should be installed in a directory where TeX
searches for input files.

The file demo.pdf demonstrates the use of the package.

PygmenTeX is licensed under Latex Project Public License (version 1.3).