Add Edition to MLA book section as well

This commit is contained in:
Dan Stillman 2008-08-14 19:51:55 +00:00
parent 8ef3f4197e
commit 5990ac0618
2 changed files with 2 additions and 0 deletions

View file

@ -143,6 +143,7 @@
<else-if type="chapter">
<group class="container">
<text variable="container-title" text-decoration="underline" prefix=" " suffix="."/>
<text macro="edition" prefix=" " suffix="."/>
<text macro="editor-translator" prefix=" " suffix="."/>
<text macro="publisher-year" prefix=" " suffix="."/>
</group>

View file

@ -146,6 +146,7 @@
<else-if type="chapter">
<group class="container">
<text variable="container-title" font-style="italic" prefix=" " suffix="."/>
<text macro="edition" prefix=" " suffix="."/>
<text macro="editor-translator" prefix=" " suffix="."/>
<text macro="publisher-year" prefix=" " suffix="."/>
</group>