source: xsoft/office/office.xml@ b282e39

10.0 10.1 11.0 11.1 11.2 11.3 12.0 12.1 8.2 8.3 8.4 9.0 9.1 basic bdubbs/svn elogind kea ken/TL2024 ken/inkscape-core-mods ken/tuningfonts lazarus lxqt perl-modules plabs/newcss plabs/python-mods python3.11 qt5new rahul/power-profiles-daemon renodr/vulkan-addition trunk upgradedb xry111/intltool xry111/llvm18 xry111/soup3 xry111/test-20220226 xry111/xf86-video-removal
Last change on this file since b282e39 was f3429309, checked in by Fernando de Oliveira <fernando@…>, 8 years ago
  • mupdf-1.8: minor reformat.
  • removing spaces from EOL, from Denis Mugnier.
  • BLFS/trunk/BOOK/kde/add/kdepim-runtime.xml: needed to fix to validate the book. One chunck had been removed. Bruce, please check if it is OK, now.

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

  • Property mode set to 100644
File size: 1.1 KB
RevLine 
[613c524f]1<?xml version="1.0" encoding="ISO-8859-1"?>
[6732c094]2<!DOCTYPE chapter PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
3 "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
[613c524f]4 <!ENTITY % general-entities SYSTEM "../../general.ent">
5 %general-entities;
6]>
7
[276015d2]8<!--
9$LastChangedBy$
10$Date$
11-->
12
[f45b1953]13<chapter id="xsoft-office">
[e949b76]14 <?dbhtml filename="office.html" ?>
[f45b1953]15
[d2d3fc5]16 <title>Office Programs</title>
[a679914]17
[d2d3fc5]18 <para>This chapter is a collection of programs that are useful for viewing
19 or editing office documents. Some specialise in doing one thing (such as word
20 processing or manipulating a spreadsheet). <application>Libre
21 Office</application> is a suite of programs that can manipulate many different
22 formats including powerpoint presentations.</para>
[e949b76]23
[e05cd03f]24 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="abiword.xml"/>
25 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="gnumeric.xml"/>
[f3429309]26<!-- Hopefully gnucash will come back when updated
[87068b5f]27 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="gnucash.xml"/> -->
[d2d3fc5]28 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="libreoffice.xml"/>
[f45b1953]29</chapter>
Note: See TracBrowser for help on using the repository browser.