|
@@ -44,7 +44,7 @@ |
|
|
|
</locale> |
|
|
|
<macro name="secondary-contributors"> |
|
|
|
<choose> |
|
|
|
<if type="chapter paper-conference" match="none"> |
|
|
|
<if type="chapter entry-dictionary entry-encyclopedia paper-conference" match="none"> |
|
|
|
<group delimiter=". "> |
|
|
|
<names variable="editor translator" delimiter=". "> |
|
|
|
<label form="verb" text-case="capitalize-first" suffix=" "/> |
|
@@ -60,7 +60,7 @@ |
|
|
|
</macro> |
|
|
|
<macro name="container-contributors"> |
|
|
|
<choose> |
|
|
|
<if type="chapter paper-conference" match="any"> |
|
|
|
<if type="chapter entry-dictionary entry-encyclopedia paper-conference" match="any"> |
|
|
|
<group prefix=", " delimiter=", "> |
|
|
|
<names variable="container-author" delimiter=", "> |
|
|
|
<label form="verb" suffix=" "/> |
|
@@ -253,7 +253,7 @@ |
|
|
|
</else> |
|
|
|
</choose> |
|
|
|
</if> |
|
|
|
<else-if type="chapter paper-conference" match="any"> |
|
|
|
<else-if type="chapter entry-dictionary entry-encyclopedia paper-conference" match="any"> |
|
|
|
<choose> |
|
|
|
<if is-numeric="edition"> |
|
|
|
<group delimiter=" " prefix=", "> |
|
@@ -320,7 +320,7 @@ |
|
|
|
</group> |
|
|
|
</group> |
|
|
|
</else-if> |
|
|
|
<else-if type="chapter paper-conference" match="any"> |
|
|
|
<else-if type="chapter entry-dictionary entry-encyclopedia paper-conference" match="any"> |
|
|
|
<choose> |
|
|
|
<if variable="page" match="none"> |
|
|
|
<group prefix=". "> |
|
@@ -334,7 +334,7 @@ |
|
|
|
</macro> |
|
|
|
<macro name="locators-chapter"> |
|
|
|
<choose> |
|
|
|
<if type="chapter paper-conference" match="any"> |
|
|
|
<if type="chapter entry-dictionary entry-encyclopedia paper-conference" match="any"> |
|
|
|
<choose> |
|
|
|
<if variable="page"> |
|
|
|
<group prefix=", "> |
|
@@ -410,7 +410,7 @@ |
|
|
|
</macro> |
|
|
|
<macro name="container-title"> |
|
|
|
<choose> |
|
|
|
<if type="chapter paper-conference" match="any"> |
|
|
|
<if type="chapter entry-dictionary entry-encyclopedia paper-conference" match="any"> |
|
|
|
<text macro="container-prefix" suffix=" "/> |
|
|
|
</if> |
|
|
|
</choose> |
|
|
0 comments on commit
246ce5f