-
Notifications
You must be signed in to change notification settings - Fork 1
/
spec_documentation.txt
93 lines (75 loc) · 1.62 KB
/
spec_documentation.txt
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
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
block-or-major-environment-element
==================================
This contains all blocks, including major environments, which may span
multiple pages. Major blocks may not appear inside table cells, list
items, or paragraphs.
* worked_example
* activity
* exercises
* key-concepts
* new-words
* linked-concepts
* teachers-guide
* summary
* or anything from block-or-minor-environment-element
block-or-minor-environment-element
==================================
This contains minor environments and blocks. Minor environments
typically do not span multiple pages. Minor blocks may not appear in
paragraphs, but may appear inside list items, table cells, or major
blocks.
* definition
* theorem
* quote
* note
* math_extension
* math_identity
* teachers-guide
* or anything from block-with-para-element
block-with-para-element
=======================
This contains all blockish elements that are not environments. It
specifically separates out <para> since paragraphs can not appear
inside other paragraphs, but they can appear inside list items or
table cells.
* para
* or anything from block-no-para-element
block-no-para-element
=====================
Blockish elements, excluding paragraphs.
* list
* presentation
* simulation
* video
* pspicture
* tikzpicture
* image
* table
* html5table
* figure
* equation
* latex
* correct
inline-element
==============
What it says on the tin.
* br
* space
* newline
* chem_compound
* correct
* currency
* emphasis
* latex
* link
* m:math
* nth
* nuclear_notation
* number
* percentage
* spec_note
* sub
* sup
* unit_number
* unit
* input