Author: manuel Date: 2005-05-21 05:58:03 -0600 (Sat, 21 May 2005) New Revision: 4410
Modified: trunk/BOOK/xsoft/suites/openoffice.xml Log: Tagged openoffice.xml Modified: trunk/BOOK/xsoft/suites/openoffice.xml =================================================================== --- trunk/BOOK/xsoft/suites/openoffice.xml 2005-05-21 11:20:51 UTC (rev 4409) +++ trunk/BOOK/xsoft/suites/openoffice.xml 2005-05-21 11:58:03 UTC (rev 4410) @@ -13,347 +13,464 @@ ]> <sect1 id="openoffice" xreflabel="OpenOffice-&openoffice-version;"> -<sect1info> + <?dbhtml filename="openoffice.html" ?> -<othername>$LastChangedBy$</othername> -<date>$Date$</date> + <sect1info> + <othername>$LastChangedBy$</othername> + <date>$Date$</date> + </sect1info> -</sect1info> + <title>OpenOffice-&openoffice-version;</title> -<?dbhtml filename="openoffice.html" ?> -<title>OpenOffice-&openoffice-version;</title> + <indexterm zone="openoffice"> + <primary sortas="a-OpenOffice">OpenOffice</primary> + </indexterm> -<sect2> -<title>Introduction to <application>OpenOffice</application></title> + <sect2 role="package"> + <title>Introduction to OpenOffice</title> -<para><application>OpenOffice</application> is an office suite, the -open source sibling of <application>StarOffice</application>.</para> + <para><application>OpenOffice</application> is an office suite, the + open source sibling of <application>StarOffice</application>.</para> -<sect3><title>Package information</title> -<itemizedlist spacing='compact'> -<listitem><para>Download Mirrors (HTTP): <ulink -url="&openoffice-download-http;"/></para></listitem> -<listitem><para>Download (FTP): <ulink -url="&openoffice-download-ftp;"/></para></listitem> -<listitem><para>Download MD5 sum: &openoffice-md5sum;</para></listitem> -<listitem><para>Download size: &openoffice-size; -(additional 11-13 MB for localized help content file)</para></listitem> -<listitem><para>Estimated disk space required: -&openoffice-buildsize; (more if using localized help content)</para></listitem> -<listitem><para>Estimated build time: -&openoffice-time; (longer if using localized help content)</para></listitem> -</itemizedlist> -</sect3> + <bridgehead renderas="sect3">Package Information</bridgehead> + <itemizedlist spacing="compact"> + <listitem> + <para>Download (HTTP): <ulink url="&openoffice-download-http;"/></para> + </listitem> + <listitem> + <para>Download (FTP): <ulink url="&openoffice-download-ftp;"/></para> + </listitem> + <listitem> + <para>Download MD5 sum: &openoffice-md5sum;</para> + </listitem> + <listitem> + <para>Download size: &openoffice-size;</para> + </listitem> + <listitem> + <para>Estimated disk space required: &openoffice-buildsize;</para> + </listitem> + <listitem> + <para>Estimated build time: &openoffice-time;</para> + </listitem> + </itemizedlist> -<sect3><title>Additional downloads</title> -<itemizedlist spacing='compact'> + <bridgehead renderas="sect3">Additional Downloads</bridgehead> + <itemizedlist spacing='compact'> + <listitem> + <para>Required patch for gcc-&gcc-version;: <ulink + url="&patch-root;/OOo_&openoffice-version;-gcc_3.4.2+_fixes-2.patch"/> + </para> + </listitem> + <listitem> + <para>Required patch for use with NPTL: <ulink + url="&patch-root;/OOo_&openoffice-version;-nptl-1.patch"/></para> + </listitem> + <listitem> + <para>Required patch if compiling with + <application>JDK</application>-&jdk-src-version;: <ulink + url="&patch-root;/OOo_&openoffice-version;-jdk_&jdk-src-version;_fix-1.patch"/> + </para> + </listitem> + <listitem> + <para>Required patch (Executable <command>test</command> is in + <filename class="directory">/bin</filename>, + not in <filename class="directory">/usr/bin</filename>): <ulink + url="&patch-root;/OOo_&openoffice-version;-test_bin_loc-1.patch"/></para> + </listitem> + <listitem> + <para>Required patch for STLport-4.6.2: <ulink + url="&patch-root;/OOo_&openoffice-version;-STLport_4.6.2-1.patch"/></para> + </listitem> + <listitem> + <para>Required patch for use with glibc-2.3.4: <ulink + url="&patch-root;/OOo_&openoffice-version;-doublefree-1.patch"/></para> + </listitem> + <listitem> + <para>Optional patch if you wish to use the system freetype: + <ulink + url="&patch-root;/OOo_&openoffice-version;-freetype-1.patch"/></para> + </listitem> + <listitem> + <para>Optional patch if + <application>Linux-PAM</application>-&Linux_PAM-version; is not installed: + <ulink + url="&patch-root;/OOo_&openoffice-version;-no_pam-1.patch"/></para> + </listitem> + <listitem> + <para>STLport-4.6.2: <ulink + url="http://www.stlport.org/archive/STLport-4.6.2.tar.gz"/></para> + </listitem> + <listitem> + <para>The source TAR ball only contains English + language help. A localized help content file may be available at: <ulink + url="http://ftp.services.openoffice.org/pub/OpenOffice.org/contrib/helpcontent/"/> + </para> + </listitem> + </itemizedlist> -<listitem><para>Required patch for gcc-&gcc-version;: <ulink -url="&patch-root;/OOo_&openoffice-version;-gcc_3.4.2+_fixes-2.patch"/></para> -</listitem> + <bridgehead renderas="sect3">OpenOffice Dependencies</bridgehead> -<listitem><para>Required patch for use with NPTL: <ulink -url="&patch-root;/OOo_&openoffice-version;-nptl-1.patch"/></para> -</listitem> + <bridgehead renderas="sect4">Required</bridgehead> + <para>X (<xref linkend="xfree86"/> or <xref linkend="xorg"/>), + <xref linkend="zip"/>, + <xref linkend="unzip"/>, + <xref linkend="tcsh"/>, and + <xref linkend="which"/>.</para> -<listitem><para>Required patch if compiling with -<acronym>JDK</acronym>-&jdk-src-version;: <ulink -url="&patch-root;/OOo_&openoffice-version;-jdk_&jdk-src-version;_fix-1.patch"/></para> -</listitem> + <bridgehead renderas="sect4">Recommended</bridgehead> + <para><xref linkend="jdk"/>, + <xref linkend="freetype2"/>, + <xref linkend="pkgconfig"/>, + <xref linkend="startup-notification"/>, + <xref linkend="desktop-file-utils"/>, + <xref linkend="apache-ant"/>, + <xref linkend="libart_lgpl"/>, and + <xref linkend="curl"/>.</para> -<listitem><para>Required patch (Executable <command>test</command> is in -<filename class="directory">/bin</filename>, -not in <filename class="directory">/usr/bin</filename>): <ulink -url="&patch-root;/OOo_&openoffice-version;-test_bin_loc-1.patch"/></para> -</listitem> + <bridgehead renderas="sect4">Optional</bridgehead> + <para><xref linkend="Linux_PAM"/> and + <xref linkend="nas"/>.</para> -<listitem><para>Required patch for STLport-4.6.2: <ulink -url="&patch-root;/OOo_&openoffice-version;-STLport_4.6.2-1.patch"/></para> -</listitem> + </sect2> -<listitem><para>Required patch for use with glibc-2.3.4: <ulink -url="&patch-root;/OOo_&openoffice-version;-doublefree-1.patch"/></para> -</listitem> + <sect2 role="installation"> + <title>Installation of OpenOffice</title> -<listitem><para>Optional patch if you wish to use the system freetype: -<ulink -url="&patch-root;/OOo_&openoffice-version;-freetype-1.patch"/></para> -</listitem> + <para><application>OpenOffice</application> does not create a directory + when you extract the TAR ball. Create a build directory and extract the + source with the following commands:</para> -<listitem><para>Optional patch if -Linux-<acronym>PAM</acronym>-&Linux_PAM-version; is not installed: -<ulink -url="&patch-root;/OOo_&openoffice-version;-no_pam-1.patch"/></para> -</listitem> - -<listitem><para>STLport-4.6.2: <ulink -url="http://www.stlport.org/archive/STLport-4.6.2.tar.gz"/></para> -</listitem> - -<listitem><para>The source <acronym>TAR</acronym> ball only contains English -language help. A localized help content file may be available at: <ulink -url="http://ftp.services.openoffice.org/pub/OpenOffice.org/contrib/helpcontent/"/>.</para> -</listitem> - -</itemizedlist> -</sect3> - -<sect3><title><application>OpenOffice</application> dependencies</title> -<sect4><title>Required</title> -<para>X (<xref linkend="xfree86"/> or <xref linkend="xorg"/>), -<xref linkend="zip"/>, -<xref linkend="unzip"/>, -<xref linkend="tcsh"/>, and -<xref linkend="which"/>.</para> -</sect4> - -<sect4><title>Recommended</title> -<para><xref linkend="jdk"/>, -<xref linkend="freetype2"/>, -<xref linkend="pkgconfig"/>, -<xref linkend="startup-notification"/>, -<xref linkend="desktop-file-utils"/>, -<xref linkend="apache-ant"/>, -<xref linkend="libart_lgpl"/>, and -<xref linkend="curl"/>.</para> - -</sect4> - -<sect4><title>Optional</title> -<para><xref linkend="Linux_PAM"/> and -<xref linkend="nas"/>.</para> -</sect4> -</sect3> - -</sect2> - -<sect2> -<title>Installation of <application>OpenOffice</application></title> - -<para><application>OpenOffice</application> does not create a directory -when you extract the <acronym>TAR</acronym> ball. Create a build directory -and extract the source with the following commands:</para> - -<screen><userinput><command>mkdir OOo-build && +<screen><userinput>mkdir OOo-build && cd OOo-build && -tar -zxf ../OOo_&openoffice-version;_source.tar.gz</command></userinput></screen> +tar -zxf ../OOo_&openoffice-version;_source.tar.gz</userinput></screen> -<para>Apply all of the downloaded patches:</para> + <para>Apply all of the downloaded patches:</para> -<screen><userinput><command>for PATCH in ../OOo_&openoffice-version;-*.patch +<screen><userinput>for PATCH in ../OOo_&openoffice-version;-*.patch do patch -Np1 -i ${PATCH} -done</command></userinput></screen> +done</userinput></screen> -<para>Copy the STLport <acronym>TAR</acronym>ball into the source tree:</para> + <para>Copy the STLport TAR ball into the source tree:</para> -<screen><userinput><command>cp ../STLport-4.6.2.tar.gz stlport/download/</command></userinput></screen> +<screen><userinput>cp ../STLport-4.6.2.tar.gz stlport/download/</userinput></screen> -<para>STLport looks for the c++ headers in the wrong location. Put a -temporary symlink in place to satisfy STLport:</para> + <para>STLport looks for the c++ headers in the wrong location. Put a + temporary symlink in place to satisfy STLport:</para> -<screen><userinput><command>ln -sf /usr/include/c++/&gcc-version; /usr/g++-v3</command></userinput></screen> +<screen role="root"><userinput>ln -sf /usr/include/c++/&gcc-version; /usr/g++-v3</userinput></screen> -<para>Create a temprorary symlink to the <acronym>JRE</acronym>'s -<application>motif</application> libraries:</para> + <para>Create a temprorary symlink to the JRE's + <application>motif</application> libraries:</para> -<screen><userinput><command>ln -sf ${JAVA_HOME}/jre/lib/i?86/motif21/libmawt.so /usr/lib</command></userinput></screen> +<screen role="root"><userinput>ln -sf ${JAVA_HOME}/jre/lib/i?86/motif21/libmawt.so /usr/lib</userinput></screen> -<para>If you want to optimize the build, edit -<filename>solenv/inc/unxlngi4.mk</filename> and add the desired optimization -flags to the <envar>CFLAGSOPT</envar> variable. Some users have reported -problems with <parameter>-fomit-frame-pointer</parameter>. The best option is -to not use any custom optimizations. The following command removes an incorrect -<parameter>-mcpu</parameter> option in the above file:</para> + <para>If you want to optimize the build, edit + <filename>solenv/inc/unxlngi4.mk</filename> and add the desired optimization + flags to the <envar>CFLAGSOPT</envar> variable. Some users have reported + problems with <option>-fomit-frame-pointer</option>. The best option + is to not use any custom optimizations. The following command removes an + incorrect <option>-mcpu</option> option in the above file:</para> -<screen><userinput><command>sed -i "s:\-mcpu=pentiumpro::" \ - solenv/inc/unxlngi4.mk</command></userinput></screen> +<screen><userinput>sed -i "s:\-mcpu=pentiumpro::" \ + solenv/inc/unxlngi4.mk</userinput></screen> -<para>Configure <application>OpenOffice</application> using the following -commands. You may build install sets for specific languages based on your -preferences. Supply a comma separated list to the <envar>--with-lang=</envar> -switch. If a particular component is not available in the language of your -choice, the default will be US English. If you need other languages, be sure -to add <parameter>ENUS</parameter> to the list; otherwise the build will -fail:</para> + <para>Configure <application>OpenOffice</application> using the following + commands. You may build install sets for specific languages based on your + preferences. Supply a comma separated list to the <envar>--with-lang=</envar> + switch. If a particular component is not available in the language of your + choice, the default will be US English. If you need other languages, be sure + to add <parameter>ENUS</parameter> to the list; otherwise the build will + fail:</para> -<screen><userinput><command>cd config_office/ && +<screen><userinput>cd config_office/ && ./configure --with-lang=ENUS \ --with-dict=ENUS --without-fonts \ --enable-libsn --with-system-zlib \ --with-system-freetype \ --with-system-curl --disable-fontooo \ --enable-libart && -cd ..</command></userinput></screen> +cd ..</userinput></screen> -<para><application>OpenOffice</application> fails to compile if -<command>umask</command> is set to something exotic. The build can also -fail if the <envar>LANG</envar> or <envar>LC_ALL</envar> environment -variables are set. Use the following commands to change your -environment accordingly:</para> + <para><application>OpenOffice</application> fails to compile if + <command>umask</command> is set to something exotic. The build can also + fail if the <envar>LANG</envar> or <envar>LC_ALL</envar> environment + variables are set. Use the following commands to change your + environment accordingly:</para> -<screen><userinput><command>umask 0022 && -unset LANG LC_ALL</command></userinput></screen> +<screen><userinput>umask 0022 && +unset LANG LC_ALL</userinput></screen> -<para>Compile <application>OpenOffice</application> using the following -commands:</para> + <para>Compile <application>OpenOffice</application> using the following + commands:</para> -<screen><userinput><command>./bootstrap && -bash -c "source LinuxIntelEnv.Set.sh; dmake"</command></userinput></screen> +<screen><userinput>./bootstrap && +bash -c "source LinuxIntelEnv.Set.sh; dmake"</userinput></screen> -<para>If you have downloaded localized help content <filename>tgz</filename> -files, you will need to untar them to the appropriate directory as shown -below and then recreate the installation set:</para> + <para>If you have downloaded localized help content <filename>tgz</filename> + files, you will need to untar them to the appropriate directory as shown + below and then recreate the installation set:</para> -<screen><userinput><command>for i in ../helpcontent_*_unix.tgz +<screen><userinput>for i in ../helpcontent_*_unix.tgz do tar -C solver/645/unxlngi4.pro/pck -zxf $i done && rm -rf instsetoo/unxlngi4.pro && -bash -c "source LinuxIntelEnv.Set.sh ; dmake"</command></userinput></screen> +bash -c "source LinuxIntelEnv.Set.sh ; dmake"</userinput></screen> -<para>Install <application>OpenOffice</application> using the following -commands to install the US English language set. To install a localized -version, replace the 01 with the international telephone country code for -your country:</para> + <para>Install <application>OpenOffice</application> using the following + commands to install the US English language set. To install a localized + version, replace the 01 with the international telephone country code for + your country:</para> -<screen><userinput><command>cd instsetoo/unxlngi4.pro/01/normal && +<screen role="root"><userinput>cd instsetoo/unxlngi4.pro/01/normal && sed -i "s:^oo_home=.*:oo_home=openoffice:" install && ./install --prefix=/opt && for appl in sagenda scalc sdraw sfax simpress slabel sletter \ smaster smath smemo soffice spadmin svcard sweb swriter - do ln -sf /opt/openoffice/program/$appl /usr/bin/$appl - done</command></userinput></screen> + do ln -v -sf /opt/openoffice/program/$appl /usr/bin/$appl + done</userinput></screen> -<para>If you have installed <xref linkend="desktop-file-utils"/> and use -<application>KDE</application>, there is no furthur configuration -necessary. If you use <application>Gnome</application>, you should copy -the <filename>*.desktop</filename> files to -<filename>/usr/share/applications</filename> with the following -commands:</para> + <para>If you have installed <xref linkend="desktop-file-utils"/> and use + <application>KDE</application>, there is no furthur configuration + necessary. If you use <application>Gnome</application>, you should copy + the <filename>*.desktop</filename> files to + <filename>/usr/share/applications</filename> with the following + commands:</para> -<screen><userinput><command>install -d /usr/share/applications -m 755 && -cp /opt/openoffice/share/gnome/net/ooo645*.desktop \ +<screen role="root"><userinput>install -v -d /usr/share/applications -m 755 && +cp -v /opt/openoffice/share/gnome/net/ooo645*.desktop \ /usr/share/applications/ && -rename ooo645 ooo /usr/share/applications/ooo645*.desktop</command></userinput></screen> +rename -v ooo645 ooo /usr/share/applications/ooo645*.desktop</userinput></screen> -<para>Finally, remove the temporary symlinks:</para> + <para>Finally, remove the temporary symlinks:</para> -<screen><userinput><command>rm /usr/g++-v3 && -rm /usr/lib/libmawt.so</command></userinput></screen> +<screen role="root"><userinput>rm /usr/g++-v3 && +rm /usr/lib/libmawt.so</userinput></screen> -</sect2> + </sect2> -<sect2> -<title>Command explanations</title> + <sect2 role="commands"> + <title>Command Explanations</title> -<para><parameter>--with-lang=ENUS</parameter>: Make install set for the -US English language.</para> + <para><parameter>--with-lang=ENUS</parameter>: Make install set for the + US English language.</para> -<para><parameter>--with-dict=ENUS</parameter>: Install dictionaries for -the US English language.</para> + <para><parameter>--with-dict=ENUS</parameter>: Install dictionaries for + the US English language.</para> -<para><parameter>--enable-libart</parameter>: Use libart instead of gpc for -polygon clipping.</para> + <para><parameter>--enable-libart</parameter>: Use libart instead of gpc for + polygon clipping.</para> -<para><parameter>--with-libsn</parameter>: Use -<application>startup-notification</application>.</para> + <para><parameter>--enable-libsn</parameter>: Use + <application>startup-notification</application>.</para> -<para><parameter>--disable-java</parameter>: Do not build components that need -java.</para> + <para><parameter>--without-fonts</parameter>: Do not install Bitstream Vera + fonts since they are already bundled with <application>X</application>.</para> -<para><parameter>--without-gpc</parameter>: Do not use gpc. Removes polygon -clipping capability.</para> + <para><parameter>--with-system-curl</parameter>: Use the system + installed curl.</para> -<para><parameter>--without-fonts</parameter>: Do not install Bitstream Vera -fonts since they are already bundled with <application>X</application>.</para> + <para><option>--disable-java</option>: Do not build components that need + java.</para> -<para><parameter>--with-system-curl</parameter>: Use the system -installed curl.</para> + <para><option>--without-gpc</option>: Do not use gpc. Removes polygon + clipping capability.</para> -<para><command>./bootstrap</command>: Create packages required to bootstrap -the build.</para> + <para><command>./bootstrap</command>: Create packages required to bootstrap + the build.</para> -<para><command>dmake</command>: Compile the package.</para> + <para><command>dmake</command>: Compile the package.</para> -<para><command>sed -i "s:^oo_home=...</command>: Remove version specific -installation directory.</para> + <para><command>sed -i "s:^oo_home=...</command>: Remove version specific + installation directory.</para> -<para><command>for appl in sagenda scalc sdraw sfax ...; -do ...</command>: Create links so that the package can be started from the -command-line without changes to the existing path.</para> + <para><command>for appl in sagenda scalc sdraw sfax ...; + do ...</command>: Create links so that the package can be started from the + command-line without changes to the existing path.</para> -</sect2> + </sect2> -<sect2> -<title>Contents</title> + <sect2 role="content"> + <title>Contents</title> -<para>The <application>OpenOffice</application> package contains -<command>sagenda</command>, <command>scalc</command>, -<command>sdraw</command>, <command>sfax</command>, -<command>simpress</command>, <command>slabel</command>, -<command>sletter</command>, <command>smaster</command>, -<command>smath</command>, <command>smemo</command>, -<command>soffice</command>, <command>spadmin</command>, -<command>svcard</command>, <command>sweb</command>, -<command>swriter</command>, <application>OpenOffice</application> -libraries and support utilities.</para> + <segmentedlist> + <segtitle>Installed Programs</segtitle> + <segtitle>Installed Libraries</segtitle> + <segtitle>Installed Directories</segtitle> -</sect2> + <seglistitem> + <seg>sagenda, scalc, sdraw, sfax, simpress, slabel, + sletter, smaster, smath, smemo, soffice, spadmin, + svcard, sweb, swriter, and support utilities</seg> + <seg><application>OpenOffice</application> libraries</seg> + <seg>Not determined at this time</seg> + </seglistitem> + </segmentedlist> -<sect2><title>Description</title> + <variablelist> + <bridgehead renderas="sect3">Short Descriptions</bridgehead> + <?dbfo list-presentation="list"?> + <?dbhtml list-presentation="table"?> -<sect3><title>sagenda</title> -<para>Create an agenda template and start -<command>swriter</command>.</para></sect3> + <varlistentry id="sagenda"> + <term><command>sagenda</command></term> + <listitem> + <para>create an agenda template and start + <command>swriter</command>.</para> + <indexterm zone="openoffice sagenda"> + <primary sortas="b-sagenda">sagenda</primary> + </indexterm> + </listitem> + </varlistentry> -<sect3><title>scalc</title> -<para>Spreadsheet application.</para></sect3> + <varlistentry id="scalc"> + <term><command>scalc</command></term> + <listitem> + <para>spreadsheet application.</para> + <indexterm zone="openoffice scalc"> + <primary sortas="b-scalc">scalc</primary> + </indexterm> + </listitem> + </varlistentry> -<sect3><title>sdraw</title> -<para>Drawing application.</para></sect3> + <varlistentry id="sdraw"> + <term><command>sdraw</command></term> + <listitem> + <para>drawing application.</para> + <indexterm zone="openoffice sdraw"> + <primary sortas="b-sdraw">sdraw</primary> + </indexterm> + </listitem> + </varlistentry> -<sect3><title>sfax</title> -<para>Create a fax template and start -<command>swriter</command>.</para></sect3> + <varlistentry id="sfax"> + <term><command>sfax</command></term> + <listitem> + <para>create a fax template and start + <command>swriter</command>.</para> + <indexterm zone="openoffice sfax"> + <primary sortas="b-sfax">sfax</primary> + </indexterm> + </listitem> + </varlistentry> -<sect3><title>simpress</title> -<para>Presentation application.</para></sect3> + <varlistentry id="simpress"> + <term><command>simpress</command></term> + <listitem> + <para>presentation application.</para> + <indexterm zone="openoffice simpress"> + <primary sortas="b-simpress">simpress</primary> + </indexterm> + </listitem> + </varlistentry> -<sect3><title>slabel</title> -<para>Create a label template and start -<command>swriter</command>.</para></sect3> + <varlistentry id="slabel"> + <term><command>slabel</command></term> + <listitem> + <para>create a label template and start + <command>swriter</command>.</para> + <indexterm zone="openoffice slabel"> + <primary sortas="b-slabel">slabel</primary> + </indexterm> + </listitem> + </varlistentry> -<sect3><title>sletter</title> -<para>Create a letter template and start -<command>swriter</command>.</para></sect3> + <varlistentry id="sletter"> + <term><command>sletter</command></term> + <listitem> + <para>create a letter template and start + <command>swriter</command>.</para> + <indexterm zone="openoffice sletter"> + <primary sortas="b-sletter">sletter</primary> + </indexterm> + </listitem> + </varlistentry> -<sect3><title>smaster</title> -<para>Creates a new master document.</para></sect3> + <varlistentry id="smaster"> + <term><command>smaster</command></term> + <listitem> + <para>creates a new master document.</para> + <indexterm zone="openoffice smaster"> + <primary sortas="b-smaster">smaster</primary> + </indexterm> + </listitem> + </varlistentry> -<sect3><title>smath</title> -<para>Mathematical formula editor.</para></sect3> + <varlistentry id="smath"> + <term><command>smath</command></term> + <listitem> + <para>mathematical formula editor.</para> + <indexterm zone="openoffice smath"> + <primary sortas="b-smath">smath</primary> + </indexterm> + </listitem> + </varlistentry> -<sect3><title>smemo</title> -<para>Create a memo template and start -<command>swriter</command>.</para></sect3> + <varlistentry id="smemo"> + <term><command>smemo</command></term> + <listitem> + <para>create a memo template and start + <command>swriter</command>.</para> + <indexterm zone="openoffice smemo"> + <primary sortas="b-smemo">smemo</primary> + </indexterm> + </listitem> + </varlistentry> -<sect3><title>soffice</title> -<para>Opens a base window with access to all -<application>OpenOffice</application> applications.</para></sect3> + <varlistentry id="soffice"> + <term><command>soffice</command></term> + <listitem> + <para>opens a base window with access to all + <application>OpenOffice</application> applications.</para> + <indexterm zone="openoffice soffice"> + <primary sortas="b-soffice">soffice</primary> + </indexterm> + </listitem> + </varlistentry> -<sect3><title>spadmin</title> -<para><application>OpenOffice</application> Printer Configuration. You may -need to run this if you are having any printing problems.</para></sect3> + <varlistentry id="spadmin"> + <term><command>spadmin</command></term> + <listitem> + <para><application>OpenOffice</application> Printer Configuration. + You may need to run this if you are having any printing + problems.</para> + <indexterm zone="openoffice spadmin"> + <primary sortas="b-spadmin">spadmin</primary> + </indexterm> + </listitem> + </varlistentry> -<sect3><title>svcard</title> -<para>Business card application.</para></sect3> + <varlistentry id="svcard"> + <term><command>svcard</command></term> + <listitem> + <para>business card application.</para> + <indexterm zone="openoffice svcard"> + <primary sortas="b-svcard">svcard</primary> + </indexterm> + </listitem> + </varlistentry> -<sect3><title>sweb</title> -<para>An <acronym>HTML</acronym> editor.</para></sect3> + <varlistentry id="sweb"> + <term><command>sweb</command></term> + <listitem> + <para>an HTML editor.</para> + <indexterm zone="openoffice sweb"> + <primary sortas="b-sweb">sweb</primary> + </indexterm> + </listitem> + </varlistentry> -<sect3><title>swriter</title> -<para>Word processing application.</para></sect3> + <varlistentry id="swriter"> + <term><command>swriter</command></term> + <listitem> + <para>word processing application.</para> + <indexterm zone="openoffice swriter"> + <primary sortas="b-swriter">swriter</primary> + </indexterm> + </listitem> + </varlistentry> -</sect2> + </variablelist> + </sect2> + </sect1> - -- http://linuxfromscratch.org/mailman/listinfo/blfs-book FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
