source: xsoft/office/abiword.xml@ 38e4f06

10.0 10.1 11.0 11.1 11.2 11.3 12.0 12.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 xry111/intltool xry111/llvm18 xry111/soup3 xry111/test-20220226 xry111/xf86-video-removal
Last change on this file since 38e4f06 was 38e4f06, checked in by Randy McMurchy <randy@…>, 18 years ago

Added the 'User Notes' wiki link to each package page; changed all instances of .[so,a] to .{so,a} (brackets changed to braces); changed all replaceable tags to use angle brackets instead of square brackets to encapsulate the text - commit #11

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

  • Property mode set to 100644
File size: 10.6 KB
Line 
1<?xml version="1.0" encoding="ISO-8859-1"?>
2<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN"
3 "http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd" [
4 <!ENTITY % general-entities SYSTEM "../../general.ent">
5 %general-entities;
6
7 <!ENTITY AbiWord-download-http "http://www.abisource.com/downloads/abiword/2.4.2/source/abiword-&AbiWord-version;.tar.bz2">
8 <!ENTITY AbiWord-download-ftp " ">
9 <!ENTITY AbiWord-md5sum "935f1218eab7ff96b7a23cfeba4e76d1">
10 <!ENTITY AbiWord-size "24.1 MB">
11 <!ENTITY AbiWord-buildsize "209 MB">
12 <!ENTITY AbiWord-time "3.6 SBU (to build and install the program, docs and all plugins)">
13]>
14
15<sect1 id="abiword" xreflabel="AbiWord-&AbiWord-version;">
16 <?dbhtml filename="AbiWord.html" ?>
17
18 <sect1info>
19 <othername>$LastChangedBy$</othername>
20 <date>$Date$</date>
21 <keywordset>
22 <keyword role="package">abiword-&AbiWord-version;.tar</keyword>
23 <keyword role="ftpdir">abiword</keyword>
24 </keywordset>
25 </sect1info>
26
27 <title>AbiWord-&AbiWord-version;</title>
28
29 <indexterm zone="abiword">
30 <primary sortas="a-AbiWord">AbiWord</primary>
31 </indexterm>
32
33 <sect2 role="package">
34 <title>Introduction to AbiWord</title>
35
36 <para>The <application>AbiWord</application> package contains a word
37 processing application. This is useful for writing reports, letters and
38 other formatted documents.</para>
39
40 <bridgehead renderas="sect3">Package Information</bridgehead>
41 <itemizedlist spacing="compact">
42 <listitem>
43 <para>Download (HTTP): <ulink url="&AbiWord-download-http;"/></para>
44 </listitem>
45 <listitem>
46 <para>Download (FTP): <ulink url="&AbiWord-download-ftp;"/></para>
47 </listitem>
48 <listitem>
49 <para>Download MD5 sum: &AbiWord-md5sum;</para>
50 </listitem>
51 <listitem>
52 <para>Download size: &AbiWord-size;</para>
53 </listitem>
54 <listitem>
55 <para>Estimated disk space required: &AbiWord-buildsize;</para>
56 </listitem>
57 <listitem>
58 <para>Estimated build time: &AbiWord-time;</para>
59 </listitem>
60 </itemizedlist>
61
62 <bridgehead renderas="sect3">AbiWord Dependencies</bridgehead>
63
64 <bridgehead renderas="sect4">Required</bridgehead>
65 <para role="required"><xref linkend="fribidi"/> and
66 <xref linkend="libgnomeprintui"/></para>
67
68 <bridgehead renderas="sect4">Optional</bridgehead>
69 <para role="optional">
70 <ulink url="http://www.abisource.com/enchant/">Enchant</ulink>
71 (uses <xref linkend="aspell"/>), <xref linkend="gucharmap"/>,
72 <xref linkend="imagemagick"/> and
73 <ulink url="http://wvware.sourceforge.net/">wv</ulink> (with
74 <ulink url="http://sourceforge.net/projects/wvware">libwmf</ulink>
75 installed first)</para>
76
77 <bridgehead renderas="sect4">Optional for Plugins</bridgehead>
78 <para role="optional"><xref linkend="libgsf"/>
79 (needed to build the OpenDocument/OpenOffice plugin),
80 <xref linkend="poppler"/> (for the pdf plugin),
81 <xref linkend="librsvg"/>,
82 <xref linkend="gnome-utils"/>,
83 <xref linkend="goffice"/>,
84 <ulink url="http://aiksaurus.sourceforge.net/">Aiksaurus</ulink>,
85 <ulink url="http://www.gnome-db.org/">libgda</ulink>,
86 <ulink url="http://www.gnome-db.org/">libgnomedb</ulink>,
87 <ulink url="http://sourceforge.net/projects/wvware">libwmf</ulink>,
88 <ulink url="http://libwpd.sourceforge.net/">libwpd</ulink>,
89 <ulink url="http://libots.sourceforge.net/">OTS</ulink> and
90 <ulink url="http://software.frodo.looijaard.name/psiconv/">Psiconv</ulink></para>
91
92 <para condition="html" role="usernotes">User Notes:
93 <ulink url="&blfs-wiki;/abiword"/></para>
94
95 </sect2>
96
97 <sect2 role="installation">
98 <title>Installation of AbiWord</title>
99
100 <para>Install <application>AbiWord</application> by running the following
101 commands:</para>
102
103<screen><userinput>cd abiword-plugins &amp;&amp;
104./configure --prefix=/usr --without-inter7eps &amp;&amp;
105make &amp;&amp;
106cd ../abi &amp;&amp;
107./configure --prefix=/usr &amp;&amp;
108make</userinput></screen>
109
110 <para>This package does not come with a test suite.</para>
111
112 <para>Now, as the <systemitem class="username">root</systemitem> user:</para>
113
114<screen role="root"><userinput>make install &amp;&amp;
115cp -v -R docs /usr/share/AbiSuite-2.4/AbiWord &amp;&amp;
116cd ../abiword-plugins &amp;&amp;
117make install</userinput></screen>
118
119 <para>If you have a <application>GNOME-2</application> installation, issue
120 the following command as the <systemitem class="username">root</systemitem>
121 user to install the <application>AbiWord</application> Bonobo component
122 description file:</para>
123
124<screen role="root"><userinput>cd .. &amp;&amp;
125install -v -m644 abidistfiles/GNOME_AbiWord_Control_2_4.server \
126 $GNOME_PREFIX/lib/bonobo/servers</userinput></screen>
127
128 </sect2>
129
130 <sect2 role="installation">
131 <title>Install The Help Documentation</title>
132
133 <para>Build the help files by issuing the following commands as an
134 unprivileged user:</para>
135
136<screen><userinput>cd abiword-docs &amp;&amp;
137sed -i 's@AbiWord-2.0@abiword@' make-gnome-html.sh &amp;&amp;
138./make-gnome-html.sh &amp;&amp;
139./make-html.sh</userinput></screen>
140
141 <para>Then, as the <systemitem class="username">root</systemitem> user,
142 install the help files:</para>
143
144<screen role="root"><userinput>install -v -m644 man/abiword.1 /usr/share/man/man1 &amp;&amp;
145install -v -m644 Manual/en/Abiword_Manual.abw \
146 /usr/share/AbiSuite-2.4/AbiWord/docs &amp;&amp;
147cp -v -R help /usr/share/AbiSuite-2.4/AbiWord &amp;&amp;
148find /usr/share/AbiSuite-2.4/AbiWord/help \
149 -type d -exec chmod -v 755 {} \;</userinput></screen>
150
151 </sect2>
152
153 <sect2 role="commands">
154 <title>Command Explanations</title>
155
156 <para><parameter>--without-inter7eps</parameter>: Some of the headers from
157 the <application>EPS</application> package are not compatible with
158 <application>GCC</application>-&gcc-version;. This parameter prevents
159 linking to the package and incurring a build failure.</para>
160
161 <para><command>sed -i 's@AbiWord-2.0@abiword@' make-gnome-html.sh</command>:
162 This command alters the <command>make-gnome-html.sh</command> script to
163 look for the current version of <command>abiword</command>.</para>
164
165 </sect2>
166
167 <sect2 role="configuration">
168 <title>Configuring AbiWord</title>
169
170 <sect3 id="abiword-config">
171 <title>Config File</title>
172
173 <para><filename>~/.AbiSuite/templates/normal.awt</filename></para>
174
175 <indexterm zone="abiword abiword-config">
176 <primary sortas="e-AA.AbiSuite-templates-normal">~/.AbiSuite/templates/normal.awt</primary>
177 </indexterm>
178
179 </sect3>
180
181 <sect3>
182 <title>Configuration Information</title>
183
184 <para>Choose the right template for your language and locale from the
185 list produced by the following command:</para>
186
187<screen><userinput>ls /usr/share/AbiSuite-2.4/templates</userinput></screen>
188
189 <para>Create the folder
190 <filename class='directory'>~/.AbiSuite/templates</filename> then copy the
191 <filename>normal.awt</filename> you want into it:</para>
192
193<screen><userinput>mkdir -p -v ~/.AbiSuite/templates &amp;&amp;
194cp -v /usr/share/AbiSuite-2.4/templates/normal.awt-<replaceable>&lt;lang&gt;</replaceable> \
195 ~/.AbiSuite/templates/normal.awt</userinput></screen>
196
197 <para>Obviously, change <replaceable>&lt;lang&gt;</replaceable> in the above
198 command to fit the name of the file you want.</para>
199
200 <para><application>AbiWord</application> uses Times New Roman as its
201 default font. If you'd like it to default to a different font, edit
202 <filename>~/.AbiSuite/templates/normal.awt</filename> and change the font
203 to the one you want. To find out the exact string
204 <application>AbiWord</application> uses for the font, open
205 <application>AbiWord</application>, change the font to the one you want to
206 use, type one letter, then save the document in your home folder as
207 <filename>test.abw</filename>. Now:</para>
208
209<screen><userinput>grep '"font-family' ~/test.abw | cut -d \" -f6</userinput></screen>
210
211 <para>You can edit <filename>~/.AbiSuite/templates/normal.awt</filename>
212 with a simple text editor like <application>Vim</application> or
213 <application>Gedit</application>, or you can alter it with a
214 <command>sed</command>. For example, if you want to use Bitstream Vera
215 Sans:</para>
216
217<screen><userinput>sed -i 's@Times New Roman@Bitstream Vera Sans@g' \
218 ~/.AbiSuite/templates/normal.awt</userinput></screen>
219
220 </sect3>
221
222 </sect2>
223
224 <sect2 role="content">
225 <title>Contents</title>
226
227 <segmentedlist>
228 <segtitle>Installed Programs</segtitle>
229 <segtitle>Installed Libraries</segtitle>
230 <segtitle>Installed Directories</segtitle>
231
232 <seglistitem>
233 <seg>abiword, AbiWord-2.4, ttfadmin.sh, and ttftool</seg>
234 <seg>Numerous plugin library support modules</seg>
235 <seg>/usr/lib/AbiWord-2.4 and
236 /usr/share/AbiSuite-2.4</seg>
237 </seglistitem>
238 </segmentedlist>
239
240 <variablelist>
241 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
242 <?dbfo list-presentation="list"?>
243 <?dbhtml list-presentation="table"?>
244
245 <varlistentry id="abiword-prog">
246 <term><command>abiword</command></term>
247 <listitem>
248 <para>is a symbolic link to the main
249 <command>AbiWord-2.4</command>
250 executable.</para>
251 <indexterm zone="abiword abiword-prog">
252 <primary sortas="g-abiword">abiword</primary>
253 </indexterm>
254 </listitem>
255 </varlistentry>
256
257 <varlistentry id="AbiWord-2.4">
258 <term><command>AbiWord-2.4</command></term>
259 <listitem>
260 <para>is the word-processing program executable.</para>
261 <indexterm zone="abiword AbiWord-2.4">
262 <primary sortas="b-AbiWord-2.4">AbiWord-2.4</primary>
263 </indexterm>
264 </listitem>
265 </varlistentry>
266
267 <varlistentry id="ttfadmin.sh">
268 <term><command>ttfadmin.sh</command></term>
269 <listitem>
270 <para>generates support files required by
271 <application>AbiWord</application> for each TrueType font in a
272 given directory.</para>
273 <indexterm zone="abiword ttfadmin.sh">
274 <primary sortas="b-ttfadmin.sh">ttfadmin.sh</primary>
275 </indexterm>
276 </listitem>
277 </varlistentry>
278
279 <varlistentry id="ttftool">
280 <term><command>ttftool</command></term>
281 <listitem>
282 <para>is a utility for processing TrueType fonts.</para>
283 <indexterm zone="abiword ttftool">
284 <primary sortas="b-ttftool">ttftool</primary>
285 </indexterm>
286 </listitem>
287 </varlistentry>
288
289 </variablelist>
290
291 </sect2>
292
293</sect1>
Note: See TracBrowser for help on using the repository browser.