+ <l:l10n language="en">
+ <!-- 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:context>
+ </l:l10n>
+
+ <l:l10n language="fr">
+ <l:context name="xref">
+ <l:template name="page.citation" text=" (p. %p)"/>
+ </l:context>
+ </l:l10n>
+