Opened 2 years ago

Closed 2 years ago

#15995 closed enhancement (fixed)

dvisvgm-2.13.1

Reported by: Bruce Dubbs Owned by: ken@…
Priority: normal Milestone: 11.1
Component: BOOK Version: git
Severity: normal Keywords:
Cc:

Description (last modified by ken@…)

New minor version and now new point release.

Change History (5)

comment:1 by ken@…, 2 years ago

Owner: changed from blfs-book to ken@…
Status: newassigned
dvisvgm 2.13

    Added the functionality to sequentially convert multiple EPS files given on the command-line.
    Added variables n and N to option --output that represent the number of the file currently being processed and the total number of input files given on the command-line, respectively.
    Fixed the selection of the hash algorithm set by option --page-hashes.
    Improved the computation of glyph heights and depths.
    The SVG optimizer now also simplifies transform attributes when collapsing group elements.
    Extended several paragraphs of the manual page with more detailed information on the corresponding topics.
    Updated the bundled xxHash library to version 0.8.1.
    Updated the bundled GoogleTest framework to version 1.11.0.

comment:2 by ken@…, 2 years ago

Description: modified (diff)
Summary: dvisvgm-2.13dvisvgm-2.13.1

Enabled the evaluation of expression {?(...)} in special dvisvgm:rawdef (issue #175).

Fixed a regression concerning the positioning of PDF graphics with special pdffile (issue #174).

Fixed some build issues for older C++ compilers.

comment:3 by ken@…, 2 years ago

Resolution: fixed
Status: assignedclosed

comment:4 by ken@…, 2 years ago

Resolution: fixed
Status: closedreopened

I saw that Bruce had updated the md5sum, and looking at my commit I did indeed miss that. But his is different from mine (I downloaded from the github page, then after testing and editing I merely checked that the link worked). It seems the tarball in the link is quite different - the one I built is in /sources, the one from the link is in /tmp

ken@deluxe /tmp $ls -l dvisvgm-2.13.1.tar.gz /sources/dvisvgm-2.13.1.tar.gz -rw-r--r-- 1 ken users 3176904 Jan 26 08:51 dvisvgm-2.13.1.tar.gz -rw-r--r-- 1 ken users 2703085 Feb 5 22:19 /sources/dvisvgm-2.13.1.tar.gz

591559df77b84e31c6520bcc9551d5be dvisvgm-2.13.1.tar.gz eb9143d54d6049f12c9b1a55cb689df5 /sources/dvisvgm-2.13.1.tar.gz

The one at the link: adds: aclocal.m4, ar-lib, ChangeLog, compile, config.guess,config.h.in, config.sub, configure, depcomp, doc/Makefile.in, install-sh other Makefile.in in subdirectories, m4 files, and others.

deletes: appveyor.yml, autogen.sh, various files in doc/, some .git* and .hg* files,

I vaguely remember something similar with this package in the past. Reopening because the instructions I used (./autogen.sh) will clearly not work.

comment:5 by ken@…, 2 years ago

Resolution: fixed
Status: reopenedclosed

Second attempt in @c87a311af7b09bc934bf143b8700b564b4d9537e 11.0-506

Note: See TracTickets for help on using tickets.