pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/doc Update textproc/hevea to 2.35.0



details:   https://anonhg.NetBSD.org/pkgsrc/rev/00ae8e246eb2
branches:  trunk
changeset: 452942:00ae8e246eb2
user:      tonio <tonio%pkgsrc.org@localhost>
date:      Thu May 20 13:55:08 2021 +0000

description:
Update textproc/hevea to 2.35.0

Changelog:
version 2.35
     * Release
version 2.34+02
     * Some petty optimisation in text output (replace ' '+ '\n' by '\n').
     * Correct bug in text mode (012 by Florian Angeletti).
       On bad combination of indentation and version 2.34+01
     * Correct bug in text mode (012 by Florian Angeletti).
       On bad combination of indentation and underlining.
version 2.34
     * Add command \formatlinks for greater control over navigation links.
version 2.33
     * Compatibility from 4.02.3 to 4.10.0
version 2.32
     * Introduce SVG arrows, contribution by Florian Angeletti
version 2.31
     * Correct doc typos.
version 2.30
     * Better error message when several \documentclass are present.
version 2.29+5
version 2.29+4
version 2.29+3
version 2.29+2
     * mathjax 'automatic' support
version 2.29+1
     * mathjax support
version 2.29
     * Correct bug around double quotes. Notice that the "plain" status
       of double quotes is no expansion, by contrast with all other special
       characters.
version 2.28
     * lstlisting: find files lstlang?.sty in path (as latex does).
version 2.27
     * info: Add initial capitals for some words
       (workaround against (reported) info reader v 6.0 bug
version 2.26
     * add a warning in case of missing \end{document}
     * cleveref.hva patch (removes extra white space), credit: Tim Bourke.
version 2.25
     * Oups !! Forgot to add svg.hva, corrected.
version 2.24
     * Add svg.hva style file, to produce svg images.
     * More robust build.

diffstat:

 doc/CHANGES-2021 |  3 ++-
 doc/TODO         |  3 +--
 2 files changed, 3 insertions(+), 3 deletions(-)

diffs (31 lines):

diff -r 3d3a6f09670c -r 00ae8e246eb2 doc/CHANGES-2021
--- a/doc/CHANGES-2021  Thu May 20 13:54:55 2021 +0000
+++ b/doc/CHANGES-2021  Thu May 20 13:55:08 2021 +0000
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2021,v 1.2878 2021/05/20 12:58:34 adam Exp $
+$NetBSD: CHANGES-2021,v 1.2879 2021/05/20 13:55:08 tonio Exp $
 
 Changes to the packages collection and infrastructure in 2021:
 
@@ -4478,3 +4478,4 @@
        Updated archivers/zstd to 1.5.0 [wiz 2021-05-20]
        Updated finance/py-stripe to 2.57.0 [adam 2021-05-20]
        Updated math/py-xarray to 0.18.2 [adam 2021-05-20]
+       Updated textproc/hevea to 2.35 [tonio 2021-05-20]
diff -r 3d3a6f09670c -r 00ae8e246eb2 doc/TODO
--- a/doc/TODO  Thu May 20 13:54:55 2021 +0000
+++ b/doc/TODO  Thu May 20 13:55:08 2021 +0000
@@ -1,4 +1,4 @@
-$NetBSD: TODO,v 1.20650 2021/05/20 12:23:34 wiz Exp $
+$NetBSD: TODO,v 1.20651 2021/05/20 13:55:09 tonio Exp $
 
 Suggested new packages
 ======================
@@ -1112,7 +1112,6 @@
        o heimdal-7.7.0
        o herisvm-0.8.2
        o hesiod-3.2.1
-       o hevea-2.35
        o heyu-2.9.0
        o hiawatha-10.8.1
        o hiredis-1.0.0



Home | Main Index | Thread Index | Old Index