Skip to content

Commit

Permalink
Adjust semantics of Gallicanus
Browse files Browse the repository at this point in the history
  • Loading branch information
acabal committed Sep 10, 2020
1 parent 6a5e6fc commit 24a595e
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 6 deletions.
12 changes: 8 additions & 4 deletions src/epub/text/gallicanus.xhtml
Expand Up @@ -99,8 +99,10 @@
</section>
<section id="gallicanus-part-1" epub:type="part">
<hgroup>
<h3 epub:type="title">Gallicanus</h3>
<h4 epub:type="subtitle"><span epub:type="label">Part</span> <span epub:type="ordinal z3998:roman">I</span></h4>
<h3>
<span epub:type="label">Part</span>
<span epub:type="ordinal z3998:roman">I</span>
</h3>
</hgroup>
<section id="gallicanus-part-1-scene-1" epub:type="z3998:scene">
<h4>
Expand Down Expand Up @@ -1263,8 +1265,10 @@
</section>
<section id="gallicanus-part-2" epub:type="part">
<hgroup>
<h3 epub:type="title">Gallicanus</h3>
<h4 epub:type="subtitle"><span epub:type="label">Part</span> <span epub:type="ordinal z3998:roman">II</span></h4>
<h3>
<span epub:type="label">Part</span>
<span epub:type="ordinal z3998:roman">II</span>
</h3>
</hgroup>
<section id="gallicanus-part-2-scene-1" epub:type="z3998:scene">
<h4>
Expand Down
4 changes: 2 additions & 2 deletions src/epub/toc.xhtml
Expand Up @@ -57,7 +57,7 @@
</ol>
</li>
<li>
<a href="text/gallicanus.xhtml#gallicanus-part-1">Gallicanus: Part <span epub:type="z3998:roman">I</span></a>
<a href="text/gallicanus.xhtml#gallicanus-part-1">Part <span epub:type="z3998:roman">I</span></a>
<ol>
<li>
<a href="text/gallicanus.xhtml#gallicanus-part-1-scene-1">Scene <span epub:type="z3998:roman">I</span></a>
Expand Down Expand Up @@ -101,7 +101,7 @@
</ol>
</li>
<li>
<a href="text/gallicanus.xhtml#gallicanus-part-2">Gallicanus: Part <span epub:type="z3998:roman">II</span></a>
<a href="text/gallicanus.xhtml#gallicanus-part-2">Part <span epub:type="z3998:roman">II</span></a>
<ol>
<li>
<a href="text/gallicanus.xhtml#gallicanus-part-2-scene-1">Scene <span epub:type="z3998:roman">I</span></a>
Expand Down

0 comments on commit 24a595e

Please sign in to comment.