浏览代码

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

Gerard Beekmans 24 年之前
父节点
当前提交
a2289f36d5
共有 2 个文件被更改,包括 12 次插入0 次删除
  1. 11 0
      chapter06/texinfo-exp.xml
  2. 1 0
      chapter06/texinfo.xml

+ 11 - 0
chapter06/texinfo-exp.xml

@@ -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>
+

+ 1 - 0
chapter06/texinfo.xml

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