commit e1d8c20fbd6f602d58316f20891572ff0e917915
parent 7c8f4e914d0af2dea353a778436e6abe9fa12a32
Author: Michael Berkowitz <michael.berkowitz@gmail.com>
Date: Thu, 20 Mar 2008 18:15:55 +0000
-Continues fixing punctuation and a couple of spacing issues.
Diffstat:
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/csl/apa.csl b/csl/apa.csl
@@ -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="."/>