issue (pour numéro) dans source est traité comme section

This commit is contained in:
Bastien Dumont 2021-01-14 21:49:14 +01:00
parent 78090167b5
commit f583b052c5

View File

@ -229,7 +229,7 @@ interview ; Interview
<macro name="sourceDivisionLocator"> <macro name="sourceDivisionLocator">
<choose> <choose>
<if locator="section"> <if locator="section issue">
<text variable="locator"/> <text variable="locator"/>
</if> </if>
</choose> </choose>
@ -588,6 +588,7 @@ interview ; Interview
<macro name="thisCitationLocator"> <macro name="thisCitationLocator">
<choose> <choose>
<if locator="section" variable="annote" match="all"/> <if locator="section" variable="annote" match="all"/>
<else-if locator="issue" variable="annote" match="all"/>
<else-if locator="volume"/> <else-if locator="volume"/>
<else> <else>
<group delimiter=" "> <group delimiter=" ">