Changeset e99822d for pst/typesetting


Ignore:
Timestamp:
01/23/2020 07:45:59 PM (4 years ago)
Author:
Ken Moffat <ken@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 9.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, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
462dd67
Parents:
f87fa82b
Message:

Asymptote-2.62.

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@22594 af4574ff-66df-0310-9fd7-8a98e5e911e0

Location:
pst/typesetting
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • pst/typesetting/asymptote.xml

    rf87fa82b re99822d  
    77  <!ENTITY asymptote-download-http "&sourceforge-dl;/asymptote/asymptote-&asymptote-version;.src.tgz">
    88  <!ENTITY asymptote-download-ftp  " ">
    9   <!ENTITY asymptote-md5sum        "38fa6c77881a006c1b5b22f382ac8d8b">
     9  <!ENTITY asymptote-md5sum        "5ed8f48990d889af0040b057ca5c62e8">
    1010  <!ENTITY asymptote-size          "4.5 MB">
    1111  <!ENTITY asymptote-buildsize     "197 MB (with all the dependencies which are within BLFS)">
    12   <!ENTITY asymptote-time          "2.4 SBU">
     12  <!ENTITY asymptote-time          "2.5 SBU">
    1313]>
    1414
     
    115115  <sect2 role="installation">
    116116    <title>Installation of asymptote</title>
    117 <!--
    118     <note>
    119       <para>
    120         At the moment, there are issues in building <application>dvisvgm</application>.
    121         Without that, <command>asy</command> cannot create svg files. The current
    122         source, for those who need it, can be found at <ulink url="https://dvisvgm.de/"/>
    123       </para>
    124     </note>
     117
     118<!-- Editors: for testing this, the minimal latex functionality is
     119 covered by the cylinder and triangle tests in
     120 http://www.linuxfromscratch.org/~ken/tex-testfiles/latex-test-20190318.tar.xz
     121 but the more interesting stuff (WebM html, svg, png, pdf) is tested in
     122 http://www.linuxfromscratch.org/~ken/asy-nontex-testfiles/asy-test-20200123.tar.xz
    125123-->
    126124    <para>
  • pst/typesetting/dvisvgm.xml

    rf87fa82b re99822d  
    102102    <title>Installation of dvisvgm</title>
    103103
     104<!-- Editors: This is in the book for svg output from asymptote. tested in
     105 http://www.linuxfromscratch.org/~ken/asy-nontex-testfiles/asy-test-20200123.tar.xz
     106-->
    104107    <para>
    105108      To enable the build system to link to
Note: See TracChangeset for help on using the changeset viewer.