Fixing quotes in Australian Historical Studies style
This commit is contained in:
parent
b6fd5dc005
commit
bab7673e3a
1 changed files with 2 additions and 2 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue