]> pere.pagekite.me Git - text-free-culture-lessig.git/commitdiff
Use NO-BREAK SPACE for en and nb page.citation too.
authorPetter Reinholdtsen <pere@hungry.com>
Sun, 18 Oct 2015 22:11:58 +0000 (00:11 +0200)
committerPetter Reinholdtsen <pere@hungry.com>
Sun, 18 Oct 2015 22:11:58 +0000 (00:11 +0200)
data/user_param.xsl

index ad5a79bb6112cfe1710df250ed846fe68d2ff60d..21c2b154abf5702cec0e7244b3e264c3c77b3541 100644 (file)
@@ -33,7 +33,7 @@
       <!-- The default page citation [12] is hard to understand for
            most readers.  use (p. 12) instead. -->
       <l:context name="xref">
-       <l:template name="page.citation" text=" (p. %p)"/>
+       <l:template name="page.citation" text=" (p.&#160;%p)"/>
       </l:context>
     </l:l10n>
 
@@ -51,7 +51,7 @@
       <l:dingbat key="nestedendquote" text="’"/>
 
       <l:context name="xref">
-       <l:template name="page.citation" text=" (s. %p)"/>
+       <l:template name="page.citation" text=" (s.&#160;%p)"/>
       </l:context>
     </l:l10n>
   </l:i18n>