-
Notifications
You must be signed in to change notification settings - Fork 0
/
smtrad.odd
244 lines (208 loc) · 8.67 KB
/
smtrad.odd
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
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
<TEI xmlns="http://www.tei-c.org/ns/1.0" xmlns:pb="http://teipublisher.com/1.0" xml:lang="en">
<teiHeader>
<fileDesc>
<titleStmt>
<title>Salomon and Marcolf ODD</title>
<title type="short">SM ODD</title>
<author ref="#nivaca">Nicolás Vaughan</author>
</titleStmt>
<publicationStmt>
<publisher>Universidad de los Andes</publisher>
<pubPlace>Bogotá, Colombia</pubPlace>
<date when="2020-09-07">2020</date>
<availability status="free">
<p>
Published under a
<ref target="https://creativecommons.org/licenses/by-nc-sa/4.0/">
Attribution-NonCommercial-ShareAlike 4.0
International (CC BY-NC-SA 4.0)
</ref>
</p>
</availability>
</publicationStmt>
<sourceDesc>
<p xml:lang="eng">Born digital: no previous source exists.</p>
</sourceDesc>
</fileDesc>
<encodingDesc>
<tagsDecl/>
</encodingDesc>
<revisionDesc>
<change when="2020-09-07">file created</change>
</revisionDesc>
</teiHeader>
<text>
<body>
<schemaSpec start="TEI teiCorpus" ident="teipublisher" source="tei_simplePrint.odd">
<elementSpec ident="text" mode="change">
<model behaviour="body"/>
</elementSpec>
<elementSpec ident="head" mode="change">
<model predicate="$parameters?header='short'" behaviour="inline">
<param name="content" value="replace(string-join(.//text()[not(parent::ref)]), '^(.*?)[^\w]*$', '$1')"/>
</model>
<model predicate="parent::figure" behaviour="block">
<outputRendition xml:space="preserve">
font-style: italic;
</outputRendition>
</model>
<model predicate="parent::table" behaviour="block">
<outputRendition xml:space="preserve">
font-style: italic;
</outputRendition>
</model>
<model predicate="parent::lg" behaviour="block">
<outputRendition xml:space="preserve">
font-style: italic;
</outputRendition>
</model>
<model predicate="parent::list" behaviour="block">
<outputRendition xml:space="preserve">
font-weight: bold;
</outputRendition>
</model>
<model predicate="parent::div" behaviour="heading">
<param name="level" value="count(ancestor::div)"/>
</model>
<model behaviour="block"/>
</elementSpec>
<elementSpec ident="teiHeader" mode="change">
<model output="latex" behaviour="metadata"/>
<model output="fo" behaviour="omit"/>
<model output="web" predicate="$parameters?header='short'" behaviour="block"/>
<model output="web" behaviour="metadata"/>
</elementSpec>
<elementSpec ident="fileDesc" mode="change">
<modelSequence predicate="$parameters?header='short'">
<model behaviour="block" cssClass="header-short">
<param name="content" value="titleStmt"/>
</model>
<model behaviour="block" cssClass="header-short">
<param name="content" value="editionStmt"/>
</model>
<model behaviour="block" cssClass="header-short">
<param name="content" value="publicationStmt"/>
</model>
</modelSequence>
<model behaviour="title">
<param name="content" value="titleStmt"/>
</model>
</elementSpec>
<elementSpec ident="titleStmt" mode="add">
<model output="latex" behaviour="meta">
<param name="content" value="."/>
</model>
<model output="fo" behaviour="heading"/>
<model predicate="$parameters?mode='title'" behaviour="heading">
<param name="content" value="title[not(@type)]"/>
<param name="level" value="5"/>
</model>
<modelSequence output="web" predicate="$parameters?header='short'">
<model behaviour="link">
<param name="content" value="title[1]"/>
<param name="uri" value="$parameters?doc"/>
</model>
<model behaviour="block">
<param name="content" value="subsequence(title, 2)"/>
</model>
<model behaviour="block">
<param name="content" value="author"/>
</model>
</modelSequence>
<model output="web" behaviour="block"/>
</elementSpec>
<elementSpec ident="publicationStmt" mode="add">
<model output="web" behaviour="block">
<param name="content" value="availability/licence"/>
</model>
<model behaviour="omit"/>
</elementSpec>
<elementSpec ident="licence" mode="add">
<model output="web" predicate="@target" behaviour="link" cssClass="licence">
<param name="content" value="'Licence'"/>
<param name="uri" value="@target"/>
</model>
<model behaviour="omit"/>
</elementSpec>
<elementSpec ident="title" mode="change">
<model predicate="$parameters?header='short'" behaviour="heading">
<param name="level" value="5"/>
</model>
<modelSequence predicate="parent::titleStmt/parent::fileDesc">
<model predicate="preceding-sibling::title" behaviour="text">
<param name="content" value="' — '"/>
</model>
<model behaviour="inline"/>
</modelSequence>
<model predicate="not(@level) and parent::bibl" behaviour="inline"/>
<modelSequence predicate="@level='m' or not(@level)">
<model behaviour="inline">
<outputRendition xml:space="preserve">
font-style: italic;
</outputRendition>
</model>
<model predicate="ancestor::biblFull" behaviour="text">
<param name="content" value="', '"/>
</model>
</modelSequence>
<modelSequence predicate="@level='s' or @level='j'">
<model behaviour="inline">
<outputRendition xml:space="preserve">
font-style: italic;
</outputRendition>
</model>
<model predicate="following-sibling::* and ( ancestor::biblFull)" behaviour="text">
<param name="content" value="', '"/>
</model>
</modelSequence>
<modelSequence predicate="@level='u' or @level='a'">
<model behaviour="inline">
<outputRendition xml:space="preserve">
font-style: italic;
</outputRendition>
</model>
<model predicate="following-sibling::* and ( ancestor::biblFull)" behaviour="text">
<param name="content" value="'. '"/>
</model>
</modelSequence>
<model behaviour="inline">
<outputRendition xml:space="preserve">
font-style: italic;
</outputRendition>
</model>
</elementSpec>
<elementSpec ident="author" mode="change">
<model predicate="ancestor::teiHeader" behaviour="block">
<outputRendition xml:space="preserve" scope="before">
content: 'By ';
</outputRendition>
</model>
<model behaviour="inline"/>
</elementSpec>
<elementSpec ident="ref" mode="change">
<model predicate="not(@target)" behaviour="inline"/>
<model predicate="not(node())" behaviour="link">
<param name="content" value="@target"/>
<param name="uri" value="@target"/>
</model>
<model behaviour="link">
<param name="uri" value="@target"/>
</model>
</elementSpec>
<elementSpec ident="note" mode="change">
<model behaviour="note">
<param name="place" value="@place"/>
<param name="label" value="@n"/>
</model>
</elementSpec>
<elementSpec ident="lb" mode="change">
<model behaviour="inline">
<param name="content" value="@n"/>
<outputRendition scope="before">content: '('</outputRendition>
<outputRendition scope="after">content: ')'</outputRendition>
</model>
</elementSpec>
</schemaSpec>
</body>
</text>
</TEI>