Skip to content

Commit d90993d

Browse files
committed
Fix tests
1 parent d4037bf commit d90993d

File tree

1 file changed

+1
-11
lines changed

1 file changed

+1
-11
lines changed

st-paul-university-faculty-of-canon-law.csl

Lines changed: 1 addition & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -79,16 +79,6 @@
7979
</else>
8080
</choose>
8181
</macro>
82-
<macro name="editor-translator-book">
83-
<choose>
84-
<if type="book">
85-
<names variable="editor translator" delimiter=", ">
86-
<name initialize-with="." and="text"/>
87-
<label form="short" prefix=" (" suffix=")"/>
88-
</names>
89-
</if>
90-
</choose>
91-
</macro>
9282
<macro name="editor-translator">
9383
<names variable="editor translator" delimiter=", ">
9484
<name initialize-with="." and="text"/>
@@ -257,7 +247,7 @@
257247
</citation>
258248
<bibliography hanging-indent="true" et-al-min="4" et-al-use-first="1" entry-spacing="0">
259249
<sort>
260-
<key macro="sort-key"/>
250+
<key macro="author"/>
261251
<key variable="issued"/>
262252
</sort>
263253
<layout suffix=".">

0 commit comments

Comments
 (0)