~ubuntu-branches/ubuntu/jaunty/python-docutils/jaunty

« back to all changes in this revision

Viewing changes to test/test_transforms/test_sectnum.py

  • Committer: Bazaar Package Importer
  • Author(s): martin f. krafft
  • Date: 2006-07-10 11:45:05 UTC
  • mfrom: (2.1.4 edgy)
  • Revision ID: james.westby@ubuntu.com-20060710114505-otkhqcslevewxmz5
Tags: 0.4-3
Added build dependency on python-central (closes: #377580).

Show diffs side-by-side

added added

removed removed

Lines of Context:
2
2
 
3
3
# Author: David Goodger, Dmitry Jemerov
4
4
# Contact: goodger@users.sourceforge.net
5
 
# Revision: $Revision: 1.5 $
6
 
# Date: $Date: 2002/10/24 01:01:53 $
 
5
# Revision: $Revision: 3915 $
 
6
# Date: $Date: 2005-10-02 03:06:42 +0200 (Sun, 02 Oct 2005) $
7
7
# Copyright: This module has been placed in the public domain.
8
8
 
9
9
"""
46
46
""",
47
47
u"""\
48
48
<document source="test data">
49
 
    <section id="title-1" name="title 1">
 
49
    <section ids="title-1" names="title\ 1">
50
50
        <title auto="1">
51
 
            <generated class="sectnum">
 
51
            <generated classes="sectnum">
52
52
                1\u00a0\u00a0\u00a0
53
53
            Title 1
54
54
        <paragraph>
55
55
            Paragraph 1.
56
 
        <section id="title-2" name="title 2">
 
56
        <section ids="title-2" names="title\ 2">
57
57
            <title auto="1">
58
 
                <generated class="sectnum">
 
58
                <generated classes="sectnum">
59
59
                    1.1\u00a0\u00a0\u00a0
60
60
                Title 2
61
61
            <paragraph>
62
62
                Paragraph 2.
63
 
            <section id="title-3" name="title 3">
 
63
            <section ids="title-3" names="title\ 3">
64
64
                <title auto="1">
65
 
                    <generated class="sectnum">
 
65
                    <generated classes="sectnum">
66
66
                        1.1.1\u00a0\u00a0\u00a0
67
67
                    Title 3
68
68
                <paragraph>
69
69
                    Paragraph 3.
70
 
        <section id="title-4" name="title 4">
 
70
        <section ids="title-4" names="title\ 4">
71
71
            <title auto="1">
72
 
                <generated class="sectnum">
 
72
                <generated classes="sectnum">
73
73
                    1.2\u00a0\u00a0\u00a0
74
74
                Title 4
75
75
            <paragraph>
84
84
""",
85
85
u"""\
86
86
<document source="test data">
87
 
    <section id="bold-title" name="bold title">
 
87
    <section ids="bold-title" names="bold\ title">
88
88
        <title auto="1">
89
 
            <generated class="sectnum">
 
89
            <generated classes="sectnum">
90
90
                1\u00a0\u00a0\u00a0
91
91
            <strong>
92
92
                Bold Title
114
114
""",
115
115
u"""\
116
116
<document source="test data">
117
 
    <section id="title-1" name="title 1">
 
117
    <section ids="title-1" names="title\ 1">
118
118
        <title auto="1">
119
 
            <generated class="sectnum">
 
119
            <generated classes="sectnum">
120
120
                1\u00a0\u00a0\u00a0
121
121
            Title 1
122
122
        <paragraph>
123
123
            Paragraph 1.
124
 
        <section id="title-2" name="title 2">
 
124
        <section ids="title-2" names="title\ 2">
125
125
            <title auto="1">
126
 
                <generated class="sectnum">
 
126
                <generated classes="sectnum">
127
127
                    1.1\u00a0\u00a0\u00a0
128
128
                Title 2
129
129
            <paragraph>
130
130
                Paragraph 2.
131
 
            <section id="title-3" name="title 3">
 
131
            <section ids="title-3" names="title\ 3">
132
132
                <title>
133
133
                    Title 3
134
134
                <paragraph>
135
135
                    Paragraph 3.
136
 
        <section id="title-4" name="title 4">
 
136
        <section ids="title-4" names="title\ 4">
137
137
            <title auto="1">
138
 
                <generated class="sectnum">
 
138
                <generated classes="sectnum">
139
139
                    1.2\u00a0\u00a0\u00a0
140
140
                Title 4
141
141
            <paragraph>
163
163
""",
164
164
u"""\
165
165
<document source="test data">
166
 
    <topic class="contents" id="contents" name="contents">
 
166
    <topic classes="contents" ids="contents" names="contents">
167
167
        <title>
168
168
            Contents
169
 
        <bullet_list class="auto-toc">
 
169
        <bullet_list classes="auto-toc">
170
170
            <list_item>
171
171
                <paragraph>
172
 
                    <reference id="id1" refid="title-1">
173
 
                        <generated class="sectnum">
 
172
                    <reference ids="id1" refid="title-1">
 
173
                        <generated classes="sectnum">
174
174
                            1\u00a0\u00a0\u00a0
175
175
                        Title 1
176
 
                <bullet_list class="auto-toc">
 
176
                <bullet_list classes="auto-toc">
177
177
                    <list_item>
178
178
                        <paragraph>
179
 
                            <reference id="id2" refid="title-2">
180
 
                                <generated class="sectnum">
 
179
                            <reference ids="id2" refid="title-2">
 
180
                                <generated classes="sectnum">
181
181
                                    1.1\u00a0\u00a0\u00a0
182
182
                                Title 2
183
183
                        <bullet_list>
184
184
                            <list_item>
185
185
                                <paragraph>
186
 
                                    <reference id="id3" refid="title-3">
 
186
                                    <reference ids="id3" refid="title-3">
187
187
                                        Title 3
188
188
                    <list_item>
189
189
                        <paragraph>
190
 
                            <reference id="id4" refid="title-4">
191
 
                                <generated class="sectnum">
 
190
                            <reference ids="id4" refid="title-4">
 
191
                                <generated classes="sectnum">
192
192
                                    1.2\u00a0\u00a0\u00a0
193
193
                                Title 4
194
 
    <section id="title-1" name="title 1">
 
194
    <section ids="title-1" names="title\ 1">
195
195
        <title auto="1" refid="id1">
196
 
            <generated class="sectnum">
 
196
            <generated classes="sectnum">
197
197
                1\u00a0\u00a0\u00a0
198
198
            Title 1
199
199
        <paragraph>
200
200
            Paragraph 1.
201
 
        <section id="title-2" name="title 2">
 
201
        <section ids="title-2" names="title\ 2">
202
202
            <title auto="1" refid="id2">
203
 
                <generated class="sectnum">
 
203
                <generated classes="sectnum">
204
204
                    1.1\u00a0\u00a0\u00a0
205
205
                Title 2
206
206
            <paragraph>
207
207
                Paragraph 2.
208
 
            <section id="title-3" name="title 3">
 
208
            <section ids="title-3" names="title\ 3">
209
209
                <title refid="id3">
210
210
                    Title 3
211
211
                <paragraph>
212
212
                    Paragraph 3.
213
 
        <section id="title-4" name="title 4">
 
213
        <section ids="title-4" names="title\ 4">
214
214
            <title auto="1" refid="id4">
215
 
                <generated class="sectnum">
 
215
                <generated classes="sectnum">
216
216
                    1.2\u00a0\u00a0\u00a0
217
217
                Title 4
218
218
            <paragraph>
219
219
                Paragraph 4.
220
220
"""],
 
221
["""\
 
222
.. sectnum::
 
223
   :prefix: Arbitrary-
 
224
 
 
225
Title 1
 
226
=======
 
227
Paragraph 1.
 
228
 
 
229
Title 2
 
230
-------
 
231
Paragraph 2.
 
232
 
 
233
Title 3
 
234
```````
 
235
Paragraph 3.
 
236
 
 
237
Title 4
 
238
-------
 
239
Paragraph 4.
 
240
""",
 
241
u"""\
 
242
<document source="test data">
 
243
    <section ids="title-1" names="title\ 1">
 
244
        <title auto="1">
 
245
            <generated classes="sectnum">
 
246
                Arbitrary-1\u00a0\u00a0\u00a0
 
247
            Title 1
 
248
        <paragraph>
 
249
            Paragraph 1.
 
250
        <section ids="title-2" names="title\ 2">
 
251
            <title auto="1">
 
252
                <generated classes="sectnum">
 
253
                    Arbitrary-1.1\u00a0\u00a0\u00a0
 
254
                Title 2
 
255
            <paragraph>
 
256
                Paragraph 2.
 
257
            <section ids="title-3" names="title\ 3">
 
258
                <title auto="1">
 
259
                    <generated classes="sectnum">
 
260
                        Arbitrary-1.1.1\u00a0\u00a0\u00a0
 
261
                    Title 3
 
262
                <paragraph>
 
263
                    Paragraph 3.
 
264
        <section ids="title-4" names="title\ 4">
 
265
            <title auto="1">
 
266
                <generated classes="sectnum">
 
267
                    Arbitrary-1.2\u00a0\u00a0\u00a0
 
268
                Title 4
 
269
            <paragraph>
 
270
                Paragraph 4.
 
271
"""],
 
272
["""\
 
273
.. sectnum::
 
274
   :start: 3
 
275
   
 
276
Title 1
 
277
=======
 
278
Paragraph 1.
 
279
 
 
280
Title 2
 
281
-------
 
282
Paragraph 2.
 
283
 
 
284
Title 3
 
285
```````
 
286
Paragraph 3.
 
287
 
 
288
Title 4
 
289
-------
 
290
Paragraph 4.
 
291
""",
 
292
u"""\
 
293
<document source="test data">
 
294
    <section ids="title-1" names="title\ 1">
 
295
        <title auto="1">
 
296
            <generated classes="sectnum">
 
297
                3\u00a0\u00a0\u00a0
 
298
            Title 1
 
299
        <paragraph>
 
300
            Paragraph 1.
 
301
        <section ids="title-2" names="title\ 2">
 
302
            <title auto="1">
 
303
                <generated classes="sectnum">
 
304
                    3.1\u00a0\u00a0\u00a0
 
305
                Title 2
 
306
            <paragraph>
 
307
                Paragraph 2.
 
308
            <section ids="title-3" names="title\ 3">
 
309
                <title auto="1">
 
310
                    <generated classes="sectnum">
 
311
                        3.1.1\u00a0\u00a0\u00a0
 
312
                    Title 3
 
313
                <paragraph>
 
314
                    Paragraph 3.
 
315
        <section ids="title-4" names="title\ 4">
 
316
            <title auto="1">
 
317
                <generated classes="sectnum">
 
318
                    3.2\u00a0\u00a0\u00a0
 
319
                Title 4
 
320
            <paragraph>
 
321
                Paragraph 4.
 
322
"""],
 
323
["""\
 
324
.. sectnum::
 
325
   :prefix: (5.9.
 
326
   :suffix: )
 
327
   :start: 3
 
328
   
 
329
Title 1
 
330
=======
 
331
Paragraph 1.
 
332
 
 
333
Title 2
 
334
-------
 
335
Paragraph 2.
 
336
 
 
337
Title 3
 
338
```````
 
339
Paragraph 3.
 
340
 
 
341
Title 4
 
342
-------
 
343
Paragraph 4.
 
344
""",
 
345
u"""\
 
346
<document source="test data">
 
347
    <section ids="title-1" names="title\ 1">
 
348
        <title auto="1">
 
349
            <generated classes="sectnum">
 
350
                (5.9.3)\u00a0\u00a0\u00a0
 
351
            Title 1
 
352
        <paragraph>
 
353
            Paragraph 1.
 
354
        <section ids="title-2" names="title\ 2">
 
355
            <title auto="1">
 
356
                <generated classes="sectnum">
 
357
                    (5.9.3.1)\u00a0\u00a0\u00a0
 
358
                Title 2
 
359
            <paragraph>
 
360
                Paragraph 2.
 
361
            <section ids="title-3" names="title\ 3">
 
362
                <title auto="1">
 
363
                    <generated classes="sectnum">
 
364
                        (5.9.3.1.1)\u00a0\u00a0\u00a0
 
365
                    Title 3
 
366
                <paragraph>
 
367
                    Paragraph 3.
 
368
        <section ids="title-4" names="title\ 4">
 
369
            <title auto="1">
 
370
                <generated classes="sectnum">
 
371
                    (5.9.3.2)\u00a0\u00a0\u00a0
 
372
                Title 4
 
373
            <paragraph>
 
374
                Paragraph 4.
 
375
"""],
221
376
])
222
377
 
223
378