-Continues fixing punctuation and a couple of spacing issues.
This commit is contained in:
parent
7c8f4e914d
commit
e1d8c20fbd
1 changed files with 2 additions and 2 deletions
|
@ -119,7 +119,7 @@
|
|||
<macro name="container-prefix">
|
||||
<choose>
|
||||
<if type="chapter">
|
||||
<text term="in" text-case="capitalize-first" suffix=" "/>
|
||||
<text term="in" text-case="capitalize-first"/>
|
||||
</if>
|
||||
</choose>
|
||||
</macro>
|
||||
|
@ -172,7 +172,7 @@
|
|||
<text macro="author" suffix="."/>
|
||||
<text macro="issued"/>
|
||||
<text macro="title" prefix=" " suffix=". "/>
|
||||
<text macro="container-prefix" prefix=" "/>
|
||||
<text macro="container-prefix"/>
|
||||
<text macro="editor-translator" prefix=" " suffix=", "/>
|
||||
<text variable="container-title" font-style="italic"/>
|
||||
<text variable="collection-title" prefix=", " suffix="."/>
|
||||
|
|
Loading…
Add table
Reference in a new issue