| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@2005 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
|
|
|
|
|
|
|
|
|
|
| |
``.mathhack`` in included file name.
- Switched to simple suffix extensions for pre/postprocessing intermediate
files.
- Added PDFLaTeX support.
git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@1748 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
|
|
|
|
|
|
|
| |
- Added include mangling to simplify management of preprocessing.
git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@1745 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
|
|
|
|
|
|
|
|
|
|
| |
ability to preprocess simple directives and replaced the ``texdisplay`` role
with a ``texmath::`` directive.
Fixed some bugs with role parsing (the regexps now closely follow the spec).
git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@1717 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
|
|
|
|
|
|
|
|
| |
Relies on somewhat obscure external tools. Ought to be parametrizable on
command line.
git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@1704 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
|
|
preprocessing into directives. Instantiated it for latex math.
Requires correct processing of ``raw::`` substitutions.
git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@1693 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
|