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