fixed bug
This commit is contained in:
parent
200cca74a6
commit
b095cd9dd5
1 changed files with 2 additions and 2 deletions
|
@ -58,9 +58,9 @@
|
|||
<if type="book">
|
||||
<text variable="title" font-variant="small-caps"/>
|
||||
</if>
|
||||
<if type="article">
|
||||
<else-if type="article">
|
||||
<text variable="title" font-style="italic"/>
|
||||
</if>
|
||||
</else-if>
|
||||
<else>
|
||||
<text variable="title"/>
|
||||
</else>
|
||||
|
|
Loading…
Reference in a new issue