Re: [Qemu-devel] [PATCH v6 12/17] docs: add qemu logo to pdf

2016-12-22 Thread Markus Armbruster
Marc-André Lureau writes: > 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 thanks > to inkscape, from the pc-bios/qemu_logo.svg file, with the following > command: Suggest: The PD

[Qemu-devel] [PATCH v6 12/17] docs: add qemu logo to pdf

2016-12-06 Thread Marc-André Lureau
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 thanks to inkscape, from the pc-bios/qemu_logo.svg file, with the following command: inkscape --export-pdf=docs/qemu_logo.pdf pc-bios/qemu_log