blob: d9a33178dedbad7569ba18bfe642b44d7648c528 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
.. include:: data/standard.txt
.. currently not implemented in LaTeX:
.. include:: data/header_footer.txt
.. include:: data/table_colspan.txt
.. include:: data/table_rowspan.txt
.. include:: data/list_table.txt
.. include:: data/custom_roles.txt
.. include:: data/math.txt
Tests for the LaTeX writer
==========================
Test syntax elements which may cause trouble for the LaTeX writer but might
not need to be tested with other writers. See also the
"latex_cornercases" test.
.. include:: data/custom_roles_latex.txt
.. include:: data/classes_latex.txt
.. preface for System Messages:
.. include:: data/errors.txt
|