source: prologue/preface.xml@ 4cc7378

Last change on this file since 4cc7378 was d1ebcc8, checked in by Archaic <archaic@…>, 19 years ago

Moved the host requirements page to the preface section of the book.

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

  • Property mode set to 100644
File size: 912 bytes
Line 
1<?xml version="1.0" encoding="ISO-8859-1"?>
2<!DOCTYPE preface PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN" "http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd" [
3 <!ENTITY % general-entities SYSTEM "../general.ent">
4 %general-entities;
5]>
6<preface id="preface">
7<?dbhtml dir="prologue"?>
8<title>Preface</title>
9<?dbhtml filename="preface.html"?>
10
11<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="foreword.xml"/>
12<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="audience.xml"/>
13<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="prerequisites.xml"/>
14<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="hostreqs.xml"/>
15<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="typography.xml"/>
16<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="organization.xml"/>
17<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="errata.xml"/>
18
19</preface>
Note: See TracBrowser for help on using the repository browser.