Rétablissement de l'affichage de "col."

This commit is contained in:
Bastien Dumont 2020-12-23 22:23:45 +01:00
parent f48170c4a3
commit f3817f2d10

View File

@ -527,23 +527,21 @@ interview ; Interview
<text term="folio" form="short"/> <text term="folio" form="short"/>
<text variable="page"/> <text variable="page"/>
</if> </if>
<else> <else-if variable="page">
<label variable="page" form="short"/> <label variable="page" form="short"/>
<text variable="page" font-variant="small-caps"/> <text variable="page" font-variant="small-caps"/>
</else> </else-if>
<else-if variable="chapter-number">
<text term="column" form="short"/>
<text variable="chapter-number" font-variant="small-caps"/>
</else-if>
</choose> </choose>
</group> </group>
<group delimiter=" ">
<text variable="chapter-number" font-variant="small-caps"/> <!-- = column -->
</group>
</macro> </macro>
<macro name="thisCitationLocator"> <macro name="thisCitationLocator">
<choose> <choose>
<if locator="section" variable="abstract" match="all"/> <if locator="section" variable="abstract" match="all"/>
<else-if locator="column">
<text variable="locator" font-variant="small-caps"/>
</else-if>
<else> <else>
<group delimiter=" "> <group delimiter=" ">
<label variable="locator" form="short"/> <label variable="locator" form="short"/>