mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-01-26 08:42:12 +08:00
6732c09460
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@6716 af4574ff-66df-0310-9fd7-8a98e5e911e0
30 lines
1.1 KiB
XML
30 lines
1.1 KiB
XML
<?xml version="1.0" encoding="ISO-8859-1"?>
|
|
<!DOCTYPE chapter PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
|
|
"http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
|
|
<!ENTITY % general-entities SYSTEM "../../general.ent">
|
|
%general-entities;
|
|
]>
|
|
|
|
<!--
|
|
$LastChangedBy$
|
|
$Date$
|
|
-->
|
|
|
|
<chapter id="xsoft-office">
|
|
<?dbhtml filename="office.html" ?>
|
|
|
|
<title>Individual Office Programs</title>
|
|
|
|
<para>This chapter is a collection of independent projects that can be
|
|
installed based on specific needs. Together, they create a respectable
|
|
office suite. While they may be lacking in user interface consistency,
|
|
they excel in doing one thing and doing it well.</para>
|
|
|
|
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="abiword.xml"/>
|
|
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="gnumeric.xml"/>
|
|
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="gnucash.xml"/>
|
|
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="gimp.xml"/>
|
|
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="evolution.xml"/>
|
|
|
|
</chapter>
|