Macro renommée en fonction de ce qu'elle fait et non de là où elle est appelée

This commit is contained in:
Bastien Dumont 2021-02-09 18:12:49 +01:00
parent 8781201bd1
commit a4e38e5c99

View File

@ -104,7 +104,7 @@ interview ; Interview
<text macro="ibidem"/>
</if>
<else-if position="subsequent">
<text macro="subsequentCitation"/>
<text macro="abbreviatedReference"/>
</else-if>
<else>
<text macro="completeReference"/>
@ -761,7 +761,7 @@ interview ; Interview
</group>
</macro>
<macro name="subsequentCitation">
<macro name="abbreviatedReference">
<group delimiter=", ">
<text macro="abbreviatedReferenceAuthor"/>
<choose>