diff options
author | Ludovic Courtès | 2018-04-30 00:10:17 +0200 |
---|---|---|
committer | Ludovic Courtès | 2018-04-30 00:10:30 +0200 |
commit | baa6c4c9288303cd227ebf7f777df16fdbc7abd0 (patch) | |
tree | fe1bd6a192d90ba09cb46940b3e5bee18154cfc4 | |
parent | f5ac6c0841d29c1fe520a5a10a84715160b2f00c (diff) | |
download | skribilo-baa6c4c9288303cd227ebf7f777df16fdbc7abd0.tar.gz skribilo-baa6c4c9288303cd227ebf7f777df16fdbc7abd0.tar.lz skribilo-baa6c4c9288303cd227ebf7f777df16fdbc7abd0.zip |
Update NEWS.
-rw-r--r-- | NEWS | 20 |
1 files changed, 19 insertions, 1 deletions
@@ -1,4 +1,4 @@ -Copyright (C) 2005, 2006, 2007, 2008, 2009, 2012, 2013, 2016 Ludovic Courtès <ludo@gnu.org> +Copyright (C) 2005, 2006, 2007, 2008, 2009, 2012, 2013, 2016, 2018 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 @@ -6,6 +6,24 @@ Copyright (C) 2005, 2006, 2007, 2008, 2009, 2012, 2013, 2016 Ludovic Courtès <l +* New in Skribilo 0.9.4 + +** Skribilo now runs on Guile 2.2 (in addition to 2.0 and 1.8) +** HTML engine: do not emit <strong> and <big> + +It used to do so for titles and slide titles, which interfered with CSS +customization in addition to being so 1990. + +** New style for the HTML user manual, rely on CSS + +Items such as markup documentation are now rendered as CSS. The whole +web site and user manual style has been overhauled thanks to Amirouche +Boubekki. + +** Improved Lout style of the user manual +** acmproc: "References" chapter is now unnumbered +** New Friulian and Brazilian Portuguese translations + * New in Skribilo 0.9.3 ** Skribilo now speaks your native language |