Fix :width: option for the table directives.
[docutils.git] / docutils / test / functional / input / standalone_rst_latex.txt
blobd97fc42b3bd501c8c4f2853666e4e8471cee99a5
1 .. include:: data/standard.txt
2 .. currently not implemented in LaTeX:
3     .. include:: data/header_footer.txt
4 .. include:: data/table_colspan.txt
5 .. include:: data/table_rowspan.txt
6 .. include:: data/list_table.txt
7 .. include:: data/custom_roles.txt
8 .. include:: data/math.txt
10 Tests for the LaTeX writer
11 ==========================
13 Test syntax elements which may cause trouble for the LaTeX writer but might
14 not need to be tested with other writers (e.g. the HTML writer).
16 .. include:: data/custom_roles_latex.txt
17 .. include:: data/classes_latex.txt
18 .. include:: data/tables_latex.txt
19 .. include:: data/option_lists.txt
20 .. include:: data/nonalphanumeric.txt
21 .. include:: data/unicode.txt
22 .. include:: data/latex_encoding.txt
23 .. include:: data/hyperlinking.txt
24 .. include:: data/urls.txt
25 .. include:: data/section_titles.txt
26 .. unusual combinations (currently separately tested)
27    .. include:: data/latex_cornercases.txt
29 .. Preface for System Messages:
30 .. include:: data/errors.txt