diff options
| author | Carl Hetherington <cth@carlh.net> | 2013-07-28 16:43:23 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2013-07-28 16:43:23 +0100 |
| commit | 348afe4e19aa4149b2ad3b729bc1b4e8f87a5a3e (patch) | |
| tree | e920d74283a8593cef0ad08d61f7713437f278b1 /doc/manual/dcpomatic-pdf.xsl | |
| parent | e80e1b8ae09d87917910af7402945e0d0a31666c (diff) | |
Updates to manual.
Diffstat (limited to 'doc/manual/dcpomatic-pdf.xsl')
| -rw-r--r-- | doc/manual/dcpomatic-pdf.xsl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/manual/dcpomatic-pdf.xsl b/doc/manual/dcpomatic-pdf.xsl index 414fb64b8..c4ced0deb 100644 --- a/doc/manual/dcpomatic-pdf.xsl +++ b/doc/manual/dcpomatic-pdf.xsl @@ -9,7 +9,7 @@ <xsl:param name="latex.output.revhistory">0</xsl:param> <!-- hack images to vaguely the right size --> -<xsl:param name="imagedata.default.scale">scale=0.6</xsl:param> +<xsl:param name="imagedata.default.scale">scale=0.5</xsl:param> <!-- don't make too-ridiculous section numbers --> <xsl:param name="doc.section.depth">3</xsl:param> |
