diff options
author | milde <milde@929543f6-e4f2-0310-98a6-ba3bd3dd1d04> | 2009-05-06 11:32:43 +0000 |
---|---|---|
committer | milde <milde@929543f6-e4f2-0310-98a6-ba3bd3dd1d04> | 2009-05-06 11:32:43 +0000 |
commit | db20297ce7b21f5318b79ef09b649a64cfa62057 (patch) | |
tree | 324301beb0087efad002e0b49b2b089481822265 /sandbox/code-block-directive/pygments_code_block_directive.py | |
parent | 8d467f0498b56b7dcef2ab57ad6539fc4f5a0d1e (diff) | |
download | docutils-db20297ce7b21f5318b79ef09b649a64cfa62057.tar.gz |
simpler LaTeX encoding
Remove redundant "double protection" from the encoding of the "special
printing characters" and square brackets, e.g. ``\\%`` instead of ``{\\%}``.
Use conventional style for "named" macros, e.g. ``\\dots{}`` instead of
``{\\dots}``.
Encode < | > in OT1 font encoding only.
encode method: clear comments, simpler logic
Bugfix: \\reflectbox requires graphicx.
Adapt tests and documentation.
git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@5934 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
Diffstat (limited to 'sandbox/code-block-directive/pygments_code_block_directive.py')
0 files changed, 0 insertions, 0 deletions