Implémentation de "note: titre redondant"

This commit is contained in:
Bastien Dumont
2020-12-28 15:55:32 +01:00
parent 661e475907
commit 136786894c
2 changed files with 33 additions and 25 deletions

View File

@ -305,7 +305,8 @@ interview ; Interview
<macro name="publicationTitle">
<choose>
<if type="book">
<if variable="note"/> <!-- There should be a note variable like "note: title-redundancy". -->
<else-if type="book">
<choose>
<if variable="container-title">
<text macro="multivolumeNamedBook"/>
@ -314,7 +315,7 @@ interview ; Interview
<text macro="bookWithVolume"/>
</else>
</choose>
</if>
</else-if>
<else-if type="thesis">
<group delimiter=", ">
<text macro="bookWithVolume"/>