Ignore:
Timestamp:
09/26/2003 09:14:55 PM (21 years ago)
Author:
Larry Lawrence <larry@…>
Branches:
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, v5_0, v5_0-pre1, v5_1, v5_1-pre1, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
dddaf959
Parents:
5342913
Message:

lesstif tagging

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • xsoft/suites/koffice.xml

    r5342913 r46bca118  
    11<sect1 id="koffice">
    22<?dbhtml filename="koffice.html" dir="xsoft"?>
    3 <title>koffice-&koffice-version;</title>
     3<title>KOffice-&koffice-version;</title>
    44
    5 <para><screen>Download location (FTP):        <ulink url="&koffice-download;"/>
    6 Version used:                   &koffice-version;
    7 Package size:                   &koffice-size;
    8 Estimated Disk space required:  133 MB
    9 Estimated Install size:         35 MB</screen></para>
     5<sect2><title>Introduction to <application>KOffice</application></title>
    106
    11 <para>KOffice is the integrated office suite for KDE.</para>
     7<para><application>KOffice</application> is the integrated office suite for KDE.</para>
    128
    13 <screen>KOffice depends on:
    14 <xref linkend="kde-base"/></screen>
     9<sect3><title>Package information</title>
     10<itemizedlist spacing='compact'>
     11<listitem><para>Download (HTTP): <ulink
     12url="&koffice-download-http;"/></para></listitem>
     13<listitem><para>Download (FTP): <ulink
     14url="&koffice-download-ftp;"/></para></listitem>
     15<listitem><para>Download size: &koffice-size;</para></listitem>
     16<listitem><para>Estimated Disk space required:
     17&koffice-buildsize;</para></listitem>
     18<listitem><para>Estimated build time:
     19&koffice-time;</para></listitem>
     20<listitem><para>Estimated Install size:
     21&koffice-installsize;</para></listitem>
     22
     23</itemizedlist>
     24</sect3>
     25
     26<sect3><title><application>KOffice</application> dependencies</title>
     27<sect4><title>Required</title>
     28<para><xref linkend="kde-base"/></para></sect4>
     29</sect3>
     30</sect2>
     31
     32<sect2><title>Additional downloads</title>
    1533
    1634<para>KOffice also has many internationalization packages in the form of:
     
    1836where the xx is a two to five letter code for the country covered. The sizes of these
    1937files range from about 289 KB to 408 KB.</para>
     38</sect2>
    2039
    2140
    22 <para>Install koffice with:
     41<sect2><title>Installation of <application>KOffice</application></title>
     42<para>Install <application>KOffice</application> with the following
     43commands:</para>
    2344<screen><userinput>./configure --prefix=&kde-dir; --disable-debug &amp;&amp;
    2445make &amp;&amp;
    25 make install</userinput></screen></para>
     46make install</userinput></screen>
     47</sect2>
    2648     
    27 <sect2><title>koffice Installation Command explanations</title>
    28 <para>The options are the same as for kde-base and are not repeated here.</para>
     49<sect2><title>Command explanations</title>
     50<para>The options are the same as for <xref linkend="kde-base"/> and are not
     51repeated here.</para>
    2952</sect2>
    3053     
    31 <sect2><title>Configuring koffice</title>
    32 <para>There is no explicit configuration for the koffice package.
     54<sect2><title>Configuring <application>KOffice</application></title>
     55<para>There is no explicit configuration for the <application>KOffice
     56</application> package.
    3357</para>
    3458</sect2>
     
    3660<sect2>
    3761<title>Contents</title>
    38 <para>The KOffice package provides:</para>
     62<para>The <application>KOffice</application> package provides:</para>
    3963<itemizedlist>
    4064<listitem><para>KWord - Framemaker-like word processing and desktop publishing program</para></listitem>
Note: See TracChangeset for help on using the changeset viewer.