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">
|
||||
<choose>
|
||||
<if variable="annote" match="none">
|
||||
<choose>
|
||||
<if type="book">
|
||||
<names variable="editor">
|
||||
<label form="short" suffix=" "/>
|
||||
<name>
|
||||
<name-part name="family" font-variant="small-caps"/>
|
||||
</name>
|
||||
</names>
|
||||
</if>
|
||||
</choose>
|
||||
<choose>
|
||||
<if type="book">
|
||||
<names variable="editor">
|
||||
<label form="short" suffix=" "/>
|
||||
<name>
|
||||
<name-part name="family" font-variant="small-caps"/>
|
||||
</name>
|
||||
</names>
|
||||
</if>
|
||||
</choose>
|
||||
</if>
|
||||
</choose>
|
||||
</macro>
|
||||
|
|
Loading…
Reference in New Issue
Block a user