| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@3533 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
|
|
|
|
|
|
|
| |
Fixed bad formatting.
git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@2845 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
|
|
|
|
| |
git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@2424 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
|
|
|
|
| |
git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@2257 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
|
|
|
|
|
|
|
| |
I keep forgetting to update it before commiting...
git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@2131 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
|
|
|
|
| |
git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@2130 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
|
|
|
|
|
|
|
|
| |
files as dependencies (if they exist), including support for ``%`` to
construct per-file config files.
git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@2097 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
|
|
|
|
| |
git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@2006 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
|
|
|
|
| |
git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@2005 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
|
|
|
|
|
|
|
|
| |
version will appear on the web.
Comment fix in `Makefile`.
git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@1994 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
|
|
|
|
| |
git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@1838 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
|
|
|
|
|
|
|
| |
- Implemented quick-and-dirty ``make2rst.py``.
git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@1837 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
|
|
|
|
|
|
|
|
| |
- Added `safeclean` target to zap LaTeX's garbage.
- Moved some things around.
git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@1769 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
|
|
|
|
|
|
|
| |
``include::``.
git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@1747 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
|
|
|
|
| |
git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@1744 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
|
|
|
|
| |
git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@1743 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
|
|
|
|
| |
git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@1740 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
|
|
|
|
|
|
|
| |
- Doc fixes.
git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@1736 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
|
|
|
|
|
|
|
| |
Fixed description.
git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@1705 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
|