WSDG: Fixup PDF layout.

Change-Id: I62653e6a5934e5bd77bf6663610124cb82e95c44
Reviewed-on: https://code.wireshark.org/review/17896
Reviewed-by: Gerald Combs <gerald@wireshark.org>
This commit is contained in:
Gerald Combs 2016-09-23 15:17:28 -07:00
parent d1b99809b5
commit 2b9cb53b39
2 changed files with 15 additions and 1 deletions

View File

@ -64,4 +64,18 @@
<!-- Render AsciiDoc's labeled lists as blocks -->
<xsl:param name="variablelist.as.blocks" select="1"></xsl:param>
<!-- Increase the ordered list label width, otherwise we overflow
in some places.
-->
<xsl:param name="orderedlist.label.width">1.8em</xsl:param>
<!-- Right align ordered list labels. -->
<!-- Doesn't look right, disabled for now.
<xsl:attribute-set name="orderedlist.label.properties">
<xsl:attribute name="text-align">right</xsl:attribute>
</xsl:attribute-set>
-->
</xsl:stylesheet>

View File

@ -21,7 +21,7 @@ The following will give you a simplified overview of Wireshark's function blocks
[[ChWorksFigOverview]]
.Wireshark function blocks
image::wsdg_graphics/ws-function-blocks.png[]
image::wsdg_graphics/ws-function-blocks.png[{pdf-scaledwidth}]
The function blocks in more detail: