diff options
Diffstat (limited to 'docutils/test/functional/input')
| -rw-r--r-- | docutils/test/functional/input/standalone_rst_latex.txt | 8 |
1 files changed, 3 insertions, 5 deletions
diff --git a/docutils/test/functional/input/standalone_rst_latex.txt b/docutils/test/functional/input/standalone_rst_latex.txt index 0ac1cb996..2b1331394 100644 --- a/docutils/test/functional/input/standalone_rst_latex.txt +++ b/docutils/test/functional/input/standalone_rst_latex.txt @@ -1,7 +1,6 @@ .. include:: data/standard.txt -.. the standalone_rst_html4css1.txt document includes this: +.. currently not implemented in LaTeX: .. include:: data/header_footer.txt - Applicable for latex too? [GM] .. include:: data/table_colspan.txt .. include:: data/table_rowspan.txt .. include:: data/custom_roles.txt @@ -17,9 +16,8 @@ not need to be tested with other writers (e.g. the HTML writer). .. include:: data/nonalphanumeric.txt .. include:: data/unicode.txt .. include:: data/latex_encoding.txt -.. unusual combinations (from newlatex, should we test them) +.. unusual combinations (from newlatex, for interactive testing) .. include:: data/latex.txt -.. end of the special tests for the LaTeX writer - +.. Preface for System Messages: .. include:: data/errors.txt |
