Ignore:
Timestamp:
05/10/2017 10:17:04 PM (7 years ago)
Author:
Ken Moffat <ken@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, perl-modules, 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:
1c1ea70f
Parents:
1115842
Message:

Texlive - remove spurious '&&', attempt to clarify that dvisvgm needs the shared libgs.so

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • pst/typesetting/texlive.xml

    r1115842 r7ab0957e  
    116116    <bridgehead renderas="sect4">Recommended</bridgehead>
    117117    <para role="recommended">
    118       <xref linkend="gs"/> (for dvisvgm - used by asymptote which provides a
    119       mathematical coordinate-based framework for technical drawing),
     118      <xref linkend="gs"/> <emphasis>including
     119      <filename>libgs.so</filename></emphasis> (for dvisvgm, which is used by e.g.
     120      <xref linkend="asymptote"/>),
    120121      <xref linkend="x-window-system"/>
    121122    </para>
     
    250251
    251252<screen role="root"><userinput>sed -i '/^mpost,/d' /opt/texlive/&texlive-year;/texmf-dist/web2c/texmf.cnf &amp;&amp;
    252 fmtutil-sys --all &amp;&amp;</userinput></screen>
     253fmtutil-sys --all</userinput></screen>
    253254
    254255    <para>You can now proceed to <xref linkend="asymptote"/>,
Note: See TracChangeset for help on using the changeset viewer.