Changeset 0e9ca44 for pst


Ignore:
Timestamp:
08/02/2019 09:13:37 PM (5 years ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 9.0, 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:
e8c8ab1
Parents:
3591ad9
Message:

Make dvisvgm an external dependency of asymptote.

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

Location:
pst/typesetting
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • pst/typesetting/asymptote.xml

    r3591ad9 r0e9ca44  
    9090    <para role="optional">
    9191      <xref linkend="fftw"/>,
    92       <xref linkend="gsl"/>, and
    93       <xref linkend="libsigsegv"/>
     92      <xref linkend="gsl"/>,
     93      <xref linkend="libsigsegv"/>, and
     94      <ulink url="https://dvisvgm.de/">dvisvgm</ulink>
     95
    9496    </para>
    9597
     
    107109  <sect2 role="installation">
    108110    <title>Installation of asymptote</title>
    109 
     111<!--
    110112    <note>
    111113      <para>
     
    115117      </para>
    116118    </note>
    117 
     119-->
    118120    <para>
    119121      Install <application>asymptote</application> by running the following
  • pst/typesetting/tl-installer.xml

    r3591ad9 r0e9ca44  
    9595    </para>
    9696    <para role="recommended">
    97       <xref role="runtime" linkend="gs"/> is dynamically loaded by dvisvgm,
     97      <xref role="runtime" linkend="gs"/> is dynamically loaded by
     98      the external application <ulink url="https://dvisvgm.de/">dvisvgm></ulink>,
    9899      which is used by <application>asy</application> when that creates SVG
    99100      files.
Note: See TracChangeset for help on using the changeset viewer.