Skip to content

Commit

Permalink
fix missing match="any" in ISO690 author-date styles
Browse files Browse the repository at this point in the history
  • Loading branch information
adam3smith committed Sep 4, 2014
1 parent c98a232 commit 6c2264d
Show file tree
Hide file tree
Showing 2 changed files with 38 additions and 38 deletions.
38 changes: 19 additions & 19 deletions iso690-author-date-en.csl
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@
</substitute>
</names>
<choose>
<if variable="author editor translator">
<if variable="author editor translator" match="any">
<text macro="year-date" prefix=", "/>
</if>
</choose>
Expand Down Expand Up @@ -116,7 +116,7 @@
<choose>
<if type="book thesis map motion_picture song manuscript" match="any">
<choose>
<if variable="author editor translator">
<if variable="author editor translator" match="any">
<text variable="title" font-style="italic"/>
</if>
<else>
Expand All @@ -127,7 +127,7 @@
</if>
<else-if type="paper-conference speech chapter article-journal article-magazine article-newspaper entry entry-dictionary entry-encyclopedia post-weblog post webpage broadcast" match="any">
<choose>
<if variable="author editor translator">
<if variable="author editor translator" match="any">
<text variable="title" suffix=". "/>
</if>
<else>
Expand Down Expand Up @@ -161,7 +161,7 @@
</else-if>
<else-if type="report">
<choose>
<if variable="author editor translator">
<if variable="author editor translator" match="any">
<text variable="number" suffix=": "/>
<text variable="title" font-style="italic"/>
</if>
Expand All @@ -174,7 +174,7 @@
</else-if>
<else-if type="patent">
<choose>
<if variable="author editor translator">
<if variable="author editor translator" match="any">
<text variable="title"/>
</if>
<else>
Expand All @@ -185,7 +185,7 @@
</else-if>
<else>
<choose>
<if variable="author editor translator">
<if variable="author editor translator" match="any">
<text variable="title" font-style="italic"/>
</if>
<else>
Expand Down Expand Up @@ -361,7 +361,7 @@
<group display="block">
<text macro="responsability" suffix=", "/>
<choose>
<if variable="author editor translator">
<if variable="author editor translator" match="any">
<text macro="title" suffix=". "/>
</if>
</choose>
Expand All @@ -378,7 +378,7 @@
<group display="block">
<text macro="responsability" suffix=", "/>
<choose>
<if variable="author editor translator">
<if variable="author editor translator" match="any">
<text macro="title" suffix=". "/>
</if>
</choose>
Expand All @@ -394,7 +394,7 @@
<group display="block">
<text macro="responsability" suffix=", "/>
<choose>
<if variable="author editor translator">
<if variable="author editor translator" match="any">
<text macro="title" suffix=". "/>
</if>
</choose>
Expand All @@ -410,7 +410,7 @@
<group display="block">
<text macro="responsability" suffix=", "/>
<choose>
<if variable="author editor translator">
<if variable="author editor translator" match="any">
<text macro="title" suffix=". "/>
</if>
</choose>
Expand All @@ -427,7 +427,7 @@
<group display="block">
<text macro="responsability" suffix=", "/>
<choose>
<if variable="author editor translator">
<if variable="author editor translator" match="any">
<text macro="title" suffix=". "/>
</if>
</choose>
Expand All @@ -443,7 +443,7 @@
<group display="block">
<text macro="responsability" suffix=", "/>
<choose>
<if variable="author editor translator">
<if variable="author editor translator" match="any">
<text macro="title" suffix=". "/>
</if>
</choose>
Expand All @@ -461,7 +461,7 @@
<group display="block">
<text macro="responsability" suffix=", "/>
<choose>
<if variable="author editor translator">
<if variable="author editor translator" match="any">
<text macro="title" suffix=". "/>
</if>
</choose>
Expand All @@ -475,7 +475,7 @@
<group display="block">
<text macro="responsability" suffix=", "/>
<choose>
<if variable="author editor translator">
<if variable="author editor translator" match="any">
<text macro="title" suffix=". "/>
</if>
</choose>
Expand All @@ -488,7 +488,7 @@
<group display="block">
<text macro="responsability" suffix=", "/>
<choose>
<if variable="author editor translator">
<if variable="author editor translator" match="any">
<text macro="title" suffix=". "/>
</if>
</choose>
Expand All @@ -505,7 +505,7 @@
<group display="block">
<text macro="responsability" suffix=", "/>
<choose>
<if variable="author editor translator">
<if variable="author editor translator" match="any">
<text macro="title" suffix=". "/>
</if>
</choose>
Expand All @@ -521,7 +521,7 @@
<group display="block">
<text macro="responsability" suffix=", "/>
<choose>
<if variable="author editor translator">
<if variable="author editor translator" match="any">
<text macro="title" suffix=". "/>
</if>
</choose>
Expand All @@ -537,7 +537,7 @@
<group display="block">
<text macro="responsability" suffix=", "/>
<choose>
<if variable="author editor translator">
<if variable="author editor translator" match="any">
<text macro="title" suffix=". "/>
</if>
</choose>
Expand All @@ -553,7 +553,7 @@
<group display="block">
<text macro="responsability" suffix=", "/>
<choose>
<if variable="author editor translator">
<if variable="author editor translator" match="any">
<text macro="title" suffix=". "/>
</if>
</choose>
Expand Down
38 changes: 19 additions & 19 deletions iso690-author-date-fr.csl
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@
</substitute>
</names>
<choose>
<if variable="author editor translator">
<if variable="author editor translator" match="any">
<text macro="year-date" prefix=", "/>
</if>
</choose>
Expand Down Expand Up @@ -122,7 +122,7 @@
<choose>
<if type="book thesis map motion_picture song manuscript" match="any">
<choose>
<if variable="author editor translator">
<if variable="author editor translator" match="any">
<text variable="title" font-style="italic"/>
</if>
<else>
Expand All @@ -133,7 +133,7 @@
</if>
<else-if type="paper-conference speech chapter article-journal article-magazine article-newspaper entry entry-dictionary entry-encyclopedia post-weblog post webpage broadcast" match="any">
<choose>
<if variable="author editor translator">
<if variable="author editor translator" match="any">
<text variable="title" suffix=". "/>
</if>
<else>
Expand Down Expand Up @@ -167,7 +167,7 @@
</else-if>
<else-if type="report">
<choose>
<if variable="author editor translator">
<if variable="author editor translator" match="any">
<text variable="number" suffix=": "/>
<text variable="title" font-style="italic"/>
</if>
Expand All @@ -180,7 +180,7 @@
</else-if>
<else-if type="patent">
<choose>
<if variable="author editor translator">
<if variable="author editor translator" match="any">
<text variable="title"/>
</if>
<else>
Expand All @@ -191,7 +191,7 @@
</else-if>
<else>
<choose>
<if variable="author editor translator">
<if variable="author editor translator" match="any">
<text variable="title" font-style="italic"/>
</if>
<else>
Expand Down Expand Up @@ -367,7 +367,7 @@
<group>
<text macro="responsability" suffix=". "/>
<choose>
<if variable="author editor translator">
<if variable="author editor translator" match="any">
<text macro="title" suffix=". "/>
</if>
</choose>
Expand All @@ -384,7 +384,7 @@
<group>
<text macro="responsability" suffix=". "/>
<choose>
<if variable="author editor translator">
<if variable="author editor translator" match="any">
<text macro="title" suffix=". "/>
</if>
</choose>
Expand All @@ -400,7 +400,7 @@
<group>
<text macro="responsability" suffix=". "/>
<choose>
<if variable="author editor translator">
<if variable="author editor translator" match="any">
<text macro="title" suffix=". "/>
</if>
</choose>
Expand All @@ -416,7 +416,7 @@
<group>
<text macro="responsability" suffix=". "/>
<choose>
<if variable="author editor translator">
<if variable="author editor translator" match="any">
<text macro="title" suffix=". "/>
</if>
</choose>
Expand All @@ -433,7 +433,7 @@
<group>
<text macro="responsability" suffix=". "/>
<choose>
<if variable="author editor translator">
<if variable="author editor translator" match="any">
<text macro="title" suffix=". "/>
</if>
</choose>
Expand All @@ -449,7 +449,7 @@
<group>
<text macro="responsability" suffix=". "/>
<choose>
<if variable="author editor translator">
<if variable="author editor translator" match="any">
<text macro="title" suffix=". "/>
</if>
</choose>
Expand All @@ -467,7 +467,7 @@
<group>
<text macro="responsability" suffix=". "/>
<choose>
<if variable="author editor translator">
<if variable="author editor translator" match="any">
<text macro="title" suffix=". "/>
</if>
</choose>
Expand All @@ -481,7 +481,7 @@
<group>
<text macro="responsability" suffix=". "/>
<choose>
<if variable="author editor translator">
<if variable="author editor translator" match="any">
<text macro="title" suffix=". "/>
</if>
</choose>
Expand All @@ -494,7 +494,7 @@
<group>
<text macro="responsability" suffix=". "/>
<choose>
<if variable="author editor translator">
<if variable="author editor translator" match="any">
<text macro="title" suffix=". "/>
</if>
</choose>
Expand All @@ -511,7 +511,7 @@
<group>
<text macro="responsability" suffix=". "/>
<choose>
<if variable="author editor translator">
<if variable="author editor translator" match="any">
<text macro="title" suffix=". "/>
</if>
</choose>
Expand All @@ -527,7 +527,7 @@
<group>
<text macro="responsability" suffix=". "/>
<choose>
<if variable="author editor translator">
<if variable="author editor translator" match="any">
<text macro="title" suffix=". "/>
</if>
</choose>
Expand All @@ -543,7 +543,7 @@
<group>
<text macro="responsability" suffix=". "/>
<choose>
<if variable="author editor translator">
<if variable="author editor translator" match="any">
<text macro="title" suffix=". "/>
</if>
</choose>
Expand All @@ -559,7 +559,7 @@
<group>
<text macro="responsability" suffix=". "/>
<choose>
<if variable="author editor translator">
<if variable="author editor translator" match="any">
<text macro="title" suffix=". "/>
</if>
</choose>
Expand Down

0 comments on commit 6c2264d

Please sign in to comment.