Author: bdubbs
Date: Fri Aug 2 14:13:37 2019
New Revision: 21896
Log:
Make dvisvgm an external dependency of asymptote.
Modified:
trunk/BOOK/introduction/welcome/changelog.xml
trunk/BOOK/pst/typesetting/asymptote.xml
trunk/BOOK/pst/typesetting/tl-installer.xml
Modified: trunk/BOOK/introduction/welcome/changelog.xml
==============================================================================
--- trunk/BOOK/introduction/welcome/changelog.xml Fri Aug 2 13:54:27
2019 (r21895)
+++ trunk/BOOK/introduction/welcome/changelog.xml Fri Aug 2 14:13:37
2019 (r21896)
@@ -46,6 +46,11 @@
<para>August 2nd, 2019</para>
<itemizedlist>
<listitem>
+ <para>[bdubbs] - Make dvisvgm an external dependency of
+ asymptote. Fixes
+ <ulink url="&blfs-ticket-root;12105">#12105</ulink>.</para>
+ </listitem>
+ <listitem>
<para>[bdubbs] - Update to mercurial-5.1. Fixes
<ulink url="&blfs-ticket-root;12347">#12347</ulink>.</para>
</listitem>
Modified: trunk/BOOK/pst/typesetting/asymptote.xml
==============================================================================
--- trunk/BOOK/pst/typesetting/asymptote.xml Fri Aug 2 13:54:27 2019
(r21895)
+++ trunk/BOOK/pst/typesetting/asymptote.xml Fri Aug 2 14:13:37 2019
(r21896)
@@ -89,8 +89,10 @@
<bridgehead renderas="sect4">Optional</bridgehead>
<para role="optional">
<xref linkend="fftw"/>,
- <xref linkend="gsl"/>, and
- <xref linkend="libsigsegv"/>
+ <xref linkend="gsl"/>,
+ <xref linkend="libsigsegv"/>, and
+ <ulink url="https://dvisvgm.de/">dvisvgm</ulink>
+
</para>
<bridgehead renderas="sect4">Optional (at runtime, to use
xasy)</bridgehead>
@@ -106,7 +108,7 @@
<sect2 role="installation">
<title>Installation of asymptote</title>
-
+<!--
<note>
<para>
At the moment, there are issues in building
<application>dvisvgm</application>.
@@ -114,7 +116,7 @@
source, for those who need it, can be found at <ulink
url="https://dvisvgm.de/"/>
</para>
</note>
-
+-->
<para>
Install <application>asymptote</application> by running the following
commands:
Modified: trunk/BOOK/pst/typesetting/tl-installer.xml
==============================================================================
--- trunk/BOOK/pst/typesetting/tl-installer.xml Fri Aug 2 13:54:27 2019
(r21895)
+++ trunk/BOOK/pst/typesetting/tl-installer.xml Fri Aug 2 14:13:37 2019
(r21896)
@@ -94,7 +94,8 @@
and several scripts will fail if the following packages are not present:
</para>
<para role="recommended">
- <xref role="runtime" linkend="gs"/> is dynamically loaded by dvisvgm,
+ <xref role="runtime" linkend="gs"/> is dynamically loaded by
+ the external application <ulink
url="https://dvisvgm.de/">dvisvgm></ulink>,
which is used by <application>asy</application> when that creates SVG
files.
</para>
--
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page