Skip to content

Commit c051a4c

Browse files
elmarcoMarkus Armbruster
authored andcommitted
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: Marc-André Lureau <[email protected]> Reviewed-by: Markus Armbruster <[email protected]> Message-Id: <[email protected]> Signed-off-by: Markus Armbruster <[email protected]>
1 parent 3313b61 commit c051a4c

File tree

3 files changed

+8
-0
lines changed

3 files changed

+8
-0
lines changed

docs/qemu-ga-ref.texi

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,10 @@
66

77
@settitle QEMU Guest Agent Protocol Reference
88

9+
@iftex
10+
@center @image{docs/qemu_logo}
11+
@end iftex
12+
913
@copying
1014
This is the QEMU Guest Agent Protocol reference manual.
1115

docs/qemu-qmp-ref.texi

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,10 @@
66

77
@settitle QEMU QMP Reference Manual
88

9+
@iftex
10+
@center @image{docs/qemu_logo}
11+
@end iftex
12+
913
@copying
1014
This is the QEMU QMP reference manual.
1115

docs/qemu_logo.pdf

8.9 KB
Binary file not shown.

0 commit comments

Comments
 (0)