Macro sourceAuthor partout où on est dans une source

This commit is contained in:
Bastien Dumont 2021-01-08 22:38:00 +01:00
parent 5f1ed6c76e
commit 36e926eca7

View File

@ -775,11 +775,7 @@ interview ; Interview
<macro name="abbreviatedReferenceAuthor"> <macro name="abbreviatedReferenceAuthor">
<choose> <choose>
<if variable="annote"> <if variable="annote">
<names variable="author"> <text macro="sourceAuthor"/>
<name>
<name-part name="family" font-variant="small-caps"/>
</name>
</names>
</if> </if>
<else> <else>
<choose> <choose>