diff options
| author | Keith Packard <keithp@keithp.com> | 2015-11-01 21:05:20 -0800 |
|---|---|---|
| committer | Keith Packard <keithp@keithp.com> | 2015-11-01 21:18:47 -0800 |
| commit | ef2ba847ca53a8ddfcddd4e51a0dd43c45161c85 (patch) | |
| tree | fb8a2639648567ab27460c95e7a3f09329ce223e /doc/altusmetrum-docinfo.xml | |
| parent | 8642690da76a86736b97026e2a259d8cbad26262 (diff) | |
doc: Add product logos to books
This places the product logo on the title verso in pdf form, and above
the TOC in html form.
Signed-off-by: Keith Packard <keithp@keithp.com>
Diffstat (limited to 'doc/altusmetrum-docinfo.xml')
| -rw-r--r-- | doc/altusmetrum-docinfo.xml | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/doc/altusmetrum-docinfo.xml b/doc/altusmetrum-docinfo.xml index 11df900c..69a769b6 100644 --- a/doc/altusmetrum-docinfo.xml +++ b/doc/altusmetrum-docinfo.xml @@ -26,6 +26,15 @@ <imagedata fileref="../themes/background.png" width="6.0in"/> </imageobject> </mediaobject> + +<corpauthor> + <inlinemediaobject> + <imageobject> + <imagedata fileref="altusmetrum-oneline.svg" width="3in"/> + </imageobject> + </inlinemediaobject> +</corpauthor> + <legalnotice> <para> This document is released under the terms of the |
