Changeset 0539191


Ignore:
Timestamp:
05/15/2022 10:12:58 AM (2 years ago)
Author:
Ken Moffat <ken@…>
Branches:
11.2, 11.3, 12.0, 12.1, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, xry111/llvm18, xry111/soup3, xry111/xf86-video-removal
Children:
8c3a7fe
Parents:
791027a
Message:

Update to dvisvgm-2.13.4.

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • introduction/welcome/changelog.xml

    r791027a r0539191  
    4343    -->
    4444    <listitem>
     45      <para>May 15th, 2022</para>
     46      <itemizedlist>
     47        <listitem>
     48          <para>[ken] - Update to dvisvgm-2.13.4. Fixes
     49          <ulink url="&blfs-ticket-root;16494">#16494</ulink>.</para>
     50        </listitem>
     51      </itemizedlist>
     52    </listitem>
     53
     54    <listitem>
    4555      <para>May 14th, 2022</para>
    4656      <itemizedlist>
  • packages.ent

    r791027a r0539191  
    11351135<!ENTITY biber-version                "2.17">
    11361136<!ENTITY biblatex-version             "3.17">
    1137 <!ENTITY dvisvgm-version              "2.13.3">
     1137<!ENTITY dvisvgm-version              "2.13.4">
    11381138<!ENTITY xindy-version                "2.5.1">
    11391139
  • pst/typesetting/dvisvgm.xml

    r791027a r0539191  
    99  <!ENTITY dvisvgm-download-http "https://github.com/mgieseki/dvisvgm/releases/download/&dvisvgm-version;/dvisvgm-&dvisvgm-version;.tar.gz">
    1010  <!ENTITY dvisvgm-download-ftp  " ">
    11   <!ENTITY dvisvgm-md5sum        "5f41b3d26fa41be9ca8bd73447308fce">
    12   <!ENTITY dvisvgm-size          "3.0 MB">
    13   <!ENTITY dvisvgm-buildsize     "276 MB (41 MB installed, add 920 MB for the tests)">
    14   <!ENTITY dvisvgm-time          "0.8 SBU (add 0.6 SBU for the tests, both using parallelism=4)">
     11  <!ENTITY dvisvgm-md5sum        "33d3ea901c76172f7b421af1f124e1ca">
     12  <!ENTITY dvisvgm-size          "3.1 MB">
     13  <!ENTITY dvisvgm-buildsize     "276 MB (41 MB installed, add 918 MB for the tests)">
     14  <!ENTITY dvisvgm-time          "0.8 SBU (add 0.8 SBU for the tests, both using parallelism=4)">
    1515]>
    1616
     
    113113 Can also be tested with texlive including tikz
    114114 https://www.linuxfromscratch.org/~ken/tex-testfiles/ https://www.linuxfromscratch.org/~ken/
     115 Or, use use it to convert first or specified page(s) of a PDF to SVG - see the man page
    115116-->
    116117    <para>
Note: See TracChangeset for help on using the changeset viewer.