File tree 1 file changed +1
-17
lines changed
1 file changed +1
-17
lines changed Original file line number Diff line number Diff line change 97
97
</else-if >
98
98
</choose >
99
99
</macro >
100
- <macro name =" secondary-contributors" >
101
- <choose >
102
- <if variable =" author" type =" book" match =" all" >
103
- <names variable =" editor translator" delimiter =" , " >
104
- <label text-case =" capitalize-first" suffix =" " />
105
- <name sort-separator =" , " delimiter =" , " >
106
- <name-part name =" family" text-case =" capitalize-first" />
107
- </name >
108
- </names >
109
- </if >
110
- </choose >
111
- </macro >
112
100
<macro name =" container-contributors" >
113
101
<choose >
114
102
<if variable =" container-author" >
156
144
</choose >
157
145
</macro >
158
146
<macro name =" title-long" >
159
- <group delimiter =" . " >
160
- <text variable =" title" />
161
- <text macro =" secondary-contributors" font-style =" normal" />
162
- </group >
147
+ <text variable =" title" />
163
148
</macro >
164
149
<macro name =" title-short" >
165
150
<group delimiter =" . " >
590
575
<choose >
591
576
<if variable =" URL" match =" any" >
592
577
<text prefix =" " macro =" medium" />
593
- <text prefix =" . " macro =" secondary-contributors" />
594
578
<text prefix =" . " macro =" edition" suffix =" ." />
595
579
<text prefix =" . " macro =" issued" />
596
580
<text prefix =" " macro =" quoted" suffix =" ." />
You can’t perform that action at this time.
0 commit comments