mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-01-24 23:32:12 +08:00
87ba6cd526
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@2311 af4574ff-66df-0310-9fd7-8a98e5e911e0
21 lines
741 B
XML
21 lines
741 B
XML
<?xml version="1.0" encoding="ISO-8859-1"?>
|
|
<!DOCTYPE chapter PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN"
|
|
"http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd" [
|
|
<!ENTITY % general-entities SYSTEM "../../general.ent">
|
|
%general-entities;
|
|
]>
|
|
|
|
<chapter id="xsoft-suites">
|
|
<?dbhtml filename="suites.html" ?>
|
|
<title>Office Suites</title>
|
|
|
|
<para>This chapter contains applications that bundle all the essential
|
|
needs of everyday office workers into one neat 'little' package. The
|
|
benefits are a consistent user interface and cooperation between
|
|
applications.</para>
|
|
|
|
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="koffice.xml"/>
|
|
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="openoffice.xml"/>
|
|
|
|
</chapter>
|