diff options
| author | milde <milde@929543f6-e4f2-0310-98a6-ba3bd3dd1d04> | 2013-01-20 12:30:53 +0000 |
|---|---|---|
| committer | milde <milde@929543f6-e4f2-0310-98a6-ba3bd3dd1d04> | 2013-01-20 12:30:53 +0000 |
| commit | a8b80b5a77b6dce36dc0abee4bf4e71621548072 (patch) | |
| tree | f2c9e88f02bad587d703652112148026a5cdc1d6 /docutils/test/functional/input/data | |
| parent | 190c9781df6b8ca6fccf125628f56a3100b959fc (diff) | |
| download | docutils-a8b80b5a77b6dce36dc0abee4bf4e71621548072.tar.gz | |
remove trailing whitespace
git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@7591 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
Diffstat (limited to 'docutils/test/functional/input/data')
| -rw-r--r-- | docutils/test/functional/input/data/latex_encoding.txt | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/docutils/test/functional/input/data/latex_encoding.txt b/docutils/test/functional/input/data/latex_encoding.txt index 1405a5ca7..6f148f35d 100644 --- a/docutils/test/functional/input/data/latex_encoding.txt +++ b/docutils/test/functional/input/data/latex_encoding.txt @@ -12,7 +12,7 @@ The special chars verbatim:: # $ % & ~ _ ^ \ { } -However also *square brackets* [] need special care. +However also *square brackets* [] need special care. \item and all the other commands with optional arguments check if the token right after the macro name is an opening bracket. @@ -38,6 +38,4 @@ The OT1 font-encoding has different characters for the less-than, greater-than and bar, < | >, except for typewriter font `cmtt`:: < | > - - |
