added (experimental) supra support

This commit is contained in:
Bruce D'Arcus 2008-03-24 16:53:50 +00:00
parent 3640ff4cbe
commit c695321a3b

View File

@ -111,9 +111,9 @@
<text macro="access" prefix=", "/> <text macro="access" prefix=", "/>
</if> </if>
<else> <else>
<text value="supra" font-style="italic"/> <text value="supra" prefix=", "/>
<text value="note" prefix=", "/> <text value="note" prefix=", "/>
<text variable="citation-number"/> <text variable="citation-number" prefix=" "/>
</else> </else>
</choose> </choose>
</layout> </layout>