aboutsummaryrefslogtreecommitdiffstats
path: root/book.xml
diff options
context:
space:
mode:
authorAlex Gronenwoud <alex@linuxfromscratch.org>2003-09-02 22:03:07 +0000
committerAlex Gronenwoud <alex@linuxfromscratch.org>2003-09-02 22:03:07 +0000
commiteb81fc56060a2bfd6201cc6669b6c9c5f87cb280 (patch)
treea37092f506f71f4b3750ea871753e9b372e4fa6f /book.xml
parentdc7ba45806faa07c20da28a9618f0dc1a9300249 (diff)
Merging files that make up the title page.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2723 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'book.xml')
-rw-r--r--book.xml36
1 files changed, 36 insertions, 0 deletions
diff --git a/book.xml b/book.xml
new file mode 100644
index 000000000..c8e2c9af8
--- /dev/null
+++ b/book.xml
@@ -0,0 +1,36 @@
+&bookinfo;
+
+<dedication>
+<title>Dedication</title>
+<para>This book is dedicated to my loving and supportive wife
+<emphasis>Beverly Beekmans</emphasis>.</para>
+</dedication>
+
+&preface;
+
+<part id="part1">
+<title>Part I - Introduction</title>
+&chapter01;
+&chapter02;
+</part>
+
+<part id="part2">
+<title>Part II - Preparing for the build</title>
+&chapter03;
+&chapter04;
+&chapter05;
+</part>
+
+<part id="part3">
+<title>Part III - Building the LFS system</title>
+&chapter06;
+&chapter07;
+&chapter08;
+&chapter09;
+</part>
+
+<part id="part4">
+<title>Part IV - Appendices</title>
+&appendixa;
+&appendixb;
+</part>