diff options
author | Ludovic Courtès | 2012-05-10 23:47:43 +0200 |
---|---|---|
committer | Ludovic Courtès | 2012-05-10 23:47:43 +0200 |
commit | af274c59b4814e302dccd938552ef7190b364e30 (patch) | |
tree | 105ae408be9bf632deb14af5e43507266e7f246a /NEWS | |
parent | d266c260e569d3372fa09c121a04755e6d3c3bbb (diff) | |
download | skribilo-af274c59b4814e302dccd938552ef7190b364e30.tar.gz skribilo-af274c59b4814e302dccd938552ef7190b364e30.tar.lz skribilo-af274c59b4814e302dccd938552ef7190b364e30.zip |
Update `NEWS'.
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -1,4 +1,4 @@ -Copyright (C) 2005, 2006, 2007, 2008, 2009 Ludovic Courtès <ludo@gnu.org> +Copyright (C) 2005, 2006, 2007, 2008, 2009, 2012 Ludovic Courtès <ludo@gnu.org> Copying and distribution of this file, with or without modification, are permitted in any medium without royalty provided the copyright @@ -23,6 +23,8 @@ Previously, footnotes would not get printed in the case of chapters that are not output in a separate file. ** HTML engine: use ". " as the default chapter number-title separator +** HTML engine: the `charset' custom changes the output encoding +** Lout/LaTeX engine: new `encoding' custom ** Improved rendering of pie charts with Ploticus ** New experimental `--enable-guile-vm' configure switch |