File tree 1 file changed +11
-3
lines changed
1 file changed +11
-3
lines changed Original file line number Diff line number Diff line change 23
23
<term name =" editor" form =" verb-short" >ed.</term >
24
24
<term name =" translator" form =" verb-short" >tr.</term >
25
25
<term name =" editortranslator" form =" verb-short" >ed. and tr.</term >
26
+ <!-- Ordinals' in superscript-->
27
+ <term name =" ordinal" >ᵗʰ</term >
28
+ <term name =" ordinal-01" >ˢᵗ</term >
29
+ <term name =" ordinal-02" >ⁿᵈ</term >
30
+ <term name =" ordinal-03" >ʳᵈ</term >
31
+ <term name =" ordinal-11" >ᵗʰ</term >
32
+ <term name =" ordinal-12" >ᵗʰ</term >
33
+ <term name =" ordinal-13" >ᵗʰ</term >
26
34
</terms >
27
35
</locale >
28
36
<!-- Authors and Persons-->
98
106
<else-if type =" patent" >
99
107
<text macro =" patent" />
100
108
</else-if >
101
- <else >
109
+ <else-if type = " bill legal_case legislation " match = " none " >
102
110
<names variable =" author" >
103
111
<name delimiter-precedes-last =" never" and =" text" delimiter =" , " initialize =" false" initialize-with =" " form =" short" />
104
112
<substitute >
107
115
<text macro =" title" />
108
116
</substitute >
109
117
</names >
110
- </else >
118
+ </else-if >
111
119
</choose >
112
120
</macro >
113
121
<macro name =" author" >
200
208
<macro name =" title-short" >
201
209
<choose >
202
210
<if type =" book legislation webpage thesis motion_picture manuscript legal_case" match =" any" >
203
- <text variable =" title- short" font-style =" italic" text-case =" title" />
211
+ <text variable =" title" form = " short" font-style =" italic" text-case =" title" />
204
212
</if >
205
213
<else >
206
214
<text variable =" title" quotes =" true" text-case =" title" form =" short" />
You can’t perform that action at this time.
0 commit comments