Ignore:
Timestamp:
03/09/2020 03:02:12 PM (4 years ago)
Author:
Pierre Labastie <pieere@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
2aff70f
Parents:
22618785
Message:

Format multimedia chapter

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@22821 af4574ff-66df-0310-9fd7-8a98e5e911e0

File:
1 edited

Legend:

Unmodified
Added
Removed
  • book/organization.xml

    r22618785 r2eeb8695  
    1616  <title>Organization</title>
    1717
    18   <para>This book is divided into the following parts.</para>
     18  <para>
     19    This book is divided into the following parts.
     20  </para>
    1921
    2022  <bridgehead renderas="sect2">Part I - Introduction</bridgehead>
    2123
    22   <para>This part contains information which is essential to
    23   the rest of the book.</para>
     24  <para>
     25    This part contains information which is essential to
     26    the rest of the book.
     27  </para>
    2428
    2529  <bridgehead renderas="sect2">Part II - Post LFS Configuration and Extra
    2630  Software</bridgehead>
    2731
    28   <para>Here we introduce basic configuration and security issues.  We also
    29   discuss a range of editors, file systems, and shells which aren't covered in
    30   the main LFS book.</para>
     32  <para>
     33    Here we introduce basic configuration and security issues.  We also
     34    discuss a range of editors, file systems, and shells which aren't covered
     35    in the main LFS book.
     36  </para>
    3137
    3238  <bridgehead renderas="sect2">Part III - General Libraries and Utilities</bridgehead>
    3339
    34   <para>In this section we cover libraries which are often needed by the rest
    35   of the book as well as system utilities.  Information on Programming
    36   (including recompiling <application>GCC</application> to support its full range
    37   of languages) concludes this part.</para>
     40  <para>
     41    In this section we cover libraries which are often needed by the rest
     42    of the book as well as system utilities.  Information on Programming
     43    (including recompiling <application>GCC</application> to support its full
     44    range of languages) concludes this part.
     45  </para>
    3846
    3947  <bridgehead renderas="sect2">Part IV - Basic Networking</bridgehead>
    4048
    41   <para>Here we cover how to connect to a network when you aren't using the
    42   simple static IP setup given in the main LFS book. Networking libraries
    43   and command-line networking tools are also covered here.</para>
     49  <para>
     50    Here we cover how to connect to a network when you aren't using the
     51    simple static IP setup given in the main LFS book. Networking libraries
     52    and command-line networking tools are also covered here.
     53  </para>
    4454
    4555  <bridgehead renderas="sect2">Part V - Servers</bridgehead>
    4656
    47   <para>Here we deal with setting up mail and other servers (such as
    48   <application>SSH</application>, <application>Apache</application>, etc.).</para>
     57  <para>
     58    Here we deal with setting up mail and other servers (such as
     59    <application>FTP</application>, <application>Apache</application>, etc.).
     60  </para>
    4961
    5062  <bridgehead renderas="sect2">Part VI - X + Window Managers</bridgehead>
    5163
    52   <para>This part explains how to set up a basic <application>X Window
    53   System</application> installation along with some generic
    54   <application>X</application> libraries and Window managers.</para>
     64  <para>
     65    This part explains how to set up a basic <application>X Window
     66    System</application> installation along with some generic
     67    <application>X</application> libraries and Window managers.
     68  </para>
    5569
    5670  <bridgehead renderas="sect2">Part VII - KDE</bridgehead>
    5771
    58   <para>For those who want to use the <application>K Desktop
    59   Environment</application> or some parts of it, this part covers it.</para>
     72  <para>
     73    For those who want to use the <application>K Desktop
     74    Environment</application> or some parts of it, this part covers it.
     75  </para>
    6076
    6177  <bridgehead renderas="sect2">Part VIII - GNOME</bridgehead>
    6278
    63   <para><application>GNOME</application> is the main alternative to
    64   <application>KDE</application> in the Desktop Environment arena.
     79  <para>
     80    <application>GNOME</application> is the main alternative to
     81    <application>KDE</application> in the Desktop Environment arena.
    6582  </para>
    6683
    6784  <bridgehead renderas="sect2">Part IX - Xfce</bridgehead>
    6885
    69   <para><application>Xfce</application> is a lightweight alternative to
    70   <application>GNOME</application> and <application>KDE</application>.
     86  <para>
     87    <application>Xfce</application> is a lightweight alternative to
     88    <application>GNOME</application> and <application>KDE</application>.
    7189  </para>
    7290
    7391  <bridgehead renderas="sect2">Part X - LXDE</bridgehead>
    7492
    75   <para><application>LXDE</application> is another lightweight alternative to
    76   <application>GNOME</application> and <application>KDE</application>.
     93  <para>
     94    <application>LXDE</application> is another lightweight alternative to
     95    <application>GNOME</application> and <application>KDE</application>.
    7796  </para>
    7897
    7998  <bridgehead renderas="sect2">Part XI - X Software</bridgehead>
    8099
    81   <para>Office programs and graphical web browsers are important to most people.
    82   They, along with some generic <application>X</application> software can be
    83   found in this part of the book.</para>
     100  <para>
     101    Office programs and graphical web browsers are important to most people.
     102    They, along with some generic <application>X</application> software can be
     103    found in this part of the book.
     104  </para>
    84105
    85106  <bridgehead renderas="sect2">Part XII - Multimedia</bridgehead>
    86107
    87   <para>Here we cover setting multimedia libraries and drivers along with some
    88   audio, video and CD-writing programs.</para>
     108  <para>
     109    Here we cover setting multimedia libraries and drivers along with some
     110    audio, video and CD-writing programs.
     111  </para>
    89112
    90113  <bridgehead renderas="sect2">Part XIII - Printing, Scanning and
    91114  Typesetting (PST)</bridgehead>
    92115
    93   <para>The PST part of the book covers document handling with applications like
    94   <application>Ghostscript</application>, <application>CUPS</application> and
    95   <application>DocBook</application> to installing
    96   <application>texlive</application>.</para>
     116  <para>
     117    The PST part of the book covers document handling with applications like
     118    <application>Ghostscript</application>, <application>CUPS</application> and
     119    <application>DocBook</application> to installing
     120    <application>texlive</application>.
     121  </para>
    97122
    98123  <bridgehead renderas="sect2">Appendices</bridgehead>
    99124
    100   <para>The Appendices cover information which doesn't belong in the main
    101   book; they are mainly there as a reference.</para>
     125  <para>
     126    The Appendices cover information which doesn't belong in the main
     127    book; they are mainly there as a reference.
     128  </para>
    102129
    103130</sect1>
Note: See TracChangeset for help on using the changeset viewer.