summaryrefslogtreecommitdiff
path: root/sandbox/code-block-directive/tools
Commit message (Collapse)AuthorAgeFilesLines
* Clean up code-block-directive sandbox project.milde2012-05-0911-976/+0
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@7430 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Update skript to convert Pygments styles from CSS to LaTeX.milde2012-05-091-20/+29
| | | | | | | | | Bugfix: do not fail at lines without comment. Support for digits in role names. ``\\\\providecommand`` instead of ``\\\\newcommand``. git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@7428 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Stylesheet converter and example stylesheet for syntax highlight with LaTeX.milde2012-05-062-0/+175
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@7427 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Prepare CodeBlock directive for inclusion in the Docutils core.milde2010-11-301-1/+1
| | | | | | | | | Rename directive and class from "code-block" to "code". Fix fallback if pygments not found. Use class-based interface. Add "number-lines" option. git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@6488 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* sandbox/code-block-directive: Add LaTeX front end, update milde2009-02-246-66/+83
| | | | | | documentation and examples git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@5873 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* sandbox/code-block-directive: documentation updatemilde2009-01-281-28/+35
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@5859 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* move example files for "legacy" implementationmilde2007-10-225-0/+528
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@5460 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* documentation updatemilde2007-10-193-0/+63
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@5458 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Moved the stylesheets to data/ sub-directory.milde2007-06-283-300/+0
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@5300 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Added links to the README file.milde2007-06-131-36/+0
| | | | | | | | self-documenting feature: literal code with syntax highlight Moved the front-end to the base dir. This way it works without installing. git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@5234 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* New sandbox project for development of a code-block directivemilde2007-06-087-0/+513
git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@5229 929543f6-e4f2-0310-98a6-ba3bd3dd1d04