Test Results
27/06/2025 22:21
== Unnumbered Section
====
This is a simple example.
====
Example 1
This is a simple example.
:sectnums:
== Numbered Section
== Other Numbered Section
====
This is a simple example.
====
Example 2.1
This is a simple example.
[theorem]
====
This is a theorem.
====
Theorem 1
This is a theorem.
:chapnum: 2
[theorem]
====
This is a theorem numbered within chapter 2.
====
Theorem 2.1
This is a theorem numbered within chapter 2.
.Theorem Title
[theorem]
====
This is a theorem with title.
====
Theorem 1Theorem Title
This is a theorem with title.
.Picture of a cute cat.
image::cat1.jpg[cute cat]

[[olist-id]]
. First item, level 1
. Second item, level 1
.. First item, level 2
... First item, level 3
... Second item, level 3
.... First item, level 4
... Third item, level 3
.. Second item, level 2
. Third item, level 1
- 1
First item, level 1
- 2
Second item, level 1
- a
First item, level 2
- i
First item, level 3
- ii
Second item, level 3
- A
First item, level 4
- iii
Third item, level 3
- b
Second item, level 2
- 3
Third item, level 1
[figlist]
.Two beautiful cats.
. image:cat2.jpg[Cat in basket,title=A cat in a basket.]
. image:cat3.jpg[Cat on sofa,title=A cat on a sofa.]
aA cat in a basket. bA cat on a sofa.
Figure 1Two beautiful cats.
[start=3]
. First item, level 1
. Second item, level 1
.. First item, level 2
... First item, level 3
... Second item, level 3
.... First item, level 4
... Third item, level 3
.. Second item, level 2
. Third item, level 1
- 3
First item, level 1
- 4
Second item, level 1
- a
First item, level 2
- i
First item, level 3
- ii
Second item, level 3
- A
First item, level 4
- iii
Third item, level 3
- b
Second item, level 2
- 5
Third item, level 1
.List Title
[[olist-title-id]]
. First item
. Second item
. Third item
List Title
- 1
First item
- 2
Second item
- 3
Third item
[pseudocode]
. First item, level 1
. Second item, level 1
.. First item, level 2
... First item, level 3
... Second item, level 3
.... First item, level 4
... Third item, level 3
.. Second item, level 2
. Third item, level 1
- 1
First item, level 1
- 2
Second item, level 1
- 3
First item, level 2
- 4
First item, level 3
- 5
Second item, level 3
- 6
First item, level 4
- 7
Third item, level 3
- 8
Second item, level 2
- 9
Third item, level 1
[pseudocode,start=5]
. First item, level 1
. Second item, level 1
.. First item, level 2
... First item, level 3
... Second item, level 3
.... First item, level 4
... Third item, level 3
.. Second item, level 2
. Third item, level 1
- 5
First item, level 1
- 6
Second item, level 1
- 7
First item, level 2
- 8
First item, level 3
- 9
Second item, level 3
- 10
First item, level 4
- 11
Third item, level 3
- 12
Second item, level 2
- 13
Third item, level 1
This is a simple paragraph.
This is a simple paragraph.
.Paragraph Title
This is a paragraph with title.
Paragraph Title
This is a paragraph with title.
:sectnums:
:xrefstyle: short
[[numbered-sec-id]]
== Section Title
This is some content for <<numbered-sec-id>>.
====
This is an example.
====
[lemma#lem-minor]
.Minor Lemma
====
This is a lemma.
====
Building on <<lem-minor>>:
[proposition]
====
This is a proposition.
====
1Section Title
This is some content for Section 1.
Example 1.1
This is an example.
Lemma 1.2Minor Lemma
This is a lemma.
Building on Lemma 1.2:
Proposition 1.3
This is a proposition.
[[sec-id]]
== Section Title
This is some content for <<sec-id>>.
====
This is an example.
====
[lemma#lem-minor]
====
This is a lemma.
====
Building on <<lem-minor>>:
[proposition]
====
This is a proposition.
====
[theorem#thm-important]
.An Important Theorem
====
This is a theorem with title.
====
[corollary]
====
This is a corollary to <<thm-important>>.
====
Section Title
This is some content for Section Title.
Example 1
This is an example.
Lemma 2
This is a lemma.
Building on Lemma 2:
Proposition 3
This is a proposition.
Theorem 4An Important Theorem
This is a theorem with title.
Corollary 5
This is a corollary to Theorem 4.
:chapnum: 3
:xrefstyle: short
[[numbered-sec-id]]
== Section Title
This is some content for <<numbered-sec-id>>.
====
This is an example.
====
[lemma#lem-minor]
.Minor Lemma
====
This is a lemma.
====
Building on <<lem-minor>>:
[proposition]
====
This is a proposition.
====
See <<fig-cute-cat>> for a picture of a cute cat.
[[fig-cute-cat]]
.Picture of a cute cat.
image::cat2.jpg[cute cat]
Section Title
This is some content for Section Title.
Example 3.1
This is an example.
Lemma 3.2Minor Lemma
This is a lemma.
Building on Lemma 3.2:
Proposition 3.3
This is a proposition.
See Figure 3.1 for a picture of a cute cat.
