aboutsummaryrefslogtreecommitdiffhomepage
path: root/data
diff options
context:
space:
mode:
authorRalph Amissah <ralph@amissah.com>2013-02-06 23:10:58 -0500
committerRalph Amissah <ralph@amissah.com>2013-02-06 23:10:58 -0500
commitbf57f03babb2375adc9a225f4d95799c37d81d55 (patch)
treeb75758b3acd905abea582cc47513704d50484809 /data
parentv4: pdf (texpdf, options, hub, urls) orientation discrete, individually callable (diff)
v4: options, param, pdf papersize, command-line options to override sisurc
Diffstat (limited to 'data')
-rw-r--r--data/doc/sisu/CHANGELOG_v49
1 files changed, 9 insertions, 0 deletions
diff --git a/data/doc/sisu/CHANGELOG_v4 b/data/doc/sisu/CHANGELOG_v4
index 494a51e8..715341a5 100644
--- a/data/doc/sisu/CHANGELOG_v4
+++ b/data/doc/sisu/CHANGELOG_v4
@@ -31,6 +31,15 @@ http://www.jus.uio.no/sisu/pkg/src/sisu_4.0.6.orig.tar.xz
discrete, individually callable
* --pdf-l (--pdf-landscape), --pdf-p (--pdf-portrait)
* sisu latex output & xetex generation
+ * pdf (options, param), papersize, command-line options to override sisurc
+ settings, [a4,a5,b5,letter,legal] when --pdf* used:
+ * --papersize-a4 --papersize-letter (also --a4 --letter)
+ * --papersize=a4,letter
+ * --pdf-a4 --pdf-letter (for portrait only --pdf-p-a4 --pdf-p-letter)
+ [orientation & papersize options are set independently so calling
+ --pdf-p-a4 & --pdf-l-letter would result in landscapes and portraits of
+ both a4 & letter (rather than an individual request for a portrait A4 & a
+ landscape letter size)]
* texpdf, cosmetic code
* v4: utils (debug renamed)