Prevent latex writer from crashing on files with >256 lists (patch 1475247 by edloper)
commit2f2a636b1a076bad82f1488c60b92f20767d6306
authorgrubert <grubert@929543f6-e4f2-0310-98a6-ba3bd3dd1d04>
Mon, 24 Apr 2006 09:15:38 +0000 (24 09:15 +0000)
committergrubert <grubert@929543f6-e4f2-0310-98a6-ba3bd3dd1d04>
Mon, 24 Apr 2006 09:15:38 +0000 (24 09:15 +0000)
tree1f3219f12d20d3e41c6feb2fcea27e6c0b4b3128
parent4b09085a0b18fc0982e03ca1bd8e5c5c8fc12242
Prevent latex writer from crashing on files with >256 lists (patch 1475247 by edloper)

git-svn-id: https://docutils.svn.sourceforge.net/svnroot/docutils/trunk/docutils@4515 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
docutils/writers/latex2e/__init__.py
test/functional/expected/standalone_rst_latex.tex
test/test_writers/test_latex2e.py