Changeset c5143c9


Ignore:
Timestamp:
09/11/2004 09:10:07 PM (20 years ago)
Author:
Manuel Canales Esparcia <manuel@…>
Branches:
6.0
Children:
3f6be93
Parents:
0e9a9e2
Message:

In the PDF output, added support for line break,
changed the tagging in splitted URLs, and changed chapter title font size to 21pt.

git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/testing/BOOK@4157 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689

Files:
7 edited

Legend:

Unmodified
Added
Removed
  • chapter02/creatingpartition.xml

    r0e9a9e2 rc5143c9  
    1616<note><para>This advanced procedure is not recommended
    1717for your first LFS installation, but if you are short on
    18 disk space the following document can be helpful: <phrase
    19 condition="html"><ulink
    20 url="&hints-root;lfs_next_to_existing_systems.txt"/></phrase><phrase
    21 condition="pdf"><ulink url="&hints-root;lfs_next_to_existing_systems.txt">
    22 http://www.linuxfromscratch.org/hints/downloads/files/
    23 lfs_next_to_existing_systems.txt</ulink></phrase>.</para></note>
     18disk space the following document can be helpful: <ulink
     19url="&hints-root;lfs_next_to_existing_systems.txt"><phrase
     20condition="pdf">http://www.linuxfromscratch.org/hints/downloads/files/
     21lfs_next_to_existing_systems.txt</phrase></ulink>.</para></note>
    2422
    2523<para>A minimal system requires a partition of around 1.3 gigabytes
  • chapter06/aboutdebug.xml

    r0e9a9e2 rc5143c9  
    4545symbols. The next section shows how to strip all debugging symbols
    4646from the programs and libraries. Additional information on system
    47 optimization can be found at <phrase condition="html"><ulink
    48 url="&hints-root;optimization.txt"/></phrase><phrase condition="pdf"><ulink
    49 url="&hints-root;optimization.txt">http://www.linuxfromscratch.org/hints/downloads/files/
    50 optimization.txt</ulink></phrase>.</para>
     47optimization can be found at <ulink url="&hints-root;optimization.txt"><phrase
     48condition="pdf">http://www.linuxfromscratch.org/hints/downloads/files/
     49optimization.txt</phrase></ulink>.</para>
    5150
    5251</sect1>
  • chapter06/man.xml

    r0e9a9e2 rc5143c9  
    106106<para>Additional information with regards to the compression of
    107107man&mdash;and info&mdash;pages can be found in the BLFS book at
    108 <phrase condition="html"><ulink
    109 url="&blfs-root;view/cvs/postlfs/compressdoc.html"/></phrase>
    110 <phrase condition="pdf"><ulink
    111 url="&blfs-root;view/cvs/postlfs/compressdoc.html">http://www.linuxfromscratch.org/blfs/view/cvs/postlfs/
    112 compressdoc.html</ulink></phrase>.</para>
     108<ulink url="&blfs-root;view/cvs/postlfs/compressdoc.html"><phrase
     109condition="pdf">http://www.linuxfromscratch.org/blfs/view/cvs/postlfs/
     110compressdoc.html</phrase></ulink>.</para>
    113111
    114112<beginpage/>
  • chapter07/udev.xml

    r0e9a9e2 rc5143c9  
    227227
    228228<itemizedlist>
    229 <listitem><para>A Userspace Implementation of devfs &ndash; <ulink
    230 url="http://www.kroah.com/linux/talks/ols_2003_udev_paper/Reprint-Kroah-Hartman-OLS2003.pdf"/></para></listitem>
    231 <listitem><para>udev FAQ &ndash; <ulink
    232 url="http://www.kernel.org/pub/linux/utils/kernel/hotplug/udev-FAQ"/></para></listitem>
    233 <listitem><para>The Linux Kernel Driver Model &ndash; <ulink
    234 url="http://public.planetmirror.com/pub/lca/2003/proceedings/papers/Patrick_Mochel/Patrick_Mochel.pdf"/></para></listitem>
     229<listitem><para remap="verbatim">A Userspace Implementation of devfs &ndash;
     230<ulink url="http://www.kroah.com/linux/talks/ols_2003_udev_paper/Reprint-Kroah-Hartman-OLS2003.pdf"><phrase
     231conditon="pdf">http://www.kroah.com/linux/talks/ols_2003_udev_paper/
     232Reprint-Kroah-Hartman-OLS2003.pdf</phrase></ulink></para></listitem>
     233
     234<listitem><para remap="verbatim">udev FAQ &ndash;
     235<ulink url="http://www.kernel.org/pub/linux/utils/kernel/hotplug/udev-FAQ"/></para></listitem>
     236
     237<listitem><para remap="verbatim">The Linux Kernel Driver Model &ndash;
     238<ulink url="http://public.planetmirror.com/pub/lca/2003/proceedings/papers/Patrick_Mochel/Patrick_Mochel.pdf"><phrase 
     239condition="pdf">http://public.planetmirror.com/pub/lca/2003/proceedings/papers/
     240Patrick_Mochel/Patrick_Mochel.pdf</phrase></ulink></para></listitem>
    235241</itemizedlist>
    236242</sect2>
  • prologue/prerequisites.xml

    r0e9a9e2 rc5143c9  
    1313
    1414<itemizedlist>
    15 <listitem><para>Software-Building-HOWTO &ndash; <ulink
    16 url="http://www.tldp.org/HOWTO/Software-Building-HOWTO.html"/></para>
     15<listitem><para remap="verbatim">Software-Building-HOWTO &ndash;
     16<ulink url="http://www.tldp.org/HOWTO/Software-Building-HOWTO.html"/></para>
    1717
    1818<para>This is a comprehensive guide to building and installing
    1919<quote>generic</quote> Unix software distributions under Linux.</para></listitem>
    2020
    21 <listitem><para>The Linux Users' Guide &ndash; <ulink url="http://espc22.murdoch.edu.au/~stewart/guide/guide.html"/></para>
     21<listitem><para remap="verbatim">The Linux Users' Guide &ndash;
     22<ulink url="http://espc22.murdoch.edu.au/~stewart/guide/guide.html"/></para>
    2223
    2324<para>This guide covers the usage of assorted Linux software.</para></listitem>
    2425
    25 <listitem><para>The Essential Pre-Reading Hint &ndash; <ulink url="&hints-root;essential_prereading.txt"/></para>
     26<listitem><para remap="verbatim">The Essential Pre-Reading Hint &ndash;
     27<ulink url="&hints-root;essential_prereading.txt"/></para>
    2628
    2729<para>This is an LFS Hint written specifically for users new to Linux.
  • stylesheets/pdf/lfs-mixed.xsl

    r0e9a9e2 rc5143c9  
    1111  <xsl:template match="beginpage">
    1212    <fo:block break-after="page"/>
     13  </xsl:template>
     14 
     15    <!-- Allow forced line breaks inside paragraphs emulating literallayout. -->
     16 <xsl:template match="para">
     17    <xsl:choose>
     18      <xsl:when test="./@remap='verbatim'">
     19        <fo:block wrap-option="no-wrap"
     20                    white-space-collapse="false"
     21                    white-space-treatment="preserve"
     22                    text-align="start"
     23                    linefeed-treatment="preserve">
     24          <xsl:call-template name="anchor"/>
     25          <xsl:apply-templates/>
     26        </fo:block>
     27      </xsl:when>
     28      <xsl:otherwise>
     29        <xsl:apply-imports/>
     30      </xsl:otherwise>
     31    </xsl:choose>
    1332  </xsl:template>
    1433
  • stylesheets/pdf/lfs-pagesetup.xsl

    r0e9a9e2 rc5143c9  
    6363  </xsl:template>
    6464
     65    <!-- Font size for chapter title. -->
     66  <xsl:template match="title" mode="chapter.titlepage.recto.auto.mode">
     67    <fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format"
     68            xsl:use-attribute-sets="chapter.titlepage.recto.style"
     69            font-size="21pt" font-weight="bold" text-align="left">
     70      <xsl:call-template name="component.title">
     71        <xsl:with-param name="node" select="ancestor-or-self::chapter[1]"/>
     72      </xsl:call-template>
     73    </fo:block>
     74  </xsl:template>
     75
    6576    <!-- Margins -->
    6677  <xsl:param name="page.margin.inner">0.5in</xsl:param>
Note: See TracChangeset for help on using the changeset viewer.