Skip to content
Permalink
Browse files

Delete adjacent spaces in edition/edition pattern

Replacing the prefix/suffix adjacent spaces with group and one delimiter space, as described generally in #1301 . Search for this pattern here (70 hits in 70 files):

```
<[^/>]*"edition"[^/>]*suffix="[^"/>]* "[^/>]*/?>\s*\r\n\s*<[^/>]*"edition"[^/>]*prefix=" [^"/>]*"[^/>]*/?>
```

Every occurence here looks actually the same:

```
          <group>
            <text variable="edition" suffix=" "/>
            <text term="edition" prefix=" "/>
          </group>
```
which will then replaced by
```
          <group delimiter=" ">
            <text variable="edition"/>
            <text term="edition"/>
          </group>
```
  • Loading branch information...
zuphilip committed Jan 1, 2015
1 parent e4c7551 commit 929692740c06108efba284eab38e565bee87754f
Showing with 207 additions and 207 deletions.
  1. +3 −3 ambio.csl
  2. +3 −3 american-journal-of-archaeology.csl
  3. +3 −3 antiquity.csl
  4. +3 −3 asian-studies-review.csl
  5. +3 −3 australian-historical-studies.csl
  6. +3 −3 bioelectromagnetics.csl
  7. +3 −3 biotechnology-and-bioengineering.csl
  8. +3 −3 canadian-public-policy.csl
  9. +3 −3 chicago-author-date-basque.csl
  10. +3 −3 chicago-author-date-de.csl
  11. +3 −3 chicago-author-date.csl
  12. +3 −3 clio-medica.csl
  13. +3 −3 cuadernos-de-filologia-clasica.csl
  14. +3 −3 culture-medicine-and-psychiatry.csl
  15. +3 −3 currents-in-biblical-research.csl
  16. +3 −3 de-buck.csl
  17. +3 −3 deutsches-archaologisches-institut.csl
  18. +3 −3 drug-development-research.csl
  19. +3 −3 ethics-book-reviews.csl
  20. +3 −3 european-cells-and-materials.csl
  21. +3 −3 european-union-interinstitutional-style-guide.csl
  22. +3 −3 geopolitics.csl
  23. +3 −3 human-brain-mapping.csl
  24. +3 −3 institut-national-de-la-recherche-scientifique-sciences-sociales.csl
  25. +3 −3 interdisziplinare-zeitschrift-fur-technologie-und-lernen.csl
  26. +3 −3 international-journal-of-lexicography.csl
  27. +3 −3 international-organization.csl
  28. +3 −3 journal-for-the-history-of-astronomy.csl
  29. +3 −3 journal-of-applied-philosophy.csl
  30. +3 −3 journal-of-finance.csl
  31. +3 −3 journal-of-industrial-ecology.csl
  32. +3 −3 journal-of-interactive-marketing.csl
  33. +3 −3 journal-of-retailing.csl
  34. +3 −3 journal-of-the-air-and-waste-management-association.csl
  35. +3 −3 language.csl
  36. +3 −3 melbourne-school-of-theology.csl
  37. +3 −3 middle-east-critique.csl
  38. +3 −3 modern-humanities-research-association-author-date.csl
  39. +3 −3 modern-humanities-research-association.csl
  40. +3 −3 moore-theological-college.csl
  41. +3 −3 new-harts-rules-the-oxford-style-guide.csl
  42. +3 −3 new-testament-studies.csl
  43. +3 −3 oscola-no-ibid.csl
  44. +3 −3 oxford-the-university-of-new-south-wales.csl
  45. +3 −3 perspectives-on-politics.csl
  46. +3 −3 philosophia-scientiae.csl
  47. +3 −3 radiopaedia.csl
  48. +3 −3 reviews-of-modern-physics-with-titles.csl
  49. +3 −3 society-for-american-archaeology.csl
  50. +3 −3 society-of-biblical-literature-fullnote-bibliography.csl
  51. +3 −3 springer-humanities-author-date.csl
  52. +3 −3 springer-humanities-brackets.csl
  53. +3 −3 taylor-and-francis-chicago-author-date.csl
  54. +3 −3 taylor-and-francis-chicago-f.csl
  55. +3 −3 the-accounting-review.csl
  56. +3 −3 the-journal-of-juristic-papyrology.csl
  57. +3 −3 the-journal-of-roman-studies.csl
  58. +3 −3 the-review-of-financial-studies.csl
  59. +3 −3 transactions-of-the-american-philological-association.csl
  60. +3 −3 turabian-fullnote-bibliography.csl
  61. +3 −3 unified-style-linguistics.csl
  62. +3 −3 universita-cattolica-del-sacro-cuore.csl
  63. +3 −3 universita-di-bologna-lettere.csl
  64. +3 −3 universite-du-quebec-a-montreal.csl
  65. +3 −3 universiteit-utrecht-onderzoeksgids-geschiedenis.csl
  66. +3 −3 university-college-dublin-school-of-history-and-archives.csl
  67. +3 −3 university-of-helsinki-faculty-of-theology.csl
  68. +3 −3 wheaton-college-phd-in-biblical-and-theological-studies.csl
  69. +3 −3 world-politcs.csl
@@ -268,9 +268,9 @@
<choose>
<if type="article-newspaper">
<group prefix=", " delimiter=", ">
<group>
<text variable="edition" suffix=" "/>
<text term="edition" prefix=" "/>
<group delimiter=" ">
<text variable="edition"/>
<text term="edition"/>
</group>
<group>
<text term="section" form="short" suffix=" "/>
@@ -225,9 +225,9 @@
<choose>
<if type="article-newspaper">
<group prefix=", " delimiter=", ">
<group>
<text variable="edition" suffix=" "/>
<text term="edition" prefix=" "/>
<group delimiter=" ">
<text variable="edition"/>
<text term="edition"/>
</group>
<group>
<text term="section" form="short" suffix=" "/>
@@ -247,9 +247,9 @@
<choose>
<if type="article-newspaper">
<group prefix=", " delimiter=", ">
<group>
<text variable="edition" suffix=" "/>
<text term="edition" prefix=" "/>
<group delimiter=" ">
<text variable="edition"/>
<text term="edition"/>
</group>
<group>
<text term="section" form="short" suffix=" "/>
@@ -288,9 +288,9 @@
<choose>
<if type="article-newspaper">
<group prefix=", " delimiter=", ">
<group>
<text variable="edition" suffix=" "/>
<text term="edition" prefix=" "/>
<group delimiter=" ">
<text variable="edition"/>
<text term="edition"/>
</group>
</group>
</if>
@@ -221,9 +221,9 @@
<choose>
<if type="article-newspaper">
<group delimiter=", ">
<group>
<text variable="edition" suffix=" "/>
<text term="edition" prefix=" "/>
<group delimiter=" ">
<text variable="edition"/>
<text term="edition"/>
</group>
<group>
<text term="section" form="short" suffix=" "/>
@@ -244,9 +244,9 @@
<choose>
<if type="article-newspaper">
<group prefix=", " delimiter=", ">
<group>
<text variable="edition" suffix=" "/>
<text term="edition" prefix=" "/>
<group delimiter=" ">
<text variable="edition"/>
<text term="edition"/>
</group>
<group>
<text term="section" form="short" suffix=" "/>
@@ -248,9 +248,9 @@
<choose>
<if type="article-newspaper">
<group prefix=", " delimiter=", ">
<group>
<text variable="edition" suffix=" "/>
<text term="edition" prefix=" "/>
<group delimiter=" ">
<text variable="edition"/>
<text term="edition"/>
</group>
<group delimiter=" ">
<text term="section" form="short"/>
@@ -256,9 +256,9 @@
<choose>
<if type="article-newspaper">
<group prefix=", " delimiter=", ">
<group>
<text variable="edition" suffix=" "/>
<text term="edition" prefix=" "/>
<group delimiter=" ">
<text variable="edition"/>
<text term="edition"/>
</group>
<group>
<text term="section" form="short" suffix=" "/>
@@ -543,9 +543,9 @@
<choose>
<if type="article-newspaper">
<group prefix=", " delimiter=", ">
<group>
<text variable="edition" suffix=" "/>
<text term="edition" prefix=" "/>
<group delimiter=" ">
<text variable="edition"/>
<text term="edition"/>
</group>
<group>
<text term="section" form="short" suffix=" "/>
@@ -247,9 +247,9 @@
<choose>
<if type="article-newspaper">
<group prefix=", " delimiter=", ">
<group>
<text variable="edition" suffix=" "/>
<text term="edition" prefix=" "/>
<group delimiter=" ">
<text variable="edition"/>
<text term="edition"/>
</group>
<group>
<text term="section" form="short" suffix=" "/>
@@ -329,9 +329,9 @@
<choose>
<if type="article-newspaper">
<group prefix=", " delimiter=", ">
<group>
<text variable="edition" suffix=" "/>
<text term="edition" prefix=" "/>
<group delimiter=" ">
<text variable="edition"/>
<text term="edition"/>
</group>
<group>
<text term="section" form="short" suffix=" "/>
@@ -367,9 +367,9 @@
<choose>
<if type="article-newspaper">
<group delimiter=", ">
<group>
<text variable="edition" suffix=" "/>
<text term="edition" prefix=" "/>
<group delimiter=" ">
<text variable="edition"/>
<text term="edition"/>
</group>
<group>
<text term="section" form="short" suffix=" "/>
@@ -264,9 +264,9 @@
<choose>
<if type="article-newspaper">
<group prefix=", " delimiter=", ">
<group>
<text variable="edition" suffix=" "/>
<text term="edition" prefix=" "/>
<group delimiter=" ">
<text variable="edition"/>
<text term="edition"/>
</group>
<group>
<text term="section" form="short" suffix=" "/>
@@ -244,9 +244,9 @@
<choose>
<if type="article-newspaper">
<group prefix=", " delimiter=", ">
<group>
<text variable="edition" suffix=" "/>
<text term="edition" prefix=" "/>
<group delimiter=" ">
<text variable="edition"/>
<text term="edition"/>
</group>
<group>
<text term="section" form="short" suffix=" "/>
@@ -235,9 +235,9 @@
<choose>
<if type="article-newspaper">
<group prefix=", " delimiter=", ">
<group>
<text variable="edition" suffix=" "/>
<text term="edition" prefix=" "/>
<group delimiter=" ">
<text variable="edition"/>
<text term="edition"/>
</group>
<group>
<text term="section" form="short" suffix=" "/>
@@ -191,9 +191,9 @@
<choose>
<if type="article-newspaper">
<group delimiter=", ">
<group>
<text variable="edition" suffix=" "/>
<text term="edition" prefix=" "/>
<group delimiter=" ">
<text variable="edition"/>
<text term="edition"/>
</group>
<group>
<text term="section" suffix=" "/>
@@ -226,9 +226,9 @@
<choose>
<if type="article-newspaper">
<group prefix=", " delimiter=", ">
<group>
<text variable="edition" suffix=" "/>
<text term="edition" prefix=" "/>
<group delimiter=" ">
<text variable="edition"/>
<text term="edition"/>
</group>
<group>
<text term="section" form="short" suffix=" "/>
@@ -232,9 +232,9 @@
<choose>
<if type="article-newspaper">
<group prefix=", " delimiter=", ">
<group>
<text variable="edition" suffix=" "/>
<text term="edition" prefix=" "/>
<group delimiter=" ">
<text variable="edition"/>
<text term="edition"/>
</group>
<group>
<text term="section" form="short" suffix=" "/>
@@ -227,9 +227,9 @@
<choose>
<if type="article-newspaper">
<group delimiter=", ">
<group>
<text variable="edition" suffix=" "/>
<text term="edition" prefix=" "/>
<group delimiter=" ">
<text variable="edition"/>
<text term="edition"/>
</group>
<group>
<text term="section" form="short" suffix=" "/>
@@ -244,9 +244,9 @@
<choose>
<if type="article-newspaper">
<group prefix=", " delimiter=", ">
<group>
<text variable="edition" suffix=" "/>
<text term="edition" prefix=" "/>
<group delimiter=" ">
<text variable="edition"/>
<text term="edition"/>
</group>
<group>
<text term="section" form="short" suffix=" "/>
@@ -304,9 +304,9 @@
<choose>
<if type="article-newspaper">
<group delimiter=", ">
<group>
<text variable="edition" suffix=" "/>
<text term="edition" prefix=" "/>
<group delimiter=" ">
<text variable="edition"/>
<text term="edition"/>
</group>
<group>
<text term="section" form="short" suffix=" "/>
@@ -238,9 +238,9 @@
<choose>
<if type="article-newspaper">
<group delimiter=", ">
<group>
<text variable="edition" suffix=" "/>
<text term="edition" prefix=" "/>
<group delimiter=" ">
<text variable="edition"/>
<text term="edition"/>
</group>
<group>
<text term="section" form="short" suffix=" "/>
@@ -241,9 +241,9 @@
<choose>
<if type="article-newspaper">
<group prefix=", " delimiter=", ">
<group>
<text variable="edition" suffix=" "/>
<text term="edition" prefix=" "/>
<group delimiter=" ">
<text variable="edition"/>
<text term="edition"/>
</group>
<group>
<text term="section" form="short" suffix=" "/>
@@ -270,9 +270,9 @@
<choose>
<if type="article-newspaper">
<group prefix=", " delimiter=", ">
<group>
<text variable="edition" suffix=" "/>
<text term="edition" prefix=" "/>
<group delimiter=" ">
<text variable="edition"/>
<text term="edition"/>
</group>
<group>
<text term="section" form="short" suffix=" "/>
@@ -244,9 +244,9 @@
<choose>
<if type="article-newspaper">
<group prefix=", " delimiter=", ">
<group>
<text variable="edition" suffix=" "/>
<text term="edition" prefix=" "/>
<group delimiter=" ">
<text variable="edition"/>
<text term="edition"/>
</group>
<group>
<text term="section" form="short" suffix=" "/>
@@ -243,9 +243,9 @@
<choose>
<if type="article-newspaper">
<group prefix=", " delimiter=", ">
<group>
<text variable="edition" suffix=" "/>
<text term="edition" prefix=" "/>
<group delimiter=" ">
<text variable="edition"/>
<text term="edition"/>
</group>
<group>
<text term="section" form="short" suffix=" "/>
@@ -258,9 +258,9 @@
<choose>
<if type="article-newspaper">
<group delimiter=", ">
<group>
<text variable="edition" suffix=" "/>
<text term="edition" prefix=" "/>
<group delimiter=" ">
<text variable="edition"/>
<text term="edition"/>
</group>
<group>
<text term="section" form="short" suffix=" "/>
@@ -186,9 +186,9 @@
<choose>
<if type="article-newspaper">
<group delimiter=", ">
<group>
<text variable="edition" suffix=" "/>
<text term="edition" prefix=" "/>
<group delimiter=" ">
<text variable="edition"/>
<text term="edition"/>
</group>
<group>
<text term="section" suffix=" "/>
@@ -206,9 +206,9 @@
<choose>
<if type="article-newspaper">
<group delimiter=", ">
<group>
<text variable="edition" suffix=" "/>
<text term="edition" prefix=" "/>
<group delimiter=" ">
<text variable="edition"/>
<text term="edition"/>
</group>
<group>
<text term="section" suffix=" "/>
@@ -226,9 +226,9 @@
<choose>
<if type="article-newspaper">
<group prefix=", " delimiter=", ">
<group>
<text variable="edition" suffix=" "/>
<text term="edition" prefix=" "/>
<group delimiter=" ">
<text variable="edition"/>
<text term="edition"/>
</group>
<group>
<text term="section" form="short" suffix=". "/>

0 comments on commit 9296927

Please sign in to comment.
You can’t perform that action at this time.