commit 3ddfa91750598f8f51ba61bdbe3f42ab4ea13b78
parent d94ea54a04154fe2403a6f39a7cdd3d2c66a7e1f
Author: Julian Onions <julian.onions@gmail.com>
Date: Wed, 19 Dec 2007 16:47:00 +0000
Changed to the new is-numeric syntax.
Diffstat:
29 files changed, 29 insertions(+), 29 deletions(-)
diff --git a/csl/aag.csl b/csl/aag.csl
@@ -94,7 +94,7 @@
</macro>
<macro name="edition">
<choose>
- <if datatype="number" variable="edition">
+ <if is-numeric="edition">
<group delimiter=" ">
<number variable="edition" form="ordinal"/>
<text term="edition" form="short" suffix="."/>
diff --git a/csl/ama.csl b/csl/ama.csl
@@ -91,7 +91,7 @@
</macro>
<macro name="edition">
<choose>
- <if datatype="number" variable="edition">
+ <if is-numeric="edition">
<group delimiter=" ">
<number variable="edition" form="ordinal"/>
<text term="edition" form="short" suffix="."/>
diff --git a/csl/anal-chim-acta.csl b/csl/anal-chim-acta.csl
@@ -69,7 +69,7 @@
</macro>
<macro name="edition">
<choose>
- <if datatype="number" variable="edition">
+ <if is-numeric="edition">
<group delimiter=" ">
<number variable="edition" form="ordinal"/>
<text term="edition" form="short" suffix="."/>
diff --git a/csl/analytic-chemistry.csl b/csl/analytic-chemistry.csl
@@ -69,7 +69,7 @@
</macro>
<macro name="edition">
<choose>
- <if datatype="number" variable="edition">
+ <if is-numeric="edition">
<group delimiter=" ">
<number variable="edition" form="ordinal"/>
<text term="edition" form="short" suffix="."/>
diff --git a/csl/antonie-van-leeuwenhoek.csl b/csl/antonie-van-leeuwenhoek.csl
@@ -67,7 +67,7 @@ International Journal of General and Molecular Microbiology.</summary>
</macro>
<macro name="edition">
<choose>
- <if datatype="number" variable="edition">
+ <if is-numeric="edition">
<group delimiter=" ">
<number variable="edition" form="ordinal"/>
<text term="edition" form="short" suffix="."/>
diff --git a/csl/apsa.csl b/csl/apsa.csl
@@ -86,7 +86,7 @@
</macro>
<macro name="edition">
<choose>
- <if datatype="number" variable="edition">
+ <if is-numeric="edition">
<group delimiter=" ">
<number variable="edition" form="ordinal"/>
<text term="edition" form="short" suffix="."/>
diff --git a/csl/asa.csl b/csl/asa.csl
@@ -107,7 +107,7 @@
</macro>
<macro name="edition">
<choose>
- <if datatype="number" variable="edition">
+ <if is-numeric="edition">
<group delimiter=" ">
<number variable="edition" form="ordinal"/>
<text term="edition" form="short" suffix="."/>
diff --git a/csl/bioinformatics.csl b/csl/bioinformatics.csl
@@ -70,7 +70,7 @@
</macro>
<macro name="edition">
<choose>
- <if datatype="number" variable="edition">
+ <if is-numeric="edition">
<group delimiter=" ">
<number variable="edition" form="ordinal"/>
<text term="edition" form="short" suffix="."/>
diff --git a/csl/cell.csl b/csl/cell.csl
@@ -70,7 +70,7 @@
</macro>
<macro name="edition">
<choose>
- <if datatype="number" variable="edition">
+ <if is-numeric="edition">
<group delimiter=" ">
<number variable="edition" form="ordinal"/>
<text term="edition" form="short" suffix="."/>
diff --git a/csl/chicago-author-date.csl b/csl/chicago-author-date.csl
@@ -78,7 +78,7 @@
</macro>
<macro name="edition">
<choose>
- <if datatype="number" variable="edition">
+ <if is-numeric="edition">
<group delimiter=" ">
<number variable="edition" form="ordinal"/>
<text term="edition" form="short" suffix="."/>
diff --git a/csl/cse.csl b/csl/cse.csl
@@ -89,7 +89,7 @@
</macro>
<macro name="edition">
<choose>
- <if datatype="number" variable="edition">
+ <if is-numeric="edition">
<group delimiter=" ">
<number variable="edition" form="ordinal"/>
<text term="edition" form="short" suffix="."/>
diff --git a/csl/fems.csl b/csl/fems.csl
@@ -99,7 +99,7 @@ FEMS Yeast Research</summary>
</macro>
<macro name="edition">
<choose>
- <if datatype="number" variable="edition">
+ <if is-numeric="edition">
<group delimiter=" ">
<number variable="edition" form="ordinal"/>
<text term="edition" form="short" suffix="."/>
diff --git a/csl/genesdev.csl b/csl/genesdev.csl
@@ -95,7 +95,7 @@
</macro>
<macro name="edition">
<choose>
- <if datatype="number" variable="edition">
+ <if is-numeric="edition">
<group delimiter=" ">
<number variable="edition" form="ordinal"/>
<text term="edition" form="short" suffix="."/>
diff --git a/csl/genomebiology.csl b/csl/genomebiology.csl
@@ -68,7 +68,7 @@
</macro>
<macro name="edition">
<choose>
- <if datatype="number" variable="edition">
+ <if is-numeric="edition">
<group delimiter=" ">
<number variable="edition" form="ordinal"/>
<text term="edition" form="short" suffix="."/>
diff --git a/csl/harvard1.csl b/csl/harvard1.csl
@@ -87,7 +87,7 @@
</macro>
<macro name="edition">
<choose>
- <if datatype="number" variable="edition">
+ <if is-numeric="edition">
<group delimiter=" ">
<number variable="edition" form="ordinal"/>
<text term="edition" form="short" suffix="."/>
diff --git a/csl/harvard2.csl b/csl/harvard2.csl
@@ -89,7 +89,7 @@
</macro>
<macro name="edition">
<choose>
- <if datatype="number" variable="edition">
+ <if is-numeric="edition">
<group delimiter=" ">
<number variable="edition" form="ordinal"/>
<text term="edition" form="short" suffix="."/>
diff --git a/csl/harvard3.csl b/csl/harvard3.csl
@@ -95,7 +95,7 @@
</macro>
<macro name="edition">
<choose>
- <if datatype="number" variable="edition">
+ <if is-numeric="edition">
<group delimiter=" ">
<number variable="edition" form="ordinal"/>
<text term="edition" form="short" suffix="."/>
diff --git a/csl/jbact.csl b/csl/jbact.csl
@@ -36,7 +36,7 @@
</macro>
<macro name="edition">
<choose>
- <if datatype="number" variable="edition">
+ <if is-numeric="edition">
<group delimiter=" ">
<number variable="edition" form="ordinal"/>
<text term="edition" form="short" suffix="."/>
diff --git a/csl/meteoritics.csl b/csl/meteoritics.csl
@@ -94,7 +94,7 @@
</macro>
<macro name="edition">
<choose>
- <if datatype="number" variable="edition">
+ <if is-numeric="edition">
<group delimiter=" ">
<number variable="edition" form="ordinal"/>
<text term="edition" form="short" suffix="."/>
diff --git a/csl/neuroreport.csl b/csl/neuroreport.csl
@@ -31,7 +31,7 @@
</macro>
<macro name="edition">
<choose>
- <if datatype="number" variable="edition">
+ <if is-numeric="edition">
<group delimiter=" ">
<number variable="edition" form="ordinal"/>
<text term="edition" form="short" suffix="."/>
diff --git a/csl/nlm.csl b/csl/nlm.csl
@@ -57,7 +57,7 @@
</macro>
<macro name="edition">
<choose>
- <if datatype="number" variable="edition">
+ <if is-numeric="edition">
<group delimiter=" ">
<number variable="edition" form="ordinal"/>
<text term="edition" form="short" suffix="."/>
diff --git a/csl/nuc-acid-res.csl b/csl/nuc-acid-res.csl
@@ -63,7 +63,7 @@
</macro>
<macro name="edition">
<choose>
- <if datatype="number" variable="edition">
+ <if is-numeric="edition">
<group delimiter=" ">
<number variable="edition" form="ordinal"/>
<text term="edition" form="short" suffix="."/>
diff --git a/csl/ou-harvard.csl b/csl/ou-harvard.csl
@@ -104,7 +104,7 @@
</macro>
<macro name="edition">
<choose>
- <if datatype="number" variable="edition">
+ <if is-numeric="edition">
<group delimiter=" ">
<number variable="edition" form="ordinal"/>
<text term="edition" form="short" suffix="."/>
diff --git a/csl/plos.csl b/csl/plos.csl
@@ -63,7 +63,7 @@
</macro>
<macro name="edition">
<choose>
- <if datatype="number" variable="edition">
+ <if is-numeric="edition">
<group delimiter=" ">
<number variable="edition" form="ordinal"/>
<text term="edition" form="short" suffix="."/>
diff --git a/csl/pnas.csl b/csl/pnas.csl
@@ -61,7 +61,7 @@
</macro>
<macro name="edition">
<choose>
- <if datatype="number" variable="edition">
+ <if is-numeric="edition">
<group delimiter=" ">
<number variable="edition" form="ordinal"/>
<text term="edition" form="short" suffix="."/>
diff --git a/csl/rna.csl b/csl/rna.csl
@@ -95,7 +95,7 @@
</macro>
<macro name="edition">
<choose>
- <if datatype="number" variable="edition">
+ <if is-numeric="edition">
<group delimiter=" ">
<number variable="edition" form="ordinal"/>
<text term="edition" form="short" suffix="."/>
diff --git a/csl/royal-society-chemistry.csl b/csl/royal-society-chemistry.csl
@@ -70,7 +70,7 @@
</macro>
<macro name="edition">
<choose>
- <if datatype="number" variable="edition">
+ <if is-numeric="edition">
<group delimiter=" ">
<number variable="edition" form="ordinal"/>
<text value="edn" suffix="."/>
diff --git a/csl/science.csl b/csl/science.csl
@@ -63,7 +63,7 @@
</macro>
<macro name="edition">
<choose>
- <if datatype="number" variable="edition">
+ <if is-numeric="edition">
<group delimiter=" ">
<text term="edition" form="short" suffix="."/>
<number variable="edition" form="numeric"/>
diff --git a/csl/yeast.csl b/csl/yeast.csl
@@ -92,7 +92,7 @@
</macro>
<macro name="edition">
<choose>
- <if datatype="number" variable="edition">
+ <if is-numeric="edition">
<group delimiter=" ">
<number variable="edition" form="ordinal"/>
<text term="edition" form="short" suffix="."/>