aboutsummaryrefslogtreecommitdiffhomepage
path: root/data/doc/sisu/CHANGELOG_v6
diff options
context:
space:
mode:
Diffstat (limited to 'data/doc/sisu/CHANGELOG_v6')
-rw-r--r--data/doc/sisu/CHANGELOG_v675
1 files changed, 75 insertions, 0 deletions
diff --git a/data/doc/sisu/CHANGELOG_v6 b/data/doc/sisu/CHANGELOG_v6
index 922c84fd..a103a9ed 100644
--- a/data/doc/sisu/CHANGELOG_v6
+++ b/data/doc/sisu/CHANGELOG_v6
@@ -21,6 +21,81 @@ v2 branch is removed; it is available in sisu =< 3.3.2
%% Reverse Chronological:
+%% 6.0.5.orig.tar.xz (2014-05-12:19/1)
+http://sources.sisudoc.org/gitweb/?p=code/sisu.git;a=shortlog;h=refs/tags/sisu_6.0.5
+http://sources.sisudoc.org/gitweb/?p=code/sisu.git;a=shortlog;h=refs/tags/debian/sisu_6.0.5-1
+http://www.jus.uio.no/sisu/pkg/src/sisu_6.0.5.orig.tar.xz
+ sisu_6.0.5.orig.tar.xz
+ sisu_6.0.5-1.dsc
+
+* sisu, ensure return to start dir
+
+* ao, document structure check, stop processing on major error
+ (with error message & text at location of failure)
+
+* ao_syntax, address possible manual use of url delimiters「」
+
+* ao, heading with no ocn, distinguish ~# from -#
+ * ~# is general & means no ocn (for any object to which it is applied)
+ * -# is relevant only for 1~ dummy headings & instructs that they should be
+ removed from output where possible, applied so far to pdf, odt & plaintext
+
+* composite, fix includes, provide extra newline after inserted comment
+ (Closes: #744360) "includes do not work properly"
+
+* composite (inserts), missing includes doesn't give an error, fix
+ (Closes: #744379) see sisu.org for comment
+
+* param, metadata add 'Copyright:' tag to output related to copyright
+ (Closes: #744381) syntax: inconsistency \:copyright: and \:license:
+
+* param, remove trailing semicolon after :copyright:
+ (Closes: #744358)
+
+* metadata, pdf, remove link to manifest page where --no-manifest is used
+ (Closes: #744378)
+
+* digests, digests sha512 option implemented
+ * options sha512 sha256 md5
+ * command line --sha512
+ * rcconf.yml ['defsault']['digest'] = sha512
+ (Closes: #744402)
+
+* texpdf, (internal coding)
+ * 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)
+ --pdf-fontsize-12 --pdf-fontsize-8
+ default:
+ texpdf_fontsize: 12
+ (Closes: #744405)
+
+* texpdf, for urls switch to sans serif (small fontsize),
+ instead of typewriter, latex default
+ (Closes: #744353)
+
+* texpdf, mailto markup links set for normal text objects
+ (Closes: #744357) but testing required
+
+* texpdf, urls in creator cause breakage
+ (Closes: #744541)
+
+* texpdf, & in heading breaks toc, now & is removed from toc not heading,
+ broken
+
+* added sisu.org emacs:evil:org mode notes related to sisu development
+
%% 6.0.4.orig.tar.xz (2014-02-14:06/5)
http://sources.sisudoc.org/gitweb/?p=code/sisu.git;a=shortlog;h=refs/tags/sisu_6.0.4
http://sources.sisudoc.org/gitweb/?p=code/sisu.git;a=shortlog;h=refs/tags/debian/sisu_6.0.4-1