From a2289f36d58c21eac02ae9e595ad7fc4519617c1 Mon Sep 17 00:00:00 2001 From: Gerard Beekmans Date: Tue, 28 Aug 2001 22:59:42 +0000 Subject: [PATCH] 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 --- chapter06/texinfo-exp.xml | 11 +++++++++++ chapter06/texinfo.xml | 1 + 2 files changed, 12 insertions(+) create mode 100644 chapter06/texinfo-exp.xml diff --git a/chapter06/texinfo-exp.xml b/chapter06/texinfo-exp.xml new file mode 100644 index 000000000..385d588a2 --- /dev/null +++ b/chapter06/texinfo-exp.xml @@ -0,0 +1,11 @@ + +Command explanations + +make TEXMF=/usr/share/texmf install-tex: +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. + + + diff --git a/chapter06/texinfo.xml b/chapter06/texinfo.xml index 558d34320..885edb418 100644 --- a/chapter06/texinfo.xml +++ b/chapter06/texinfo.xml @@ -5,6 +5,7 @@ Estimated required disk space: &texinfo-compsize; &c6-texinfo-inst; +&c6-texinfo-exp; &aa-texinfo-desc; &ab-texinfo-dep;