commit 604082e869b0ebd244cfd42cfd3b0619a5f4b78b
parent 5fcad100789d8498471a71c6fb8bc4a30a0773fe
Author: Nicolae Turcan <nicturcan@gmail.com>
Date: Thu, 10 Jul 2008 16:34:21 +0000
Correct macros
Diffstat:
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/csl/ro-humanities.csl b/csl/ro-humanities.csl
@@ -216,7 +216,7 @@
</group>
<text macro="volume" prefix=", "/>
</group>
- <text variable="edition" prefix=", "/>
+ <text variable="edition" prefix=", "/>
<text macro="collection-title" prefix=", "/>
<text macro="publisher" prefix=", "/>
<text macro="issued" prefix=", "/>
@@ -272,7 +272,7 @@
<text macro="title"/>
<choose>
<if type="chapter">
- <group class="container" delimiter=", ">
+ <group class="container">
<text term="in" text-case="lowercase" prefix=", "/>
<group delimiter=", " prefix=" ">
<text macro="editor-short"/>
@@ -281,7 +281,7 @@
<text macro="volume" prefix=", "/>
</group>
<group delimiter=", " prefix=", ">
- <text variable="edition" prefix=", "/>
+ <text variable="edition"/>
<text macro="collection-title"/>
<text macro="publisher"/>
<text macro="issued"/>