summaryrefslogtreecommitdiff
path: root/pygments/formatters/latex.py
Commit message (Collapse)AuthorAgeFilesLines
...
* [svn] Use StringIO in LaTeX formatter.gbrandl2007-05-181-2/+2
|
* [svn] Move docs for not-so-common options to individual classes.gbrandl2007-02-161-0/+22
|
* [svn] Shorten some testfiles, silence some pylint warnings,gbrandl2007-02-141-1/+1
| | | | add a latex formatter unittest.
* [svn] Quite a few things:gbrandl2007-02-121-0/+3
| | | | | | - new pygmentize options, -F for filters and -H for detail help. - an automatically-created formatter map - better HTML formatter subclassing
* [svn] Copyright notice update.gbrandl2007-02-041-1/+1
|
* [svn] Fix #185, fix JspLexer so that test suite passes.gbrandl2007-01-141-2/+8
|
* [svn] Added JSP and Batchfile lexers by Tim Hatch.gbrandl2007-01-131-2/+2
|
* [svn] Generate lexer, formatter and filter docs from docstrings.gbrandl2007-01-121-23/+39
| | | | There is the problem of ordering, though.
* [svn] Improve Unicode handling without encoding.gbrandl2006-12-201-1/+4
|
* [svn] Change Pygments license to BSD.gbrandl2006-12-101-1/+1
|
* [svn] Add encoding support. All processing is now done with unicode strings.gbrandl2006-10-311-3/+5
|
* [svn] More pylint fixes, update BBcode formatter to new style API.gbrandl2006-10-301-1/+1
|
* [svn] Update make check.gbrandl2006-10-221-1/+1
|
* [svn] Name change, round 4 (rename SVN root folder).gbrandl2006-10-191-0/+191