diff options
Diffstat (limited to 'data')
| -rw-r--r-- | data/doc/sisu/CHANGELOG_v3 | 11 | 
1 files changed, 9 insertions, 2 deletions
diff --git a/data/doc/sisu/CHANGELOG_v3 b/data/doc/sisu/CHANGELOG_v3 index bf2f5ac4..6153ae16 100644 --- a/data/doc/sisu/CHANGELOG_v3 +++ b/data/doc/sisu/CHANGELOG_v3 @@ -24,8 +24,15 @@ http://www.jus.uio.no/sisu/pkg/src/sisu_3.1.6.orig.tar.xz    * dal, codeblocks, start flush left (no buffer spaces at start of line) to      allow cut & paste [requested by chals irc.oftc] (fixed issue, numbering of      (flush left) codeblocks; preliminary tests suggest this should be ok), need -    distinguishing marks for plaintext, and ideally to fix grey background in -    xetex/pdfs +    distinguishing marks for plaintext (& fix grey background in xetex/pdfs) + +  * texpdf, use boites for box round codeblocks, use and adapt 'boitecoloriee' +    (found in boites_examples.sty) +    * in boitebox as setup normal tex hardspaces at start of line are removed, +      hack required to fix +    * [attempt to reconfigure boitebox: as setup normal tex hardspaces at start +      of line are removed;backround color not set (incompatible);keep box once +      background color is set?;remove first line indent of paragraph?]    * require iconv (depreciated), use String#encode instead      * removed iconv, required a number of places without being used, watch  | 
