feat(dstu-8302-2015): removed italics from more bibl types
This commit is contained in:
@@ -69,7 +69,7 @@
|
|||||||
</macro>
|
</macro>
|
||||||
|
|
||||||
<macro name="container">
|
<macro name="container">
|
||||||
<text variable="container-title" font-style="italic"/>
|
<text variable="container-title"/>
|
||||||
</macro>
|
</macro>
|
||||||
|
|
||||||
<macro name="site-or-publisher">
|
<macro name="site-or-publisher">
|
||||||
@@ -359,7 +359,7 @@
|
|||||||
<text macro="title"/>
|
<text macro="title"/>
|
||||||
<group delimiter=" ">
|
<group delimiter=" ">
|
||||||
<text value="In:"/>
|
<text value="In:"/>
|
||||||
<text variable="container-title" font-style="italic"/>
|
<text variable="container-title"/>
|
||||||
</group>
|
</group>
|
||||||
<group delimiter=", ">
|
<group delimiter=", ">
|
||||||
<text macro="publisher-place"/>
|
<text macro="publisher-place"/>
|
||||||
|
|||||||
Reference in New Issue
Block a user