Changeset 0e9ca44
- Timestamp:
- 08/02/2019 09:13:37 PM (4 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 9.0, 9.1, kea, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, plabs/python-mods, qt5new, renodr/vulkan-addition, trunk, upgradedb, xry111/intltool, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
- Children:
- e8c8ab1
- Parents:
- 3591ad9
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
introduction/welcome/changelog.xml
r3591ad9 r0e9ca44 46 46 <para>August 2nd, 2019</para> 47 47 <itemizedlist> 48 <listitem> 49 <para>[bdubbs] - Make dvisvgm an external dependency of 50 asymptote. Fixes 51 <ulink url="&blfs-ticket-root;12105">#12105</ulink>.</para> 52 </listitem> 48 53 <listitem> 49 54 <para>[bdubbs] - Update to mercurial-5.1. Fixes -
pst/typesetting/asymptote.xml
r3591ad9 r0e9ca44 90 90 <para role="optional"> 91 91 <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 94 96 </para> 95 97 … … 107 109 <sect2 role="installation"> 108 110 <title>Installation of asymptote</title> 109 111 <!-- 110 112 <note> 111 113 <para> … … 115 117 </para> 116 118 </note> 117 119 --> 118 120 <para> 119 121 Install <application>asymptote</application> by running the following -
pst/typesetting/tl-installer.xml
r3591ad9 r0e9ca44 95 95 </para> 96 96 <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>, 98 99 which is used by <application>asy</application> when that creates SVG 99 100 files.
Note:
See TracChangeset
for help on using the changeset viewer.