Remove space for collection between ( and =
This commit is contained in:
parent
622ba1857b
commit
24335d88bb
1 changed files with 1 additions and 1 deletions
|
@ -106,7 +106,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"/>
|
||||
|
|
Loading…
Add table
Reference in a new issue