Commit c051a4c2 authored by Marc-André Lureau's avatar Marc-André Lureau Committed by Markus Armbruster
Browse files

docs: add qemu logo to pdf



Add a logo to texi2pdf output. Other formats (info/html) are left as
future improvements.

The PDF (needed by texi2pdf for vectorized images) was generated from
pc-bios/qemu_logo.svg like this:

inkscape --export-pdf=docs/qemu_logo.pdf pc-bios/qemu_logo.svg

Signed-off-by: default avatarMarc-André Lureau <marcandre.lureau@redhat.com>
Reviewed-by: default avatarMarkus Armbruster <armbru@redhat.com>
Message-Id: <20170113144135.5150-17-marcandre.lureau@redhat.com>
Signed-off-by: default avatarMarkus Armbruster <armbru@redhat.com>
parent 3313b612
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -6,6 +6,10 @@

@settitle QEMU Guest Agent Protocol Reference

@iftex
@center @image{docs/qemu_logo}
@end iftex

@copying
This is the QEMU Guest Agent Protocol reference manual.

+4 −0
Original line number Diff line number Diff line
@@ -6,6 +6,10 @@

@settitle QEMU QMP Reference Manual

@iftex
@center @image{docs/qemu_logo}
@end iftex

@copying
This is the QEMU QMP reference manual.

docs/qemu_logo.pdf

0 → 100644
+8.9 KiB

File added.

No diff preview for this file type.