File tree 1 file changed +28
-14
lines changed
1 file changed +28
-14
lines changed Original file line number Diff line number Diff line change 89
89
<text variable =" container-title" font-style =" italic" text-case =" title" />
90
90
</macro >
91
91
<macro name =" other-contributors" >
92
- <group delimiter = " , " >
93
- <choose >
94
- <if variable = " container-title " match = " any " >
95
- <names variable =" container-author editor illustrator interviewer translator " delimiter =" , " >
92
+ <choose >
93
+ <if variable = " container-title " match = " any " >
94
+ <group delimiter = " , " >
95
+ <names variable =" container-author" delimiter =" , " >
96
96
<label form =" verb" suffix =" " />
97
97
<name and =" text" />
98
98
</names >
99
- </if >
100
- <else >
101
- <names variable =" container-author editor illustrator interviewer translator" delimiter =" , " >
99
+ <names variable =" editor translator" delimiter =" , " >
100
+ <label form =" verb" suffix =" " />
101
+ <name and =" text" />
102
+ </names >
103
+ <names variable =" director illustrator interviewer" delimiter =" , " >
104
+ <label form =" verb" suffix =" " />
105
+ <name and =" text" />
106
+ </names >
107
+ </group >
108
+ </if >
109
+ <else >
110
+ <group delimiter =" , " >
111
+ <names variable =" container-author" delimiter =" , " >
102
112
<label form =" verb" suffix =" " text-case =" capitalize-first" />
103
113
<name and =" text" />
104
114
</names >
105
- </else >
106
- </choose >
107
- <names variable =" director" >
108
- <label form =" verb" suffix =" " text-case =" capitalize-first" />
109
- <name and =" text" />
110
- </names >
111
- </group >
115
+ <names variable =" editor translator" delimiter =" , " >
116
+ <label form =" verb" suffix =" " text-case =" capitalize-first" />
117
+ <name and =" text" />
118
+ </names >
119
+ <names variable =" director illustrator interviewer" delimiter =" , " >
120
+ <label form =" verb" suffix =" " text-case =" capitalize-first" />
121
+ <name and =" text" />
122
+ </names >
123
+ </group >
124
+ </else >
125
+ </choose >
112
126
</macro >
113
127
<macro name =" version" >
114
128
<group delimiter =" , " >
You can’t perform that action at this time.
0 commit comments