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 title/* pattern

  • Loading branch information
zuphilip committed Jan 17, 2015
1 parent 09d2ab6 commit 502162c37720525446e0eb6820569f5145a762c1
@@ -222,7 +222,7 @@
<else-if type="patent">
<text macro="issued"/>
<text macro="title" suffix=", "/>
<text variable="number" prefix=" " suffix="."/>
<text variable="number" suffix="."/>
</else-if>
<!-- Generic/Fallback Formats -->
<else-if type="bill book graphic legal_case legislation motion_picture report song" match="any">
@@ -139,9 +139,9 @@
</group>
</else-if>
<else-if type="thesis" match="any">
<group>
<text variable="title" text-case="capitalize-first" font-style="italic" suffix=", "/>
<text variable="genre" suffix=", " prefix=" "/>
<group delimiter=", ">
<text variable="title" text-case="capitalize-first" font-style="italic"/>
<text variable="genre"/>
<text variable="publisher"/>
</group>
</else-if>
@@ -123,7 +123,7 @@
<choose>
<if type="bill book graphic legal_case legislation motion_picture report song" match="any">
<text macro="title" font-style="italic" suffix=". "/>
<text macro="edition" prefix=" " suffix=" "/>
<text macro="edition" suffix=" "/>
<date variable="issued">
<date-part name="year" font-weight="bold" prefix=" "/>
</date>
@@ -95,9 +95,9 @@
</group>
</else-if>
<else-if type="thesis" match="any">
<group>
<text variable="title" text-case="capitalize-first" font-style="italic" suffix=", "/>
<text variable="genre" suffix=", " prefix=" "/>
<group delimiter=", ">
<text variable="title" text-case="capitalize-first" font-style="italic"/>
<text variable="genre"/>
<text variable="publisher"/>
</group>
</else-if>
@@ -255,7 +255,7 @@
<text macro="author-short" suffix=". "/>
<text macro="year-date" suffix=". "/>
<text macro="title" suffix=". "/>
<text variable="genre" prefix=" " suffix=". "/>
<text variable="genre" suffix=". "/>
<text variable="page" prefix="Págs. " suffix=". "/>
<text macro="publisher-place" suffix=", "/>
<text macro="publisher" suffix=". "/>
@@ -507,16 +507,16 @@
</group>
</else-if>
<else-if type="interview">
<group>
<text macro="responsability" suffix=" "/>
<text variable="title" font-style="italic" suffix=", "/>
<text macro="note" prefix=" [" suffix="], "/>
<group delimiter=" ">
<text macro="responsability"/>
<text variable="title" font-style="italic" suffix=","/>
<text macro="note" prefix="[" suffix="],"/>
<text macro="online" font-style="italic"/>
<text macro="interviewer" prefix="entr. " suffix=", "/>
<text macro="medium" suffix=", "/>
<text macro="year-date" suffix=". "/>
<text macro="url" suffix=" "/>
<text macro="accessed" suffix=". "/>
<text macro="interviewer" prefix="entr. " suffix=","/>
<text macro="medium" suffix=","/>
<text macro="year-date" suffix="."/>
<text macro="url"/>
<text macro="accessed" suffix="."/>
</group>
</else-if>
<else>
@@ -616,7 +616,7 @@
</else-if>
<else-if type="motion_picture" match="any">
<text macro="title" suffix=". "/>
<text macro="medium" prefix=" [" suffix="]. "/>
<text macro="medium" prefix="[" suffix="]. "/>
<text macro="year-date" suffix=". "/>
<text macro="responsability" suffix=". "/>
<text macro="publisher-place" suffix=": "/>
@@ -610,7 +610,7 @@
</else-if>
<else-if type="motion_picture" match="any">
<text macro="title" suffix=". "/>
<text macro="medium" prefix=" [" suffix="]. "/>
<text macro="medium" prefix="[" suffix="]. "/>
<text macro="year-date" suffix=". "/>
<text macro="responsability" suffix=". "/>
<text macro="publisher-place" suffix=": "/>
@@ -264,7 +264,7 @@
</else-if>
<else-if type="patent">
<text macro="title" suffix=", "/>
<text variable="number" prefix=" "/>
<text variable="number"/>
<text macro="issued"/>
</else-if>
<!-- Generic/Fallback Formats -->
@@ -597,7 +597,7 @@
</else-if>
<else-if type="motion_picture" match="any">
<text macro="title" suffix=". "/>
<text macro="medium" prefix=" [" suffix="]. "/>
<text macro="medium" prefix="[" suffix="]. "/>
<text macro="year-date" suffix=". "/>
<text macro="responsability" suffix=". "/>
<text macro="publisher-place" suffix=": "/>
@@ -78,9 +78,9 @@
</group>
</else-if>
<else-if type="thesis" match="any">
<group>
<text variable="title" text-case="capitalize-first" font-style="italic" suffix=", "/>
<text variable="genre" suffix=", " prefix=" "/>
<group delimiter=", ">
<text variable="title" text-case="capitalize-first" font-style="italic"/>
<text variable="genre"/>
<text variable="publisher"/>
</group>
</else-if>
@@ -519,7 +519,7 @@
<group>
<text macro="responsability" suffix=" "/>
<text variable="title" font-style="italic" suffix=", "/>
<text macro="note" prefix=" [" suffix="], "/>
<text macro="note" prefix="[" suffix="], "/>
<text macro="online" font-style="italic"/>
<text macro="interviewer" prefix="entr. " suffix=", "/>
<text macro="medium" suffix=", "/>
@@ -203,7 +203,7 @@
</if>
</choose>
<text macro="title" font-style="italic" prefix=" " suffix=". "/>
<text macro="access" prefix=" " suffix=". "/>
<text macro="access" suffix=". "/>
</else-if>
<else>
<text macro="author-short" suffix=" "/>
@@ -93,7 +93,7 @@
<else-if type="chapter entry-dictionary entry-encyclopedia" match="any">
<group>
<text variable="title" text-case="capitalize-first" suffix=", "/>
<text value="in" suffix=": " prefix=" "/>
<text value="in" suffix=": "/>
<text variable="container-title" text-case="capitalize-first" suffix=", "/>
<names variable="editor">
<name form="long" delimiter="/" delimiter-precedes-last="never" sort-separator=" " font-style="normal" prefix="hrsg. von ">
@@ -139,7 +139,7 @@
<else-if type="chapter entry-dictionary entry-encyclopedia" match="any">
<group>
<text variable="title" form="short" text-case="capitalize-first" suffix=", "/>
<text value="in" suffix=": " prefix=" "/>
<text value="in" suffix=": "/>
<text variable="container-title" text-case="capitalize-first" suffix=", "/>
<names variable="editor">
<name form="long" delimiter="/" delimiter-precedes-last="never" sort-separator=" " font-style="normal" prefix="hrsg. von ">
@@ -255,7 +255,7 @@
</else-if>
<else-if type="patent">
<text macro="title" suffix=", "/>
<text variable="number" prefix=" "/>
<text variable="number"/>
<text macro="issued"/>
</else-if>
<!-- Generic/Fallback Formats -->

0 comments on commit 502162c

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