Ignore:
Timestamp:
05/30/2005 04:34:17 PM (19 years ago)
Author:
Randy McMurchy <randy@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 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, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
0619e6d
Parents:
8e75f8b9
Message:

Removed spaces from blank lines and excess spaces from the end of XML data

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • general/genutils/imagemagick.xml

    r8e75f8b9 rfc7afd0c  
    1717xreflabel="ImageMagick-&imagemagick-version;-&imagemagick-patch-version;">
    1818  <?dbhtml filename="imagemagick.html"?>
    19  
     19
    2020  <sect1info>
    2121    <othername>$LastChangedBy$</othername>
    2222    <date>$Date$</date>
    2323  </sect1info>
    24  
     24
    2525  <title>ImageMagick-&imagemagick-version;-&imagemagick-patch-version;</title>
    26  
     26
    2727  <indexterm zone="imagemagick">
    2828    <primary sortas="a-ImageMagick">ImageMagick</primary>
     
    3131  <sect2 role="package">
    3232    <title>Introduction to ImageMagick</title>
    33    
     33
    3434    <para><application>ImageMagick</application> is a collection of tools and
    3535    libraries to read, write, and manipulate an image in various image formats.
    3636    Image processing operations are available from the command line. Bindings
    3737    to various programming languages are also available.</para>
    38    
     38
    3939    <bridgehead renderas="sect3">Package Information</bridgehead>
    4040    <itemizedlist spacing="compact">
     
    5858      </listitem>
    5959    </itemizedlist>
    60    
     60
    6161    <bridgehead renderas="sect3">ImageMagick Dependencies</bridgehead>
    62    
     62
    6363    <bridgehead renderas="sect4">Required</bridgehead>
    6464    <para>X (<xref linkend="xfree86"/> or <xref linkend="xorg"/>), and
    6565    <xref linkend="espgs"/> or <xref linkend="gs"/></para>
    66    
     66
    6767    <bridgehead renderas="sect4">Optional (Install Based on the Required
    6868    Format Support and Tools)</bridgehead>
     
    9696    <ulink url="http://www.mpeg.org/MSSG/">MPEG-2 Video Codec</ulink>,
    9797    <ulink url="http://www.povray.org/">POV-Ray</ulink>,
    98     <ulink url="http://www.cs.utah.edu/gdc/projects/urt/">Utah Raster Toolkit</ulink> 
     98    <ulink url="http://www.cs.utah.edu/gdc/projects/urt/">Utah Raster Toolkit</ulink>
    9999    (or <ulink
    100100    url="http://www.funet.fi/pub/graphics/packages/Utah-Raster-Toolkit/rel3/urt-3.1b.mlg.tar.gz">
     
    106106    <ulink url="http://perens.com/FreeSoftware/">Electric Fence</ulink> and
    107107    <ulink url="http://dmalloc.com/">Dmalloc</ulink></para>
    108    
     108
    109109  </sect2>
    110  
     110
    111111  <sect2 role="installation">
    112112    <title>Installation of ImageMagick</title>
     
    118118./configure --prefix=/usr --with-modules &amp;&amp;
    119119make</userinput></screen>
    120    
     120
    121121    <para>Now, as the <systemitem class="username">root</systemitem> user:</para>
    122    
     122
    123123<screen role="root"><userinput>make install</userinput></screen>
    124124
    125125    <sect3>
    126126      <title>Additional Configure Options</title>
    127      
     127
    128128      <para>There are additional switches that can be passed to
    129129      <application>ImageMagick</application> to customize the installation to your
    130130      needs. Check out the <application>ImageMagick</application> installation
    131131      instructions at <ulink url="http://www.imagemagick.org/www/Install-unix.html"/>.</para>
    132    
     132
    133133    </sect3>
    134    
     134
    135135  </sect2>
    136  
     136
    137137  <sect2 role="commands">
    138138    <title>Command Explanations</title>
     
    144144    package to link to the installed version of 
    145145    <filename class='libraryfile'>libltdl</filename>, and not replace it.</para>
    146    
     146
    147147    <para><parameter>--with-modules</parameter>: Enables support for dynamically
    148148    loadable modules.</para>
    149    
     149
    150150  </sect2>
    151  
     151
    152152  <sect2 role="content">
    153153    <title>Contents</title>
     
    157157      <segtitle>Installed Libraries</segtitle>
    158158      <segtitle>Installed Directories</segtitle>
    159    
     159
    160160      <seglistitem>
    161161        <seg>animate, compare, composite, conjure, convert, display,
     
    170170      </seglistitem>
    171171    </segmentedlist>
    172    
     172
    173173    <variablelist>
    174174      <bridgehead renderas="sect3">Short Descriptions</bridgehead>
    175       <?dbfo list-presentation="list"?> 
     175      <?dbfo list-presentation="list"?>
    176176      <?dbhtml list-presentation="table"?>
    177    
     177
    178178    <varlistentry id="animate">
    179179      <term><command>animate</command></term>
     
    185185      </listitem>
    186186    </varlistentry>
    187    
     187
    188188    <varlistentry id="compare">
    189189      <term><command>compare</command></term>
     
    195195      </listitem>
    196196    </varlistentry>
    197    
     197
    198198    <varlistentry id="composite">
    199199      <term><command>composite</command></term>
     
    205205      </listitem>
    206206    </varlistentry>
    207    
     207
    208208    <varlistentry id="conjure">
    209209      <term><command>conjure</command></term>
     
    215215      </listitem>
    216216    </varlistentry>
    217    
     217
    218218    <varlistentry id="convert">
    219219      <term><command>convert</command></term>
     
    225225      </listitem>
    226226    </varlistentry>
    227    
     227
    228228    <varlistentry id="display">
    229229      <term><command>display</command></term>
     
    235235      </listitem>
    236236    </varlistentry>
    237    
     237
    238238    <varlistentry id="identify">
    239239      <term><command>identify</command></term>
     
    245245      </listitem>
    246246    </varlistentry>
    247    
     247
    248248    <varlistentry id="import">
    249249      <term><command>import</command></term>
     
    255255      </listitem>
    256256    </varlistentry>
    257    
     257
    258258    <varlistentry id="magick-config">
    259259      <term><command>Magick-config</command> and
     
    267267      </listitem>
    268268    </varlistentry>
    269    
     269
    270270    <varlistentry id="mogrify">
    271271      <term><command>mogrify</command></term>
     
    277277      </listitem>
    278278    </varlistentry>
    279    
     279
    280280    <varlistentry id="montage">
    281281      <term><command>montage</command></term>
     
    287287      </listitem>
    288288    </varlistentry>
    289    
     289
    290290    <varlistentry id="wand-config">
    291291      <term><command>Wand-config</command></term>
     
    297297      </listitem>
    298298    </varlistentry>
    299    
     299
    300300    <varlistentry id="perlmagick">
    301301      <term><filename class='libraryfile'>Image::Magick</filename></term>
    302302      <listitem>
    303303        <para>allows the reading, manipulation and writing of a large number of
    304         image file formats using the <application>ImageMagick</application> 
     304        image file formats using the <application>ImageMagick</application>
    305305        library. Run <command>make</command> in the
    306306        <filename class='directory'>PerlMagick/demo</filename> directory of
     
    312312      </listitem>
    313313    </varlistentry>
    314    
     314
    315315    </variablelist>
    316316
Note: See TracChangeset for help on using the changeset viewer.