mirror of
https://git.yoctoproject.org/poky
synced 2026-06-02 01:19:52 +00:00
handbook: Various tweaks for recent fop/pdf generation
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
This commit is contained in:
+1
-1
@@ -2,7 +2,7 @@ all: html pdf
|
|||||||
|
|
||||||
pdf:
|
pdf:
|
||||||
|
|
||||||
poky-docbook-to-pdf poky-handbook.xml
|
./poky-doc-tools/poky-docbook-to-pdf poky-handbook.xml
|
||||||
# -- old way --
|
# -- old way --
|
||||||
# dblatex poky-handbook.xml
|
# dblatex poky-handbook.xml
|
||||||
|
|
||||||
|
|||||||
@@ -58,7 +58,7 @@
|
|||||||
<screenshot>
|
<screenshot>
|
||||||
<mediaobject>
|
<mediaobject>
|
||||||
<imageobject>
|
<imageobject>
|
||||||
<imagedata fileref="screenshots/ss-sato.png" format="PNG"/>
|
<imagedata fileref="screenshots/ss-sato.png" format="PNG" align='center' scalefit='1' width="100%" contentdepth="100%"/>
|
||||||
</imageobject>
|
</imageobject>
|
||||||
<caption>
|
<caption>
|
||||||
<para>The Sato Desktop - A screenshot from a machine running a Poky built image</para>
|
<para>The Sato Desktop - A screenshot from a machine running a Poky built image</para>
|
||||||
|
|||||||
@@ -11,7 +11,7 @@
|
|||||||
<imageobject>
|
<imageobject>
|
||||||
<imagedata fileref='common/poky-handbook.png'
|
<imagedata fileref='common/poky-handbook.png'
|
||||||
format='SVG'
|
format='SVG'
|
||||||
align='center'/>
|
align='center' scalefit='1' width='100%'/>
|
||||||
</imageobject>
|
</imageobject>
|
||||||
</mediaobject>
|
</mediaobject>
|
||||||
|
|
||||||
|
|||||||
@@ -216,7 +216,7 @@
|
|||||||
</para>
|
</para>
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
<section id='structure-build-tmp-sysroots>
|
<section id='structure-build-tmp-sysroots'>
|
||||||
<title><filename class="directory">build/tmp/sysroots/</filename></title>
|
<title><filename class="directory">build/tmp/sysroots/</filename></title>
|
||||||
|
|
||||||
<para>
|
<para>
|
||||||
|
|||||||
Reference in New Issue
Block a user