Fixing quotes in Australian Historical Studies style
This commit is contained in:
parent
b6fd5dc005
commit
bab7673e3a
|
@ -128,7 +128,7 @@
|
|||
|
||||
</else-if>
|
||||
<else>
|
||||
<text variable="title" prefix="‘" suffix="’"/>
|
||||
<text variable="title" prefix="‘" suffix="’"/>
|
||||
</else>
|
||||
</choose>
|
||||
</macro>
|
||||
|
@ -153,7 +153,7 @@
|
|||
<text variable="title" form="short" font-style="italic"/>
|
||||
</else-if>
|
||||
<else>
|
||||
<text variable="title" form="short" prefix="‘" suffix="’"/>
|
||||
<text variable="title" form="short" prefix="‘" suffix="’"/>
|
||||
</else>
|
||||
|
||||
</choose>
|
||||
|
|
Loading…
Reference in New Issue
Block a user