~bluesabre/xubuntu-docs/16.04.1

« back to all changes in this revision

Viewing changes to libs-common/xubuntu-docbook-pdf.xsl

  • Committer: Pasi Lallinaho
  • Date: 2016-03-10 12:34:49 UTC
  • Revision ID: pasi@shimmerproject.org-20160310123449-zg03lyc6an2fnbv7
Revert back to DejaVu Sans (since it's the default...), add font metric info for the bold variant.

Show diffs side-by-side

added added

removed removed

Lines of Context:
23
23
        </xsl:attribute-set>
24
24
        <xsl:param name="body.font.family" select="'Noto Sans'"/>
25
25
        <xsl:param name="title.font.family" select="'Noto Sans'"/>
26
 
        <xsl:param name="monospace.font.family" select="'Liberation Mono'"/>
 
26
        <xsl:param name="monospace.font.family" select="'DejaVu Sans Mono'"/>
27
27
        <!-- <xsl:param name="ulink.footnotes">1</xsl:param> -->
28
28
 
29
29
        <!-- Section title styles -->