source: index.xml@ a2d8572

10.0 10.1 11.0 11.1 11.2 11.3 12.0 12.1 6.0 6.1 6.2 6.2.0 6.2.0-rc1 6.2.0-rc2 6.3 6.3-rc1 6.3-rc2 6.3-rc3 7.10 7.4 7.5 7.6 7.6-blfs 7.6-systemd 7.7 7.8 7.9 8.0 8.1 8.2 8.3 8.4 9.0 9.1 basic bdubbs/svn elogind gnome kde5-13430 kde5-14269 kde5-14686 kea ken/TL2024 ken/inkscape-core-mods ken/tuningfonts krejzi/svn lazarus lxqt nosym perl-modules plabs/newcss plabs/python-mods python3.11 qt5new rahul/power-profiles-daemon renodr/vulkan-addition systemd-11177 systemd-13485 trunk upgradedb xry111/intltool xry111/llvm18 xry111/soup3 xry111/test-20220226 xry111/xf86-video-removal
Last change on this file since a2d8572 was 246c904, checked in by Bruce Dubbs <bdubbs@…>, 20 years ago

New XML Part IV (Chapters 13-15)

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

  • Property mode set to 100644
File size: 2.0 KB
RevLine 
[f45b1953]1<?xml version="1.0" encoding="ISO-8859-1"?>
[295d8858]2<!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN"
[678cb5c2]3 "http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd" [
[f45b1953]4
[3f1b51a]5<!ENTITY version "cvs-20040606">
6<!ENTITY releasedate "June 6th, 2004">
7<!ENTITY pubdate "2004-06-06">
[43e6ac79]8<!ENTITY blfs-version "cvs">
[3f1b51a]9<!ENTITY last-commit "Sun Jun 06 10:08:20 CDT 2004">
[f45b1953]10
11<!ENTITY % book SYSTEM "book/book.ent">
12<!ENTITY % preface SYSTEM "preface/preface.ent">
13<!ENTITY % introduction SYSTEM "introduction/introduction.ent">
14<!ENTITY % postlfs SYSTEM "postlfs/postlfs.ent">
15<!ENTITY % general SYSTEM "general/general.ent">
16<!ENTITY % connect SYSTEM "connect/connect.ent">
17<!ENTITY % basicnet SYSTEM "basicnet/basicnet.ent">
18<!ENTITY % server SYSTEM "server/server.ent">
19<!ENTITY % content SYSTEM "content/content.ent">
20<!ENTITY % x SYSTEM "x/x.ent">
21<!ENTITY % kde SYSTEM "kde/kde.ent">
22<!ENTITY % gnome SYSTEM "gnome/gnome.ent">
23<!ENTITY % xsoft SYSTEM "xsoft/xsoft.ent">
24<!ENTITY % multimedia SYSTEM "multimedia/multimedia.ent">
25<!ENTITY % pst SYSTEM "pst/pst.ent">
26<!ENTITY % appendices SYSTEM "appendices/appendices.ent">
27
28%book;
[4122007]29<!-- %preface;
[44f085a]30%introduction;
31%postlfs; -->
[f45b1953]32%general;
[246c904]33<!-- %connect; -->
[f45b1953]34%basicnet;
35%server;
36%content;
37%x;
38%kde;
39%gnome;
40%xsoft;
41%multimedia;
42%pst;
[4122007]43<!-- %appendices; -->
[f45b1953]44
45]>
46
47<book>
48
[4122007]49<!-- Front Matter -->
50<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="book/bookinfo.xml"/>
51<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="book/dedication.xml"/>
52<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="book/preface.xml"/>
53
54<!-- Parts -->
55
56<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="introduction/introduction.xml"/>
[44f085a]57<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="postlfs/postlfs.xml"/>
[4122007]58&general;
[246c904]59
60<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="connect/connect.xml"/>
[4122007]61&basicnet;
62&server;
63&content;
64&x;
65&kde;
66&gnome;
67&xsoft;
68&multimedia;
69&pst;
70
71<!-- End parts -->
72
73<!-- Appendices -->
74<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="appendices/glossary.xml"/>
[f45b1953]75
76</book>
Note: See TracBrowser for help on using the repository browser.