Add <target> to one more testcase (see r8206).
[docutils.git] / sandbox / slides_tests / slides_test.rst
blobc404a7fcf21db4b934d0e552e84f5fd54025b436
1 =========================\r
2 Test for Slides Writers\r
3 =========================\r
4 \r
5 --------\r
6 Subtitle\r
7 --------\r
8 \r
9 :author: Au Thor\r
10 :date: January 1, 2525\r
11 :organization: Cu U\r
14 Section 1\r
15 ~~~~~~~~~\r
17 Subsection 1.1\r
18 ``````````````\r
20 Slide 1\r
21 =======\r
23 - These slides have a title, subtitle, sections, and subsections.\r
24 - rst2beamer correctly identifies this sectioning\r
25 - rst2pdf does not automatically break this into slides,\r
26   but the ``-b3`` option can cause it to do so\r
28 Slide 2\r
29 =======\r
31 A slide using a math directive:\r
33 .. math::\r
35    a = b\r
37 Only rst2pdf handles this at the moment\r
38 (although rst2beamer can work around this by\r
39 using raw latex).\r
42 Slide 3\r
43 =======\r
45 More tests will be added later,\r
46 as this document is already too big a challenge for existing writers.\r
47 See the other test documents for less demanding tests.\r
50 Slide 4\r
51 =======\r
53 A slide.\r
56 Slide 5\r
57 =======\r
59 A slide.\r
62 Slide 6\r
63 =======\r
65 A slide.\r