Adds page layout info to pom.xml for Arch Design Guide for Lulu
- Starting to adjust each figure according to page layout. - To help, get a local copy, build the PDF locally, then see which images are either too wide or need to be landscape rather than portrait Change-Id: I894033bad52c02f2e7b3bc3d4e5474eb944dc95a
This commit is contained in:
@@ -57,7 +57,7 @@
|
||||
such as images.</para>
|
||||
</listitem>
|
||||
</itemizedlist>
|
||||
<mediaobject><imageobject><imagedata contentwidth="6in"
|
||||
<mediaobject><imageobject><imagedata contentwidth="4in"
|
||||
fileref="../images/General_Architecture3.png"
|
||||
/></imageobject></mediaobject>
|
||||
<para>Running up to 140
|
||||
|
||||
@@ -18,7 +18,7 @@
|
||||
suits the intended use.</para>
|
||||
<mediaobject>
|
||||
<imageobject>
|
||||
<imagedata fileref="../images/Methodology.png"/>
|
||||
<imagedata contentwidth="4in" fileref="../images/Methodology.png"/>
|
||||
</imageobject>
|
||||
</mediaobject>
|
||||
<para>The diagram shows at a very abstract level the process for capturing
|
||||
|
||||
@@ -58,6 +58,10 @@
|
||||
<sectionLabelIncludesComponentLabel>0</sectionLabelIncludesComponentLabel>
|
||||
<webhelpDirname>arch-design</webhelpDirname>
|
||||
<pdfFilenameBase>arch-design</pdfFilenameBase>
|
||||
<pageWidth>7.44in</pageWidth>
|
||||
<pageHeight>9.68in</pageHeight>
|
||||
<doubleSided>1</doubleSided>
|
||||
<omitCover>1</omitCover>
|
||||
</configuration>
|
||||
</execution>
|
||||
</executions>
|
||||
|
||||
Reference in New Issue
Block a user