Indentation
This commit is contained in:
parent
77180b26e9
commit
cb157ea309
20
REB/REB.csl
20
REB/REB.csl
|
@ -498,16 +498,16 @@
|
||||||
<macro name="editionOfModernAuthorNotice">
|
<macro name="editionOfModernAuthorNotice">
|
||||||
<choose>
|
<choose>
|
||||||
<if variable="annote" match="none">
|
<if variable="annote" match="none">
|
||||||
<choose>
|
<choose>
|
||||||
<if type="book">
|
<if type="book">
|
||||||
<names variable="editor">
|
<names variable="editor">
|
||||||
<label form="short" suffix=" "/>
|
<label form="short" suffix=" "/>
|
||||||
<name>
|
<name>
|
||||||
<name-part name="family" font-variant="small-caps"/>
|
<name-part name="family" font-variant="small-caps"/>
|
||||||
</name>
|
</name>
|
||||||
</names>
|
</names>
|
||||||
</if>
|
</if>
|
||||||
</choose>
|
</choose>
|
||||||
</if>
|
</if>
|
||||||
</choose>
|
</choose>
|
||||||
</macro>
|
</macro>
|
||||||
|
|
Loading…
Reference in New Issue
Block a user