Added texinfo-exp to explain the make TEXMF=/usr/share/texmf install-tex

command


git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1096 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
Gerard Beekmans 2001-08-28 22:59:42 +00:00
parent df57973f89
commit a2289f36d5
2 changed files with 12 additions and 0 deletions

11
chapter06/texinfo-exp.xml Normal file
View File

@ -0,0 +1,11 @@
<sect2>
<title>Command explanations</title>
<para><userinput>make TEXMF=/usr/share/texmf install-tex:</userinput>
This installs the texinfo components that belong in a TeX
installation. Although TeX isn't installed on LFS, it's installed here
in case you are going to use TeX. As it's completely optional, feel free
to skip it.</para>
</sect2>

View File

@ -5,6 +5,7 @@
Estimated required disk space: &texinfo-compsize;</screen>
&c6-texinfo-inst;
&c6-texinfo-exp;
&aa-texinfo-desc;
&ab-texinfo-dep;