~ubuntu-branches/ubuntu/jaunty/python-docutils/jaunty

« back to all changes in this revision

Viewing changes to docutils/parsers/rst/include/s5defs.txt

  • 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
.. Definitions of interpreted text roles (classes) for S5/HTML data.
 
2
.. This data file has been placed in the public domain.
 
3
 
 
4
.. Colours
 
5
   =======
 
6
 
 
7
.. role:: black
 
8
.. role:: gray
 
9
.. role:: silver
 
10
.. role:: white
 
11
 
 
12
.. role:: maroon
 
13
.. role:: red
 
14
.. role:: magenta
 
15
.. role:: fuchsia
 
16
.. role:: pink
 
17
.. role:: orange
 
18
.. role:: yellow
 
19
.. role:: lime
 
20
.. role:: green
 
21
.. role:: olive
 
22
.. role:: teal
 
23
.. role:: cyan
 
24
.. role:: aqua
 
25
.. role:: blue
 
26
.. role:: navy
 
27
.. role:: purple
 
28
 
 
29
 
 
30
.. Text Sizes
 
31
   ==========
 
32
 
 
33
.. role:: huge
 
34
.. role:: big
 
35
.. role:: small
 
36
.. role:: tiny
 
37
 
 
38
 
 
39
.. Display in Slides (Presentation Mode) Only
 
40
   ==========================================
 
41
 
 
42
.. role:: slide
 
43
   :class: slide-display
 
44
 
 
45
 
 
46
.. Display in Outline Mode Only
 
47
   ============================
 
48
 
 
49
.. role:: outline
 
50
 
 
51
 
 
52
.. Display in Print Only
 
53
   =====================
 
54
 
 
55
.. role:: print
 
56
 
 
57
 
 
58
.. Incremental Display
 
59
   ===================
 
60
 
 
61
.. role:: incremental
 
62
.. default-role:: incremental