source: xsoft/office/libreoffice.xml@ 7f5a5884

10.0 10.1 11.0 11.1 11.2 11.3 12.0 12.1 12.2 7.10 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 gimp3 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 xry111/for-12.3 xry111/intltool xry111/llvm18 xry111/soup3 xry111/spidermonkey128 xry111/test-20220226 xry111/xf86-video-removal
Last change on this file since 7f5a5884 was 7f5a5884, checked in by Igor Živković <igor@…>, 11 years ago

restore and update clucene to 2.3.3.4

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

  • Property mode set to 100644
File size: 23.4 KB
Line 
1<?xml version="1.0" encoding="ISO-8859-1"?>
2<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
3 "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
4 <!ENTITY % general-entities SYSTEM "../../general.ent">
5 %general-entities;
6
7 <!ENTITY libreoffice-dl "http://download.documentfoundation.org/libreoffice/src/&libreoffice-version;">
8
9 <!ENTITY libreoffice-core-download-http "&libreoffice-dl;/libreoffice-&libreoffice-dlversion;.tar.xz">
10 <!ENTITY libreoffice-core-md5sum "bb2fe0056ae92e70ee8816a36dd0696c">
11 <!ENTITY libreoffice-core-size "117 MB">
12
13 <!ENTITY libreoffice-dict-download-http "&libreoffice-dl;/libreoffice-dictionaries-&libreoffice-dlversion;.tar.xz">
14 <!ENTITY libreoffice-dict-md5sum "8f00e7e3bf089de4b403fdb05724da5c">
15 <!ENTITY libreoffice-dict-size "35 MB">
16
17 <!ENTITY libreoffice-help-download-http "&libreoffice-dl;/libreoffice-help-&libreoffice-dlversion;.tar.xz">
18 <!ENTITY libreoffice-help-md5sum "761323fae73ef156f5cf188d8bd983f1">
19 <!ENTITY libreoffice-help-size "1.8 MB">
20
21 <!ENTITY libreoffice-translations-download-http "&libreoffice-dl;/libreoffice-translations-&libreoffice-dlversion;.tar.xz">
22 <!ENTITY libreoffice-translations-md5sum "54f36cf305ae018ad685c331587d83e3">
23 <!ENTITY libreoffice-translations-size "125 MB">
24
25 <!ENTITY libreoffice-buildsize "4.5 GB (449 MB installed) without translations">
26 <!ENTITY libreoffice-time "93 SBU">
27]>
28
29<sect1 id="libreoffice" xreflabel="LibreOffice-&libreoffice-version;">
30 <?dbhtml filename="libreoffice.html"?>
31
32 <sect1info>
33 <othername>$LastChangedBy$</othername>
34 <date>$Date$</date>
35 </sect1info>
36
37 <title>LibreOffice-&libreoffice-version;</title>
38
39 <indexterm zone="libreoffice">
40 <primary sortas="a-LibreOffice">LibreOffice</primary>
41 </indexterm>
42
43 <sect2 role="package">
44 <title>Introduction to LibreOffice</title>
45
46 <para>
47 <application>LibreOffice</application> is a full-featured office suite.
48 It is largely compatible with <application>Microsoft Office</application>
49 and is descended from <application>OpenOffice.org</application>.
50 </para>
51
52 &lfs74_checked;
53
54 <bridgehead renderas="sect3">Package Information</bridgehead>
55 <itemizedlist spacing="compact">
56 <listitem>
57 <para>
58 Core Download: <ulink url="&libreoffice-core-download-http;"/>
59 </para>
60 </listitem>
61 <listitem>
62 <para>
63 Core Download MD5 sum: &libreoffice-core-md5sum;
64 </para>
65 </listitem>
66 <listitem>
67 <para>
68 Core Download size: &libreoffice-core-size;
69 </para>
70 </listitem>
71 <listitem>
72 <para>
73 Estimated disk space required: &libreoffice-buildsize;
74 </para>
75 </listitem>
76 <listitem>
77 <para>
78 Estimated build time: &libreoffice-time;
79 </para>
80 </listitem>
81 </itemizedlist>
82
83 <bridgehead renderas="sect3">Additional Downloads</bridgehead>
84 <itemizedlist spacing="compact">
85 <listitem>
86 <para>
87 Dictionaries: <ulink url="&libreoffice-dict-download-http;"/>
88 </para>
89 </listitem>
90 <listitem>
91 <para>
92 Dictionaries MD5 sum: &libreoffice-dict-md5sum;
93 </para>
94 </listitem>
95 <listitem>
96 <para>
97 Dictionaries size: &libreoffice-dict-size;
98 </para>
99 </listitem>
100 <listitem>
101 <para>
102 Help Files: <ulink url="&libreoffice-help-download-http;"/>
103 </para>
104 </listitem>
105 <listitem>
106 <para>
107 Help Files MD5 sum: &libreoffice-help-md5sum;
108 </para>
109 </listitem>
110 <listitem>
111 <para>
112 Help Files size: &libreoffice-help-size;
113 </para>
114 </listitem>
115 <listitem>
116 <para>
117 Translations: <ulink url="&libreoffice-translations-download-http;"/>
118 </para>
119 </listitem>
120 <listitem>
121 <para>
122 Translations MD5 sum: &libreoffice-translations-md5sum;
123 </para>
124 </listitem>
125 <listitem>
126 <para>
127 Translations size: &libreoffice-translations-size;
128 </para>
129 </listitem>
130 </itemizedlist>
131
132 <bridgehead renderas="sect3">LibreOffice Dependencies</bridgehead>
133
134 <bridgehead renderas="sect4">Required</bridgehead>
135 <para role="required">
136 <xref linkend="gperf"/>,
137 <xref linkend="gtk2"/>,
138 <application>Perl Modules</application>
139 <xref linkend="perl-archive-zip"/> and
140 <xref linkend="perl-xml-parser"/>,
141 <xref linkend="unzip"/>,
142 <xref linkend="wget"/>,
143 <xref linkend="which"/> and
144 <xref linkend="zip"/>
145 </para>
146
147 <bridgehead renderas="sect4">Recommended</bridgehead>
148 <note>
149 <para>
150 Most of these packages are recommended because if they're not installed,
151 the build process will compile and install its own (often older)
152 version.
153 </para>
154 </note>
155
156 <para role="recommended">
157 <xref linkend="boost"/>,
158 <xref linkend="clucene"/>,
159 <xref linkend="cups"/>,
160 <xref linkend="curl"/>,
161 <xref linkend="dbus"/>,
162 <xref linkend="expat"/>,
163 <xref linkend="gst-plugins-base"/> or
164 <xref linkend="gst10-plugins-base"/>,
165 <xref linkend="icu"/>,
166 <xref linkend="lcms2"/>,
167 <xref linkend="librsvg"/>,
168 <xref linkend="libxml2"/> and
169 <xref linkend="libxslt"/>,
170 <xref linkend="mesalib"/>,
171 <xref linkend="neon"/>,
172 <xref linkend="npapi-sdk"/>,
173 <xref linkend="nss"/>,
174 <xref linkend="openldap"/> (client only),
175 <xref linkend="openssl"/>,
176 <xref linkend="poppler"/>,
177 <xref linkend="python3"/> (used to build the translations),
178 <xref linkend="redland"/> and
179 <xref linkend="unixodbc"/>
180 </para>
181
182 <bridgehead renderas="sect4">Optional</bridgehead>
183 <para role="optional">
184 <xref linkend="bluez"/>,
185 <ulink url="http://sourceforge.net/projects/cppunit/">Cppunit</ulink>,
186 <ulink url="http://sourceforge.net/projects/silgraphite/">Graphite2</ulink>,
187 <xref linkend="gtk3"/>,
188 <ulink url="http://hunspell.sourceforge.net/">Hunspell</ulink>,
189 <ulink url="http://sourceforge.net/projects/hunspell/files/Hyphen/">Hyphen</ulink>,
190 <xref linkend="kdelibs"/>,
191 <ulink url="http://libwpd.sourceforge.net/">libwpd</ulink>,
192 <ulink url="http://libwpg.sourceforge.net/">libwpg</ulink>,
193 <ulink url="http://libwps.sourceforge.net/">libwps</ulink>,
194 <ulink url="http://www.freedesktop.org/wiki/Software/libcdr/">libcdr</ulink>,
195 <ulink url="http://www.freedesktop.org/wiki/Software/libmspub/">libmspub</ulink>,
196 <ulink url="http://sourceforge.net/projects/libmwaw/">libmwaw</ulink>,
197 <ulink url="http://www.freedesktop.org/wiki/Software/libvisio/">libvisio</ulink>,
198 <ulink url="http://sourceforge.net/projects/libcmis/">libcmis</ulink>,
199 <ulink url="http://www.freedesktop.org/wiki/Software/libexttextcat/">libexttextcat</ulink>,
200 <ulink url="http://tagoh.bitbucket.org/liblangtag/">liblangtag</ulink>,
201 <ulink url="http://sourceforge.net/projects/libwpd/files/libodfgen/">libodfgen</ulink>,
202 <ulink url="http://hci.iwr.uni-heidelberg.de/vigra/">VIGRA</ulink>,
203 <ulink url="http://code.google.com/p/multidimalgorithm/">mdds</ulink>,
204 <xref linkend="mysql"/>,
205 <ulink url="http://sourceforge.net/projects/hunspell/files/MyThes/">MyThes</ulink>,
206 <ulink url="https://gitorious.org/orcus">Orcus</ulink>,
207 <xref linkend="postgresql"/>,
208 <xref linkend="sane"/> and
209 <ulink url="&gnome-download-http;/zenity/">Zenity</ulink>
210 </para>
211
212 <para condition="html" role="usernotes">
213 User Notes: <ulink url="&blfs-wiki;/libreoffice"/>
214 </para>
215 </sect2>
216
217 <sect2 role="installation">
218 <title>Installation of LibreOffice</title>
219
220 <warning>
221 <para>
222 Untaring the libreoffice-&libreoffice-dlversion; tarball as
223 <systemitem class="username">root</systemitem> has the curious effect of
224 changing the ownership of the <emphasis>parent</emphasis> directory
225 to a user with numerical id 11012 and with the permissions set to allow
226 read, write and execute for that user only! If you untared as
227 <systemitem class="username">root</systemitem> in your home folder you
228 could end up unable to log in again. If you untared it in
229 <filename class="directory">/usr</filename> you would find your user
230 account unable to access any file in
231 <filename class="directory">/usr</filename>.
232 </para>
233
234 <para>
235 You can avoid this unpleasantness by
236 <emphasis>not</emphasis> untaring it as
237 <systemitem class="username">root</systemitem>. If you must untar it as
238 <systemitem class="username">root</systemitem> pass the option
239 <option>--no-overwrite-dir</option> to tar. This is the default when you
240 untar as a user but has to be passed as an option when untaring as
241 <systemitem class="username">root</systemitem>:
242 </para>
243 </warning>
244
245<screen role="root"><userinput>tar -xf libreoffice-&libreoffice-dlversion;.tar.xz --no-overwrite-dir &amp;&amp;
246cd libreoffice-&libreoffice-dlversion;</userinput></screen>
247
248 <para>
249 Unpack the dictionaries file and create symlinks to tarballs from the
250 source directory so they won't get downloaded again (it is not necessary
251 to unpack the help nor the translations tarballs):
252 </para>
253
254<screen><userinput>install -dm755 src &amp;&amp;
255
256tar -xf ../libreoffice-dictionaries-&libreoffice-dlversion;.tar.xz --no-overwrite-dir --strip-components=1 &amp;&amp;
257<!-- Not necessary for this version
258tar -xf ../libreoffice-help-&libreoffice-dlversion;.tar.xz -\-no-overwrite-dir -\-strip-components=1 &amp;&amp;
259-->
260ln -sv ../../libreoffice-dictionaries-&libreoffice-dlversion;.tar.xz src/ &amp;&amp;
261ln -sv ../../libreoffice-help-&libreoffice-dlversion;.tar.xz src/</userinput></screen>
262
263<!-- Not necessary for this version
264 <para>
265 If you have downloaded the translations tarball, unpack it:
266 </para>
267
268<screen><userinput>tar -xf ../libreoffice-translations-&libreoffice-dlversion;.tar.xz -\-no-overwrite-dir -\-strip-components=1 &amp;&amp;
269ln -sv ../../libreoffice-translations-&libreoffice-dlversion;.tar.xz src/</userinput></screen>
270-->
271 <para>
272 If you have downloaded the translations tarball, create a symlink:
273 </para>
274
275<screen><userinput>ln -sv ../../libreoffice-translations-&libreoffice-dlversion;.tar.xz src/</userinput></screen>
276
277 <note>
278 <para>
279 During the build process, some packages will be downloaded (including
280 the ones listed as recommended and optional dependencies) if they are
281 not present on the system. Doing so, build time may be different
282 for everyone.
283 </para>
284 </note>
285
286 <para>
287 In the rest of the page, locales "en-US" and "pt-BR" are examples; the
288 user will change them to suit his needs - you might want to read the
289 "Command Explanations", further below, before proceeding. Due to the
290 large size of the package, the user may prefer to install in
291 <filename class="directory">/opt</filename>, instead of
292 <filename class="directory">/usr</filename>. In order to do that, replace
293 <filename class="directory">/usr</filename> by
294 <filename class="directory">/opt/libreoffice-&libreoffice-dlversion;</filename>
295 in the rest of the page, except in the commands fixing the menu icons.
296 Prepare <application>LibreOffice</application> for compilation by running
297 the following commands:
298 </para>
299
300<screen><userinput>sed -e "/gzip -f/d" \
301 -e "s|.1.gz|.1|g" \
302 -i bin/distro-install-desktop-integration &amp;&amp;
303sed -e "/distro-install-file-lists/d" -i Makefile.in &amp;&amp;
304
305chmod -v +x bin/unpack-sources &amp;&amp;
306sed -e "s/target\.mk/langlist\.mk/" \
307 -e "s/tar -xf/tar -x --strip-components=1 -f/" \
308 -e "/tar -x/s/lo_src_dir/start_dir/" \
309 -i bin/unpack-sources &amp;&amp;
310
311./autogen.sh --prefix=/usr \
312 --sysconfdir=/etc \
313 --with-vendor="BLFS" \
314 --with-lang="en-US pt-BR" \
315 --with-help \
316 --with-alloc=system \
317 --without-java \
318 --disable-gconf \
319 --disable-odk \
320 --disable-postgresql-sdbc \
321 --enable-python=system \
322 --with-system-boost \
323 --with-system-clucene \
324 --with-system-cairo \
325 --with-system-curl \
326 --with-system-expat \
327 --with-system-harfbuzz \
328 --with-system-icu \
329 --with-system-jpeg \
330 --with-system-lcms2 \
331 --with-system-libpng \
332 --with-system-libxml \
333 --with-system-mesa-headers \
334 --with-system-neon \
335 --with-system-npapi-headers \
336 --with-system-nss \
337 --with-system-odbc \
338 --with-system-openldap \
339 --with-system-openssl \
340 --with-system-poppler \
341 --with-system-redland \
342 --with-system-zlib \
343 --with-parallelism=$(getconf _NPROCESSORS_ONLN)</userinput></screen>
344
345 <para>
346 The instructions below will only build the package without running
347 any unit tests. If you prefer to run the unit tests, replace
348 <command>make build</command> with <command>make</command>
349 </para>
350
351 <para>
352 Build the package:
353 </para>
354
355<screen><userinput>make build</userinput></screen>
356
357 <para>
358 Now, as the <systemitem class="username">root</systemitem> user:
359 </para>
360
361<screen role="root"><userinput>make distro-pack-install</userinput></screen>
362
363 <para>
364 If the dictionaries have been built, again as
365 <systemitem class="username">root</systemitem> user:
366 </para>
367
368<screen role="root"><userinput>chown -cR 0:0 dictionaries/ &amp;&amp;
369mkdir -pv /usr/lib/libreoffice/share/extensions/dict-en &amp;&amp;
370cp -vR dictionaries/en/* /usr/lib/libreoffice/share/extensions/dict-en &amp;&amp;
371mkdir -pv /usr/lib/libreoffice/share/extensions/dict-pt-BR &amp;&amp;
372cp -vR dictionaries/pt_BR/* /usr/lib/libreoffice/share/extensions/dict-pt-BR</userinput></screen>
373
374 <para>
375 In the following, do not replace
376 <filename class="directory">/usr</filename> by
377 <filename class="directory">/opt/libreoffice-&libreoffice-dlversion;</filename>.
378 If installed in <filename class="directory">/opt</filename> and there
379 are no icons in the new items of the desktop menu, optionally run
380 the following commands, as <systemitem class="username">root</systemitem>
381 user (it may be necessary to logout the session, before the
382 icons appear):
383 </para>
384
385<screen role="root"><userinput>mkdir -pv /usr/share/pixmaps &amp;&amp;
386for i in writer base calc draw impress math startcenter writer
387do
388 ln -svf /opt/libreoffice-&libreoffice-dlversion;/share/icons/hicolor/32x32/apps/libreoffice-$i.png \
389 /usr/share/pixmaps/
390done
391unset i</userinput></screen>
392
393 </sect2>
394
395 <sect2 role="commands">
396 <title>Command Explanations</title>
397
398 <para>
399 <command>sed -e ...</command>: First sed prevents compression of the
400 manual pages, the second one prevents a script that causes install to
401 fail from running and the third one fixes the unpack script.
402 </para>
403
404 <para>
405 <command>chmod -v +x ...</command>: Fix the unpack script's permissions.
406 </para>
407
408 <para>
409 <parameter>--with-vendor=BLFS</parameter>: This switch sets BLFS as
410 the vendor which is mentioned when you click "About" on the toolbar.
411 </para>
412<!-- I believe en-US is not necessary anymore
413 <para>
414 <parameter>-\-with-lang="en-US pt-BR"</parameter>: This switch sets
415 what languages to support. en-US is always needed. To list several
416 languages, separate them with a space. For all languages, use
417 <parameter>-\-with-lang=ALL</parameter>
418 </para>
419-->
420
421 <para>
422 <parameter>--with-lang="en-US pt-BR"</parameter>: This switch sets
423 what languages to support. To list several languages, separate them with
424 a space. For all languages, use
425 <parameter>--with-lang=ALL</parameter>.
426 </para>
427
428 <note><para>
429 For a list of the available languages, you can uncompress the
430 translations tarball, <command>tar -xf
431 ../libreoffice-translations-&libreoffice-dlversion;.tar.xz
432 --no-overwrite-dir -C /tmp</command>, and run <command>ls
433 /tmp/libreoffice-&libreoffice-dlversion;/translations/source</command>.
434 </para></note>
435
436 <para>
437 <parameter>--with-help</parameter>: Without this switch, the help files
438 are not built.
439 </para>
440
441 <para>
442 <parameter>--with-alloc=system</parameter>: This switch tells
443 <application>LibreOffice</application> to use system allocator
444 instead of the internal one.
445 </para>
446
447 <para>
448 <parameter>--without-java</parameter>: This switch disables
449 <application>Java</application> support in
450 <application>LibreOffice</application>.
451 </para>
452
453 <para>
454 <parameter>--disable-gconf</parameter>: This switch disables compiling
455 <application>LibreOffice</application> with the deprecated
456 <application>GNOME</application> configuration system support.
457 </para>
458
459 <para>
460 <parameter>--disable-odk</parameter>: This switch disables installing the
461 office development kit. Remove if you want to develop a
462 <application>LibreOffice</application> based application.
463 </para>
464
465 <para>
466 <parameter>--disable-postgresql-sdbc</parameter>: This switch disables compiling
467 <application>LibreOffice</application> with the ability to connect to a
468 <application>PostgreSQL</application> database. Remove it if you would
469 like <application>LibreOffice</application> to be able to connect to a
470 <application>PostgreSQL</application> database. If you have installed
471 <application>PostgreSQL</application> on your system and would like
472 <application>LibreOffice</application> to use that rather than compile its
473 own copy, use the <option>--with-system-postgresql</option> switch.
474 </para>
475
476 <para>
477 <parameter>--enable-python=system</parameter>: This switch tells
478 <application>LibreOffice</application> to use installed
479 <application>Python 3</application> to build the translations
480 instead of the bundled one. If you don't need to build any
481 translations, you can use <option>--disable-python</option>
482 instead.
483 </para>
484
485 <para>
486 <parameter>--with-system-*</parameter>: These switches prevent
487 <application>LibreOffice</application> from trying to compile its own
488 versions of these dependencies. If you've not installed some of the
489 dependencies, remove the corresponding switches.
490 </para>
491
492 <para>
493 <parameter>--with-parallelism=$(getconf _NPROCESSORS_ONLN)</parameter>: This
494 switch tells <application>LibreOffice</application> to use all your
495 CPUs to compile in parallel and speed up the build.
496 </para>
497
498 <para>
499 <option>--disable-cups</option>: Use this switch if you don't need
500 printing support.
501 </para>
502
503 <para>
504 <option>--disable-gstreamer-0.10</option>: Use this switch if you've
505 not installed <xref linkend="gst-plugins-base"/>.
506 </para>
507
508 <para>
509 <option>--disable-dbus</option>: Use this switch if you've not installed
510 <xref linkend="dbus"/>. It also disables Bluetooth support and font
511 install via PackageKit.
512 </para>
513
514 <para>
515 <option>--enable-gstreamer</option>: Use this switch if you want to
516 use <xref linkend="gst10-plugins-base"/> instead of
517 <xref linkend="gst-plugins-base"/> for the avmedia module.
518 </para>
519
520 <para>
521 <option>--enable-gtk3</option>: Use this switch if you want to
522 build the <application>GTK+ 3</application> integration module.
523 </para>
524
525 <para>
526 <option>--enable-kde4</option>: Use this switch if you want to
527 build the <application>KDE</application> integration module.
528 </para>
529
530 </sect2>
531
532 <sect2 role="content">
533 <title>Contents</title>
534
535 <segmentedlist>
536 <segtitle>Installed Programs</segtitle>
537 <segtitle>Installed Libraries</segtitle>
538 <segtitle>Installed Directory</segtitle>
539
540 <seglistitem>
541 <seg>
542 libreoffice, lobase, localc, lodraw, loffice, lofromtemplate,
543 loimpress, lomath, loweb, lowriter, soffice and unopkg
544 </seg>
545 <seg>
546 None
547 </seg>
548 <seg>
549 /usr/lib/libreoffice
550 </seg>
551 </seglistitem>
552 </segmentedlist>
553
554 <variablelist>
555 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
556 <?dbfo list-presentation="list"?>
557 <?dbhtml list-presentation="table"?>
558
559 <varlistentry id="lobase">
560 <term><command>lobase</command></term>
561 <listitem>
562 <para>
563 is a database manager.
564 </para>
565 <indexterm zone="libreoffice lobase">
566 <primary sortas="b-lobase">lobase</primary>
567 </indexterm>
568 </listitem>
569 </varlistentry>
570
571 <varlistentry id="localc">
572 <term><command>localc</command></term>
573 <listitem>
574 <para>
575 is a spreadsheet program.
576 </para>
577 <indexterm zone="libreoffice localc">
578 <primary sortas="b-localc">localc</primary>
579 </indexterm>
580 </listitem>
581 </varlistentry>
582
583 <varlistentry id="lodraw">
584 <term><command>lodraw</command></term>
585 <listitem>
586 <para>
587 is a vector graphics editor and diagramming tool.
588 </para>
589 <indexterm zone="libreoffice lodraw">
590 <primary sortas="b-lodraw">lodraw</primary>
591 </indexterm>
592 </listitem>
593 </varlistentry>
594
595 <varlistentry id="loimpress">
596 <term><command>loimpress</command></term>
597 <listitem>
598 <para>
599 can edit and display PowerPoint presentations.
600 </para>
601 <indexterm zone="libreoffice loimpress">
602 <primary sortas="b-loimpress">loimpress</primary>
603 </indexterm>
604 </listitem>
605 </varlistentry>
606
607 <varlistentry id="lomath">
608 <term><command>lomath</command></term>
609 <listitem>
610 <para>
611 is a mathematical formula editor.
612 </para>
613 <indexterm zone="libreoffice lomath">
614 <primary sortas="b-lomath">lomath</primary>
615 </indexterm>
616 </listitem>
617 </varlistentry>
618
619 <varlistentry id="lowriter">
620 <term><command>lowriter</command></term>
621 <listitem>
622 <para>
623 is a word processor.
624 </para>
625 <indexterm zone="libreoffice lowriter">
626 <primary sortas="b-lowriter">lowriter</primary>
627 </indexterm>
628 </listitem>
629 </varlistentry>
630
631 <varlistentry id="unopkg">
632 <term><command>unopkg</command></term>
633 <listitem>
634 <para>
635 is a tool to manage <application>LibreOffice</application>
636 extensions from the command line.
637 </para>
638 <indexterm zone="libreoffice unopkg">
639 <primary sortas="b-unopkg">unopkg</primary>
640 </indexterm>
641 </listitem>
642 </varlistentry>
643
644 </variablelist>
645
646 </sect2>
647
648</sect1>
Note: See TracBrowser for help on using the repository browser.