~ubuntu-branches/ubuntu/karmic/python-docutils/karmic

« back to all changes in this revision

Viewing changes to test/functional/expected/standalone_rst_s5_html_2.html

  • Committer: Bazaar Package Importer
  • Author(s): martin f. krafft
  • Date: 2006-07-10 11:45:05 UTC
  • mfrom: (2.1.4 edgy)
  • Revision ID: james.westby@ubuntu.com-20060710114505-otkhqcslevewxmz5
Tags: 0.4-3
Added build dependency on python-central (closes: #377580).

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<?xml version="1.0" encoding="utf-8" ?>
 
2
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
 
3
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
 
4
<head>
 
5
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
 
6
<meta name="generator" content="Docutils 0.4: http://docutils.sourceforge.net/" />
 
7
<meta name="version" content="S5 1.1" />
 
8
<title>Slide Shows</title>
 
9
<meta name="author" content="David Goodger" />
 
10
<meta name="date" content="2005-11-28" />
 
11
<link rel="stylesheet" href="../../../docutils/writers/html4css1/html4css1.css" type="text/css" />
 
12
<!-- configuration parameters -->
 
13
<meta name="defaultView" content="slideshow" />
 
14
<meta name="controlVis" content="hidden" />
 
15
<!-- style sheet links -->
 
16
<script src="ui/default/slides.js" type="text/javascript"></script>
 
17
<link rel="stylesheet" href="ui/default/slides.css"
 
18
      type="text/css" media="projection" id="slideProj" />
 
19
<link rel="stylesheet" href="ui/default/outline.css"
 
20
      type="text/css" media="screen" id="outlineStyle" />
 
21
<link rel="stylesheet" href="ui/default/print.css"
 
22
      type="text/css" media="print" id="slidePrint" />
 
23
<link rel="stylesheet" href="ui/default/opera.css"
 
24
      type="text/css" media="projection" id="operaFix" />
 
25
</head>
 
26
<body>
 
27
<div class="layout">
 
28
<div id="controls"></div>
 
29
<div id="currentSlide"></div>
 
30
<div id="header">
 
31
 
 
32
</div>
 
33
<div id="footer">
 
34
<h1>Slide Shows</h1>
 
35
<h2>Location • Date</h2>
 
36
</div>
 
37
</div>
 
38
<div class="presentation">
 
39
<div class="slide" id="slide0">
 
40
<h1 class="title">Slide Shows</h1>
 
41
<table class="docinfo" frame="void" rules="none">
 
42
<col class="docinfo-name" />
 
43
<col class="docinfo-content" />
 
44
<tbody valign="top">
 
45
<tr><th class="docinfo-name">Author:</th>
 
46
<td>David Goodger</td></tr>
 
47
<tr><th class="docinfo-name">Date:</th>
 
48
<td>2005-11-28</td></tr>
 
49
</tbody>
 
50
</table>
 
51
<!-- Definitions of interpreted text roles (classes) for S5/HTML data. -->
 
52
<!-- This data file has been placed in the public domain. -->
 
53
<!-- Colours
 
54
======= -->
 
55
<!-- Text Sizes
 
56
========== -->
 
57
<!-- Display in Slides (Presentation Mode) Only
 
58
========================================== -->
 
59
<!-- Display in Outline Mode Only
 
60
============================ -->
 
61
<!-- Display in Print Only
 
62
===================== -->
 
63
<!-- Incremental Display
 
64
=================== -->
 
65
<div class="contents handout topic">
 
66
<p class="topic-title first"><a id="contents" name="contents">Contents</a></p>
 
67
<ul class="simple">
 
68
<li><a class="reference" href="#introduction" id="id1" name="id1">Introduction</a></li>
 
69
<li><a class="reference" href="#features-1" id="id2" name="id2">Features (1)</a></li>
 
70
<li><a class="reference" href="#features-2" id="id3" name="id3">Features (2)</a></li>
 
71
<li><a class="reference" href="#checklist" id="id4" name="id4">Checklist</a></li>
 
72
</ul>
 
73
</div>
 
74
<p class="handout">This is a test.  This is only a test.  If this were a real slide
 
75
show, there would be a projector handy.</p>
 
76
<p>Let's test the S5/HTML writer!</p>
 
77
<ul class="small simple">
 
78
<li>Use the arrow keys to navigate.</li>
 
79
<li>Click the &quot;Ø&quot; button to switch between presentation &amp;
 
80
handout/outline modes.</li>
 
81
</ul>
 
82
<div class="handout container">
 
83
In presentation mode, mouse over to the lower right-hand corner to
 
84
display the controls.</div>
 
85
 
 
86
</div>
 
87
<div class="slide" id="introduction">
 
88
<h1>Introduction</h1>
 
89
<ul class="compact simple">
 
90
<li>reStructuredText<p class="handout">Uses normal reStructuredText as input.</p>
 
91
</li>
 
92
<li>One section per slide<p class="handout">Each first-level section is converted into a single slide.</p>
 
93
</li>
 
94
<li>(X)HTML output<p class="handout">Presentations can be viewed using any modern graphical web browser.
 
95
The browser must support CSS, JavaScript, and XHTML.  S5 even works
 
96
with IE!</p>
 
97
</li>
 
98
<li>Themes<p class="handout">A variety of themes are available.</p>
 
99
</li>
 
100
<li><tt class="docutils literal"><span class="pre">rst2s5.py</span></tt><p class="handout">The front-end tool to generate S5 slide shows.</p>
 
101
</li>
 
102
</ul>
 
103
</div>
 
104
<div class="slide" id="features-1">
 
105
<h1>Features (1)</h1>
 
106
<p class="left">A flush-left paragraph</p>
 
107
<p class="center">A centered paragraph</p>
 
108
<p class="right">A flush-right paragraph</p>
 
109
<p>Some colours: <span class="black">black</span> [black], <span class="gray">gray</span>, <span class="silver">silver</span>,
 
110
<span class="white">white</span> [white], <span class="maroon">maroon</span>, <span class="red">red</span>,
 
111
<span class="magenta">magenta</span>, <span class="fuchsia">fuchsia</span>, <span class="pink">pink</span>,
 
112
<span class="orange">orange</span>, <span class="yellow">yellow</span>, <span class="lime">lime</span>, <span class="green">green</span>,
 
113
<span class="olive">olive</span>, <span class="teal">teal</span>, <span class="cyan">cyan</span>, <span class="aqua">aqua</span>,
 
114
<span class="blue">blue</span>, <span class="navy">navy</span>, <span class="purple">purple</span></p>
 
115
</div>
 
116
<div class="slide" id="features-2">
 
117
<h1>Features (2)</h1>
 
118
<p><span class="incremental">Some</span> <span class="incremental">incremental</span> <span class="incremental">text.</span></p>
 
119
<ul class="incremental open">
 
120
<li><p class="first"><span class="tiny">tiny</span> (class &amp; role name: &quot;tiny&quot;, e.g. &quot;<tt class="docutils literal"><span class="pre">:tiny:`text`</span></tt>&quot;)</p>
 
121
</li>
 
122
<li><p class="first"><span class="small">small</span> (&quot;small&quot;)</p>
 
123
</li>
 
124
<li><p class="first">normal (unstyled)</p>
 
125
</li>
 
126
<li><p class="first"><span class="big">big</span> (&quot;big&quot;)</p>
 
127
</li>
 
128
<li><p class="first"><span class="huge">huge</span> (&quot;huge&quot;)</p>
 
129
</li>
 
130
</ul>
 
131
</div>
 
132
<div class="slide" id="checklist">
 
133
<h1>Checklist</h1>
 
134
<ul class="simple">
 
135
<li>The document title should be duplicated on each slide in the footer
 
136
(except for the first slide, <tt class="docutils literal"><span class="pre">slide0</span></tt>, where the entire footer is
 
137
disabled).</li>
 
138
<li>The footer also contains a second line, &quot;Location • Date&quot;</li>
 
139
<li>There's no table of contents on the first slide, although it does
 
140
appear in the handout/outline.</li>
 
141
<li>Handout material is not displayed in presentation mode.</li>
 
142
<li>The theme directories should be created, and the theme files copied
 
143
over.</li>
 
144
</ul>
 
145
</div>
 
146
</div>
 
147
</body>
 
148
</html>