b/c of fallback behavior, need a trick to not small-cap substitued case titles
This commit is contained in:
parent
a21e85cda6
commit
26d19da225
|
@ -34,6 +34,9 @@
|
|||
<if type="book">
|
||||
<text macro="name-macro" font-variant="small-caps"/>
|
||||
</if>
|
||||
<if type="legal_case">
|
||||
<text macro="name-macro"/>
|
||||
</if>
|
||||
<else>
|
||||
<text macro="name-macro"/>
|
||||
</else>
|
||||
|
|
Loading…
Reference in New Issue
Block a user