summaryrefslogtreecommitdiff
path: root/docutils/test/functional/input/data/unicode.txt
Commit message (Collapse)AuthorAgeFilesLines
* Update functional test for LaTeX corner cases.milde2021-08-111-39/+40
| | | | | | | | Test for more problems with tables. Cosmetic fixes, reword, restructure. git-svn-id: https://svn.code.sf.net/p/docutils/code/trunk@8810 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Reorganise functional tests.milde2021-06-301-1/+1
| | | | | | | | | | | Move additional tests for special features or problems specific to the output format from the "standalone_..." generic test case to additional tests. Use unit test instead of functional test for the fix in r6155 (hyperlink references in substitutions). git-svn-id: https://svn.code.sf.net/p/docutils/code/trunk@8784 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Cleanup and documentation update for latex writer class handling.milde2017-03-111-16/+0
| | | | | | | | | | | Replace the special casing for topic elements with the generic block-level element wrapper. Rework latex writer documentation. Minor fixes to latex writers. git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@8046 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Drop the latex2e-special output_encoding default ("latin-1").milde2010-05-051-15/+58
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@6319 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* added tests for non-ASCII characterswiemann2004-09-271-0/+27
git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@2660 929543f6-e4f2-0310-98a6-ba3bd3dd1d04