Mercurial > repos > guerler > springsuite
comparison planemo/lib/python3.7/site-packages/docutils/parsers/rst/include/s5defs.txt @ 0:d30785e31577 draft
"planemo upload commit 6eee67778febed82ddd413c3ca40b3183a3898f1"
author | guerler |
---|---|
date | Fri, 31 Jul 2020 00:18:57 -0400 |
parents | |
children |
comparison
equal
deleted
inserted
replaced
-1:000000000000 | 0:d30785e31577 |
---|---|
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 .. Display in Handout Mode Only | |
59 ============================ | |
60 | |
61 .. role:: handout | |
62 | |
63 | |
64 .. Incremental Display | |
65 =================== | |
66 | |
67 .. role:: incremental | |
68 .. default-role:: incremental |