#2511: Minor technicality nitpick in various package instructions ----------------------------------------+----------------------------------- Reporter: [EMAIL PROTECTED] | Owner: [email protected] Type: defect | Status: new Priority: low | Milestone: future Component: BOOK | Version: SVN Severity: minor | Keywords: ----------------------------------------+----------------------------------- There are several packages which contain some reference similar to:
"If you have TeX installed and wish to create alternate forms of the documentation, then issue any or all of the following commands:" This is actually technically incorrect in that creating the HTML and TEXT versions of the docs does not require TeX. makeinfo from the Texinfo package (from LFS) is sufficient. Therefore, as we run across packages that contain this abiguity, the verbiage should be replaced with something such as: "You can create alternate forms of the documentation (PDF, DVI and Postscript requires a <xref linkend="tetex"/> installation) by issuing any or all of the following commands:" -- Ticket URL: <http://wiki.linuxfromscratch.org/blfs/ticket/2511> BLFS Trac <http://wiki.linuxfromscratch.org/blfs> Beyond Linux From Scratch -- http://linuxfromscratch.org/mailman/listinfo/blfs-book FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
