b/c of fallback behavior, need a trick to not small-cap substitued case titles
This commit is contained in:
parent
4f327c1f85
commit
fe2d745fb9
1 changed files with 3 additions and 0 deletions
|
@ -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…
Add table
Reference in a new issue