File: s5defs.txt

package info (click to toggle)
python-docutils 0.22%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: experimental
  • size: 11,448 kB
  • sloc: python: 53,302; lisp: 14,475; xml: 1,807; javascript: 1,032; makefile: 102; sh: 96
file content (68 lines) | stat: -rw-r--r-- 1,036 bytes parent folder | download | duplicates (11)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
.. Definitions of interpreted text roles (classes) for S5/HTML data.
.. This data file has been placed in the public domain.

.. Colours
   =======

.. role:: black
.. role:: gray
.. role:: silver
.. role:: white

.. role:: maroon
.. role:: red
.. role:: magenta
.. role:: fuchsia
.. role:: pink
.. role:: orange
.. role:: yellow
.. role:: lime
.. role:: green
.. role:: olive
.. role:: teal
.. role:: cyan
.. role:: aqua
.. role:: blue
.. role:: navy
.. role:: purple


.. Text Sizes
   ==========

.. role:: huge
.. role:: big
.. role:: small
.. role:: tiny


.. Display in Slides (Presentation Mode) Only
   ==========================================

.. role:: slide
   :class: slide-display


.. Display in Outline Mode Only
   ============================

.. role:: outline


.. Display in Print Only
   =====================

.. role:: print


.. Display in Handout Mode Only
   ============================

.. role:: handout


.. Incremental Display
   ===================

.. role:: incremental
.. default-role:: incremental