From 787b93fd071e1537b33e8d2f894bbc3cc0ed5595 Mon Sep 17 00:00:00 2001 From: Gerald Combs Date: Tue, 23 Jan 2018 11:02:16 -0800 Subject: Docbook: Generate one PDF paper size. Generate a single PA4-sized PDF. PA4 is the approximate intersection of A4 and Letter[1]. This gives us one less file to build and distribute. If you're printing out hard copies of the guides this wastes a few pages compared to an A4-sized PDF, but if you're printing out hard copies of the guides you've already made a strong commitment to waste paper. Page counts: Guide Size Pages WSDG A4 203 WSDG Letter 217 WSDG PA4 217 WSUG A4 192 WSUG Letter 204 WSUG PA4 205 [1] https://en.wikipedia.org/wiki/Paper_size#PA4_or_L4 Change-Id: If43d4b19947c77a51b3943a2b329dbab45025d79 Reviewed-on: https://code.wireshark.org/review/25438 Petri-Dish: Gerald Combs Tested-by: Petri Dish Buildbot Reviewed-by: Gerald Combs --- docbook/custom_layer_pdf.xsl | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) (limited to 'docbook/custom_layer_pdf.xsl') diff --git a/docbook/custom_layer_pdf.xsl b/docbook/custom_layer_pdf.xsl index 1a3a7355e7..94a6512309 100644 --- a/docbook/custom_layer_pdf.xsl +++ b/docbook/custom_layer_pdf.xsl @@ -5,8 +5,16 @@ + + +PA4 +210mm +280mm + - -- cgit v1.2.3