Remove ALL spaces between ( and = for collections.
This commit is contained in:
parent
24335d88bb
commit
2611e7f2c9
|
@ -134,7 +134,7 @@
|
|||
</names>
|
||||
<text variable="container-title" font-style="italic"/>
|
||||
<text variable="volume"/>
|
||||
<text variable="collection-title" prefix="( = " suffix=")"/>
|
||||
<text variable="collection-title" prefix="(= " suffix=")"/>
|
||||
</group>
|
||||
<text macro="editor-translator"/>
|
||||
<text variable="edition"/>
|
||||
|
@ -251,7 +251,7 @@
|
|||
<group delimiter=" ">
|
||||
<text macro="title"/>
|
||||
<text variable="volume"/>
|
||||
<text variable="collection-title" prefix="( = " suffix=")"/>
|
||||
<text variable="collection-title" prefix="(= " suffix=")"/>
|
||||
</group>
|
||||
<text macro="editor-translator"/>
|
||||
<text variable="edition"/>
|
||||
|
@ -276,7 +276,7 @@
|
|||
</names>
|
||||
<text variable="container-title" font-style="italic"/>
|
||||
<text variable="volume"/>
|
||||
<text variable="collection-title" prefix="( = " suffix=")"/>
|
||||
<text variable="collection-title" prefix="(= " suffix=")"/>
|
||||
</group>
|
||||
<text macro="editor-translator"/>
|
||||
<text variable="edition"/>
|
||||
|
|
Loading…
Reference in New Issue
Block a user