-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathchapter.docbook.paragraphs.xml
More file actions
307 lines (289 loc) · 6.56 KB
/
Copy pathchapter.docbook.paragraphs.xml
File metadata and controls
307 lines (289 loc) · 6.56 KB
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
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
<?xml version="1.0" encoding="UTF-8"?>
<section id="paragraphs">
<title>Paragraphs 段落</title>
<section id="para">
<title>para 段落</title>
<programlisting>
<![CDATA[
<para>helloworld</para>
]]>
</programlisting>
</section>
<section id="simpara">
<title>simpara 简单段落</title>
<programlisting>
<![CDATA[
<simpara>
Just the text, ma'am.
</simpara>
]]>
</programlisting>
<simpara>
Just the text, ma'am.
</simpara>
<programlisting>
<![CDATA[
<article xmlns='http://docbook.org/ns/docbook'>
<title>Example simpara</title>
<simpara>
Just the text, ma'am.
</simpara>
</article>
]]>
</programlisting>
</section>
<section id="formalpara">
<title>formalpara 带标题的段落</title>
<programlisting>
<![CDATA[
<formalpara>
<title>A Formal Paragraph</title>
<para>has a title that appears in bold, and a body paragraph.
The title paragraph is incorporated into the body paragraph in HTML,
and is separate in PDF. The body paragraph is a regular <para>
paragraph, and there is only one body paragraph allowed per formal
paragraph.</para>
</formalpara>
]]>
</programlisting>
<formalpara>
<title>A Formal Paragraph</title>
<para>has a title that appears in bold, and a body paragraph.
The title paragraph is incorporated into the body paragraph in HTML,
and is separate in PDF. The body paragraph is a regular <para>
paragraph, and there is only one body paragraph allowed per formal
paragraph.
</para>
</formalpara>
</section>
<section id="productname">
<title>产品名</title>
<programlisting>
<![CDATA[
<para>
<productname class='trade'>Frobozz</productname>: it's not
just for breakfast anymore.
</para>
]]>
</programlisting>
<para>
<productname class='trade'>Frobozz</productname>
: it's not
just for breakfast anymore.
</para>
</section>
<section id="trademark">
<title>TM 商标 </title>
<programlisting>
<![CDATA[
<trademark>Microsoft</trademark>
]]>
</programlisting>
<literallayout>
<trademark>Microsoft</trademark>
</literallayout>
</section>
<section id="font">
<title>字体</title>
<subtitle>Font Formatting Codes</subtitle>
<section id="strong">
<title>strong</title>
<programlisting>
<![CDATA[
<para><emphasis role="strong">Note</emphasis></para>
]]>
</programlisting>
<para>
<emphasis role="strong">Note</emphasis>
</para>
</section>
<section id="bold">
<title>bold</title>
<programlisting>
<![CDATA[
<emphasis role="bold">text</emphasis>
]]>
</programlisting>
<emphasis role="bold">text</emphasis>
</section>
<section id="italic">
<title>italic</title>
<programlisting>
<![CDATA[
<emphasis role="italic">text</emphasis>
]]>
</programlisting>
<emphasis role="italic">text</emphasis>
</section>
<section id="literal">
<title>literal</title>
<programlisting>
<![CDATA[
<para><literal>literal</literal></para>
]]>
</programlisting>
<para>
<literal>literal</literal>
</para>
<para>Code</para>
<programlisting>
<![CDATA[
<literal role="code">< ! [ CDATA [ code ] ] ></literal>
]]>
</programlisting>
<literal role="code"><![CDATA[code]]></literal>
</section>
<section id="remark">
<title>remark</title>
<programlisting>
<![CDATA[
<remark>Some details are still a bit shaky</remark>
]]>
</programlisting>
<remark>Some details are still a bit shaky</remark>
</section>
</section>
<section id="citetitle">
<title>citetitle — The title of a cited work</title>
<programlisting>
<![CDATA[
<!DOCTYPE para PUBLIC "-//OASIS//DTD DocBook XML V4.1.2//EN"
"http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd">
<para>
The <emphasis>most</emphasis> important example of this
phenomenon occurs in A. Nonymous's book
<citetitle>Power Snacking</citetitle>.
</para>
<para>
For a complete methodology for DTD creation, see
<citetitle pubwork="book">Developing SGML DTDs: From Text to Model
to Markup</citetitle> by Eve Maler and Jeanne El Andaloussi.
</para>
]]>
</programlisting>
<para>
The
<emphasis>most</emphasis>
important example of this
phenomenon occurs in A. Nonymous's book
<citetitle>Power Snacking</citetitle>
.
</para>
<para>
For a complete methodology for DTD creation, see
<citetitle pubwork="book">Developing SGML DTDs: From Text to Model
to Markup
</citetitle>
by Eve Maler and Jeanne El Andaloussi.
</para>
<para>pubwork 类型</para>
<screen>
<![CDATA[
article
bbs
book
cdrom
chapter
dvd
emailmessage
gopher
journal
manuscript
newsposting
part
refentry
section
series
set
webpage
wiki
]]>
</screen>
</section>
<section id="medialabel">
<title>medialabel</title>
<programlisting>
<![CDATA[
<para>
To install <application>The Great Foo</application>, insert the disk
labelled <medialabel>TGF Setup 1</medialabel> and run
<command>setup</command>.
</para>
<para>
The weekly incremental backup tape is labelled
<medialabel>Backup <replaceable>nn</replaceable></medialabel>, where
<replaceable>nn</replaceable> is the week number.
</para>
]]>
</programlisting>
<para>
To install
<application>The Great Foo</application>
, insert the disk
labelled
<medialabel>TGF Setup 1</medialabel>
and run
<command>setup</command>
.
</para>
<para>
The weekly incremental backup tape is labelled
<medialabel>
Backup
<replaceable>nn</replaceable>
</medialabel>
, where
<replaceable>nn</replaceable>
is the week number.
</para>
</section>
</section>
<section id="blockquote">
<title>blockquote 内容引用</title>
<programlisting>
<![CDATA[
<blockquote>
<para>
This text should be indented.
</para>
</blockquote>
]]>
</programlisting>
<blockquote>
<para> This text should be indented. </para>
</blockquote>
</section>
<section id="epigraph">
<title>epigraph 题词</title>
<programlisting>
<![CDATA[
<epigraph>
<attribution>William Safire</attribution>
<para>
Knowing how things work is the basis for appreciation, and is
thus a source of civilized delight.
</para>
</epigraph>
]]>
</programlisting>
<programlisting>
<![CDATA[
<epigraph>
<attribution>
<ulink url="http://www.margepiercy.com/">Marge Piercy</ulink>
</attribution>
<para>
Life is the first gift, love is the second, and understanding is the third.
</para>
</epigraph>
]]>
</programlisting>
<epigraph>
<attribution>William Safire</attribution>
<para>
Knowing how things work is the basis for appreciation, and is
thus a source of civilized delight.
</para>
</epigraph>
</section>
§ion.docbook.computer.xml;