glfs/xincludes/texrecommendlibs.xml
Xi Ruoyao 09a2590077 texlive: fix the instruction to use system poppler-20.08
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@23508 af4574ff-66df-0310-9fd7-8a98e5e911e0
2020-08-13 13:14:57 +00:00

24 lines
876 B
XML

<!DOCTYPE para PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
"http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" >
<!-- $LastChangedBy$
$Date$ -->
<para role="recommended">
The source ships with its own versions of <emphasis>many</emphasis>
libraries, and will use them unless it is forced to use the system
versions. The following are recommended so that the system version
will be used:
<xref linkend="fontconfig"/>,
<xref linkend="freetype2"/>,
<xref linkend="gc"/>,
<xref linkend="graphite2"/>,
<xref linkend="harfbuzz"/> (built with graphite2 enabled),
<xref linkend="icu"/>,
<xref linkend="libpaper"/> (used by at least context and xelatex),
and <xref linkend="libpng"/>, also
<xref linkend="poppler"/> (only used if suitable file versions
are available in <filename class="directory">texk/web2c/pdftexdir</filename>)
</para>