File tree Expand file tree Collapse file tree 1 file changed +1
-17
lines changed Expand file tree Collapse file tree 1 file changed +1
-17
lines changed Original file line number Diff line number Diff line change 9797 </else-if >
9898 </choose >
9999 </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 >
112100 <macro name =" container-contributors" >
113101 <choose >
114102 <if variable =" container-author" >
156144 </choose >
157145 </macro >
158146 <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" />
163148 </macro >
164149 <macro name =" title-short" >
165150 <group delimiter =" . " >
590575 <choose >
591576 <if variable =" URL" match =" any" >
592577 <text prefix =" " macro =" medium" />
593- <text prefix =" . " macro =" secondary-contributors" />
594578 <text prefix =" . " macro =" edition" suffix =" ." />
595579 <text prefix =" . " macro =" issued" />
596580 <text prefix =" " macro =" quoted" suffix =" ." />
You can’t perform that action at this time.
0 commit comments