diff options
Diffstat (limited to 'test/functional/input/standalone_rst_latex.txt')
-rw-r--r-- | test/functional/input/standalone_rst_latex.txt | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/test/functional/input/standalone_rst_latex.txt b/test/functional/input/standalone_rst_latex.txt new file mode 100644 index 000000000..09a4f8890 --- /dev/null +++ b/test/functional/input/standalone_rst_latex.txt @@ -0,0 +1,12 @@ +.. include:: data/standard.txt +.. include:: data/table_colspan.txt +.. include:: data/table_rowspan.txt + + +Tests for the LaTeX writer +========================== + +.. include:: data/nonalphanumeric.txt +.. include:: data/unicode.txt + +.. include:: data/errors.txt |