Browse Source

Readded the Changelog for PDF output. It will be dropped only from hardcopy published versions.

git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/6.1/BOOK@4898 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Manuel Canales Esparcia 20 years ago
parent
commit
5dd601f3df
2 changed files with 5 additions and 5 deletions
  1. 1 1
      chapter01/changelog.xml
  2. 4 4
      chapter05/adjusting.xml

+ 1 - 1
chapter01/changelog.xml

@@ -3,7 +3,7 @@
   <!ENTITY % general-entities SYSTEM "../general.ent">
   <!ENTITY % general-entities SYSTEM "../general.ent">
   %general-entities;
   %general-entities;
 ]>
 ]>
-<sect1 id="ch-scatter-changelog" condition="html">
+<sect1 id="ch-scatter-changelog">
 <title>Changelog</title>
 <title>Changelog</title>
 <?dbhtml filename="changelog.html"?>
 <?dbhtml filename="changelog.html"?>
 
 

+ 4 - 4
chapter05/adjusting.xml

@@ -42,8 +42,8 @@ sed 's@ /lib/ld-linux.so.2@ /tools/lib/ld-linux.so.2@g' \
 mv -f tempspecfile $SPECFILE &amp;&amp;
 mv -f tempspecfile $SPECFILE &amp;&amp;
 unset SPECFILE</userinput></screen>
 unset SPECFILE</userinput></screen>
 
 
-<para>It is recommended that the above
-command be copy-and-pasted in order to ensure accuracy.
+<para><phrase condition="html">It is recommended that the above
+command be copy-and-pasted in order to ensure accuracy.</phrase>
 Alternatively, the specs file can be edited by hand. This is done by
 Alternatively, the specs file can be edited by hand. This is done by
 replacing every occurrence of <quote>/lib/ld-linux.so.2</quote> with
 replacing every occurrence of <quote>/lib/ld-linux.so.2</quote> with
 <quote>/tools/lib/ld-linux.so.2</quote></para>
 <quote>/tools/lib/ld-linux.so.2</quote></para>
@@ -100,8 +100,8 @@ the <envar>PATH</envar> is wrong it could mean that you are not logged in as use
 <emphasis>lfs</emphasis> or that something went wrong back in <xref
 <emphasis>lfs</emphasis> or that something went wrong back in <xref
 linkend="ch-tools-settingenviron" role="."/> Another option is that something
 linkend="ch-tools-settingenviron" role="."/> Another option is that something
 may have gone wrong with the specs file amendment above. In this case,
 may have gone wrong with the specs file amendment above. In this case,
-redo the specs file amendment, being careful to copy-and-paste the
-commands.</para>
+redo the specs file amendment<phrase condition="html">, being careful to copy-and-paste the
+commands</phrase>.</para>
 
 
 <para>Once all is well, clean up the test files:</para>
 <para>Once all is well, clean up the test files:</para>