Skip to content
Please note that GitHub no longer supports your web browser.

We recommend upgrading to the latest Google Chrome or Firefox.

Learn more
Permalink
Browse files

Delete adjacent spaces in citation-number/* pattern

  • Loading branch information
zuphilip committed Jan 17, 2015
1 parent cb36833 commit 479f8bb44edd9d8e00bdb9af7897a0c6fe4cdd1b
@@ -102,7 +102,7 @@
<bibliography entry-spacing="0" second-field-align="flush">
<layout suffix=".">
<text variable="citation-number" suffix=". "/>
<text macro="author" prefix=" " suffix=", "/>
<text macro="author" suffix=", "/>
<choose>
<if type="chapter paper-conference" match="any">
<text macro="title"/>
@@ -68,7 +68,7 @@
<bibliography entry-spacing="0" second-field-align="flush">
<layout>
<text variable="citation-number" suffix=". "/>
<text macro="author" prefix=" " suffix=": "/>
<text macro="author" suffix=": "/>
<choose>
<if type="bill book graphic legal_case legislation motion_picture report song" match="any">
<group delimiter=" ">
@@ -97,7 +97,7 @@
<bibliography entry-spacing="0" second-field-align="flush" et-al-min="31" et-al-use-first="30">
<layout suffix=".">
<text variable="citation-number" suffix=". "/>
<text macro="author" prefix=" " suffix=", "/>
<text macro="author" suffix=", "/>
<choose>
<if type="bill book graphic legal_case legislation motion_picture report song" match="any">
<group delimiter=" ">
@@ -86,7 +86,7 @@
<bibliography second-field-align="flush" entry-spacing="0" et-al-min="9" et-al-use-first="8" line-spacing="2">
<layout suffix=".">
<text variable="citation-number" vertical-align="sup" suffix=" "/>
<text macro="author" prefix=" " suffix=", "/>
<text macro="author" suffix=", "/>
<choose>
<if type="bill book graphic legal_case legislation motion_picture report song" match="any">
<group delimiter=". ">
@@ -74,7 +74,7 @@
<bibliography entry-spacing="0" second-field-align="flush" et-al-min="99" et-al-use-first="98">
<layout suffix=".">
<text variable="citation-number" suffix=". "/>
<text macro="author" prefix=" " suffix=". "/>
<text macro="author" suffix=". "/>
<choose>
<if type="bill book graphic legal_case legislation motion_picture report song" match="any">
<group delimiter=". ">
@@ -87,7 +87,7 @@
<bibliography second-field-align="flush" entry-spacing="0" et-al-min="7" et-al-use-first="1">
<layout suffix=".">
<text variable="citation-number" vertical-align="sup" suffix=" "/>
<text macro="author" prefix=" " suffix=", "/>
<text macro="author" suffix=", "/>
<choose>
<if type="bill book graphic legal_case legislation motion_picture report song" match="any">
<group delimiter=" ">
@@ -83,7 +83,7 @@
<bibliography et-al-min="4" et-al-use-first="3" second-field-align="margin" entry-spacing="0">
<layout>
<text variable="citation-number" suffix=" "/>
<text macro="author" prefix=" " suffix=". "/>
<text macro="author" suffix=". "/>
<choose>
<if type="bill book graphic legal_case motion_picture report song" match="any">
<group delimiter=", ">
@@ -68,7 +68,7 @@
<bibliography entry-spacing="0" second-field-align="flush">
<layout suffix=".">
<text variable="citation-number" suffix=". "/>
<text macro="author" prefix=" " suffix=": "/>
<text macro="author" suffix=": "/>
<choose>
<if type="bill book graphic legal_case legislation motion_picture report song" match="any">
<group delimiter=" ">
@@ -93,7 +93,7 @@
<bibliography entry-spacing="0">
<layout suffix=".">
<text variable="citation-number" suffix=". "/>
<text macro="author" prefix=" " suffix=", "/>
<text macro="author" suffix=", "/>
<choose>
<if type="bill book graphic legal_case legislation motion_picture report song" match="any">
<group delimiter=" ">
@@ -65,7 +65,7 @@
<bibliography et-al-min="4" et-al-use-first="3" entry-spacing="0" second-field-align="flush">
<layout suffix=".">
<text variable="citation-number" suffix=". "/>
<text macro="author" prefix=" " suffix=" "/>
<text macro="author" suffix=" "/>
<choose>
<if type="bill book graphic legal_case legislation motion_picture report song" match="any">
<group delimiter=" ">
@@ -121,7 +121,7 @@
<bibliography entry-spacing="0" second-field-align="flush">
<layout suffix=".">
<text variable="citation-number" suffix=". "/>
<text macro="author" prefix=" " suffix=", "/>
<text macro="author" suffix=", "/>
<choose>
<if type="bill book graphic legal_case legislation motion_picture report song" match="any">
<group delimiter=" ">

0 comments on commit 479f8bb

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