aboutsummaryrefslogtreecommitdiffhomepage
path: root/data/doc
diff options
context:
space:
mode:
authorRalph Amissah <ralph@amissah.com>2014-05-12 22:43:02 -0400
committerRalph Amissah <ralph@amissah.com>2014-05-12 22:43:02 -0400
commit9d76329a6203dbb2b48b926d764b3429ac04ea5c (patch)
tree0d0cfaf0af56bdc688a38bd43e06110e0d90dcb8 /data/doc
parentv6: texpdf, pdf default font size configurable (cli & sisurc.yml) (no fractions) (diff)
v6: texpdf, pdf colored hyperlinks configurable
* --pdf-hyperlinks-color --pdf-hyperlinks-no-color or --pdf-hyperlinks-monochrome * ['default']['pdf_hyperlinks']='color' (other options switch hyperlink color off 'no-color' 'color-off' 'monochrome') * (Closes: #744391) no color on a4 portrait see discussion in sisu.org
Diffstat (limited to 'data/doc')
-rw-r--r--data/doc/sisu/CHANGELOG_v68
1 files changed, 8 insertions, 0 deletions
diff --git a/data/doc/sisu/CHANGELOG_v6 b/data/doc/sisu/CHANGELOG_v6
index 969ceb7e..c75ad615 100644
--- a/data/doc/sisu/CHANGELOG_v6
+++ b/data/doc/sisu/CHANGELOG_v6
@@ -55,6 +55,14 @@ http://www.jus.uio.no/sisu/pkg/src/sisu_6.0.5.orig.tar.xz
* use symbols to identify page orientation
* renaming related to fontface
+* texpdf, pdf colored hyperlinks configurable (cli & sisurc.yml)
+ --pdf-hyperlinks-color │
+ --pdf-hyperlinks-no-color or --pdf-hyperlinks-monochrome │
+ default:
+ pdf_hyperlinks: 'color' │
+ (other options switch hyperlink color off 'no-color' 'color-off' 'monochrome') │
+ (Closes: #744391) no color on a4 portrait │
+
* texpdf, headings and table of contents
* texpdf, pdf default font size configurable (cli & sisurc.yml) (no fractions)