File tree Expand file tree Collapse file tree 1 file changed +17
-4
lines changed Expand file tree Collapse file tree 1 file changed +17
-4
lines changed Original file line number Diff line number Diff line change 4040 </macro >
4141 <macro name =" author-short" >
4242 <choose >
43- <if type =" bill book graphic legal_case legislation motion_picture report song" match =" any" >
44- <text macro =" name-short-macro" font-variant =" small-caps" />
43+ <if type =" legal_case" >
44+ <choose >
45+ <if variable =" title-short" >
46+ <text macro =" name-short-macro" font-style =" italic" />
47+ </if >
48+ <else >
49+ <text macro =" name-short-macro" />
50+ </else >
51+ </choose >
4552 </if >
53+ <else-if type =" bill legislation" match =" any" >
54+ <text macro =" name-macro" />
55+ </else-if >
56+ <else-if type =" book graphic motion_picture report song" match =" any" >
57+ <text macro =" name-short-macro" font-variant =" small-caps" />
58+ </else-if >
4659 <else >
4760 <text macro =" name-short-macro" />
4861 </else >
5972 </macro >
6073 <macro name =" author" >
6174 <choose >
62- <if type =" legal_case" >
75+ <if type =" bill legal_case legislation " match = " any " >
6376 <text macro =" name-macro" />
6477 </if >
65- <else-if type =" bill book graphic legal_case legislation motion_picture report song" match =" any" >
78+ <else-if type =" book graphic motion_picture report song" match =" any" >
6679 <text macro =" name-macro" font-variant =" small-caps" />
6780 </else-if >
6881 <else >
You can’t perform that action at this time.
0 commit comments