Changeset c8d2e36e


Ignore:
Timestamp:
05/16/2005 12:41:48 PM (19 years ago)
Author:
Manuel Canales Esparcia <manuel@…>
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:
d7bacd31
Parents:
8dbc61f2
Message:

Tagged gsview.xml

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • pst/ps/gsview.xml

    r8dbc61f2 rc8d2e36e  
     1<?xml version="1.0" encoding="ISO-8859-1"?>
    12<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN"
    23   "http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd" [
     
    1314
    1415<sect1 id="gsview" xreflabel="GSview-&gsview-version;">
    15 <sect1info>
    16 <othername>$LastChangedBy$</othername>
    17 <date>$Date$</date>
    18 </sect1info>
    19 <?dbhtml filename="gsview.html"?>
    20 <title>GSview-&gsview-version;</title>
     16  <?dbhtml filename="gsview.html"?>
    2117
    22 <sect2>
    23 <title>Introduction to <application>GSview</application></title>
     18  <sect1info>
     19    <othername>$LastChangedBy$</othername>
     20    <date>$Date$</date>
     21  </sect1info>
    2422
    25 <para><application>GSview</application> is a viewer for PostScript and
    26 <acronym>PDF</acronym> using <application>X</application>.</para>
     23  <title>GSview-&gsview-version;</title>
    2724
    28 <sect3><title>Package information</title>
    29 <itemizedlist spacing='compact'>
    30 <listitem><para>Download (HTTP): <ulink
    31 url="&gsview-download-http;"/></para></listitem>
    32 <listitem><para>Download (FTP): <ulink
    33 url="&gsview-download-ftp;"/></para></listitem>
    34 <listitem><para>Download MD5 sum: &gsview-md5sum;</para></listitem>
    35 <listitem><para>Download size: &gsview-size;</para></listitem>
    36 <listitem><para>Estimated disk space required:
    37 &gsview-buildsize;</para></listitem>
    38 <listitem><para>Estimated build time:
    39 &gsview-time;</para></listitem></itemizedlist>
    40 </sect3>
     25  <indexterm zone="gsview">
     26    <primary sortas="a-GSview">GSview</primary>
     27  </indexterm>
    4128
    42 <sect3><title>Additional downloads</title>
    43 <itemizedlist spacing='compact'>
    44 <listitem><para>Required Patch: <ulink
    45 url="&patch-root;/gsview-&gsview-version;-pstotext-1.patch"/></para></listitem>
    46 <listitem><para>Required Patch: <ulink
    47 url="&patch-root;/gsview-&gsview-version;-lang-1.patch"/></para></listitem>
    48 </itemizedlist>
    49 </sect3>
     29  <sect2 role="package">
     30    <title>Introduction to GSview</title>
    5031
    51 <sect3><title><application>GSview</application> dependencies</title>
    52 <sect4><title>Required</title>
    53 <para><xref linkend="GTK"/> and
    54 <xref linkend="gs"/> or <xref linkend="espgs"/>
    55 (with libgs.so installed)</para>
    56 </sect4>
    57 </sect3>
     32    <para><application>GSview</application> is a viewer for PostScript
     33    and PDF using <application>X</application>.</para>
    5834
    59 </sect2>
     35    <bridgehead renderas="sect3">Package Information</bridgehead>
     36    <itemizedlist spacing="compact">
     37      <listitem>
     38        <para>Download (HTTP): <ulink url="&gsview-download-http;"/></para>
     39      </listitem>
     40      <listitem>
     41        <para>Download (FTP): <ulink url="&gsview-download-ftp;"/></para>
     42      </listitem>
     43      <listitem>
     44        <para>Download MD5 sum: &gsview-md5sum;</para>
     45      </listitem>
     46      <listitem>
     47        <para>Download size: &gsview-size;</para>
     48      </listitem>
     49      <listitem>
     50        <para>Estimated disk space required: &gsview-buildsize;</para>
     51      </listitem>
     52      <listitem>
     53        <para>Estimated build time: &gsview-time;</para>
     54      </listitem>
     55    </itemizedlist>
    6056
    61 <sect2>
    62 <title>Installation of <application>GSview</application></title>
     57    <bridgehead renderas="sect3">Additional Downloads</bridgehead>
     58    <itemizedlist spacing='compact'>
     59      <listitem>
     60        <para>Required Patch: <ulink
     61        url="&patch-root;/gsview-&gsview-version;-pstotext-1.patch"/></para>
     62      </listitem>
     63      <listitem>
     64        <para>Required Patch: <ulink
     65        url="&patch-root;/gsview-&gsview-version;-lang-1.patch"/></para>
     66      </listitem>
     67    </itemizedlist>
    6368
    64 <para><application>GSview</application> uses <command>netscape</command> to
    65 browse through the online help. <acronym>BLFS</acronym>
    66 does not install <application>Netscape</application>, but has other
    67 browsers from which to choose. You can create a symlink from your preferred
    68 browser to <command>/usr/bin/netscape</command>, or simply edit
    69 <filename>srcunx/gvxreg.c</filename> using the following <command>sed</command>
    70 script with your browser's executable file name
    71 substituted for <replaceable>[browser]</replaceable>:</para>
     69    <bridgehead renderas="sect3">GSview Dependencies</bridgehead>
    7270
    73 <screen><userinput><command>sed -i s/netscape/<replaceable>[browser]</replaceable>/ srcunx/gvxreg.c</command></userinput></screen>
     71    <bridgehead renderas="sect4">Required</bridgehead>
     72    <para><xref linkend="GTK"/> and
     73    <xref linkend="gs"/> or <xref linkend="espgs"/>
     74    (with libgs.so installed)</para>
    7475
    75 <para>Install <application>GSview</application> by running the following
    76 commands:</para>
     76  </sect2>
    7777
    78 <screen><userinput><command>sed 's|GSVIEW_ROOT=/usr/local|GSVIEW_ROOT=/usr|' \
     78  <sect2 role="installation">
     79    <title>Installation of GSview</title>
     80
     81    <para><application>GSview</application> uses <command>netscape</command>
     82    to browse through the online help. BLFS does not install
     83    <application>Netscape</application>, but has other browsers from which to
     84    choose. You can create a symlink from your preferred browser to
     85    <command>/usr/bin/netscape</command>, or simply edit
     86    <filename>srcunx/gvxreg.c</filename> using the following <command>sed</command>
     87    script with your browser's executable file name
     88    substituted for <replaceable>[browser]</replaceable>:</para>
     89
     90<screen><userinput>sed -i s/netscape/<replaceable>[browser]</replaceable>/ srcunx/gvxreg.c</userinput></screen>
     91
     92    <para>Install <application>GSview</application> by running the following
     93    commands:</para>
     94
     95<screen><userinput>sed 's|GSVIEW_ROOT=/usr/local|GSVIEW_ROOT=/usr|' \
    7996    srcunx/unx.mak &gt; Makefile &amp;&amp;
    8097patch -Np1 -i ../gsview-&gsview-version;-pstotext-1.patch &amp;&amp;
    8198patch -Np1 -i ../gsview-&gsview-version;-lang-1.patch &amp;&amp;
    8299make &amp;&amp;
    83 make install</command></userinput></screen>
     100make install</userinput></screen>
    84101
    85 </sect2>
     102  </sect2>
    86103
    87 <sect2>
    88 <title>Command explanations</title>
     104  <sect2 role="commands">
     105    <title>Command Explanations</title>
    89106
    90 <para><command>sed 's|GSVIEW_ROOT=/usr/local|GSVIEW_ROOT=/usr|'</command>: This
    91 command changes the default installation directory to
    92 <filename class="directory">/usr</filename>.</para>
     107    <para><command>sed 's|GSVIEW_ROOT=/usr/local|GSVIEW_ROOT=/usr|'</command>:
     108    This command changes the default installation directory to
     109    <filename class="directory">/usr</filename>.</para>
    93110
    94 </sect2>
     111  </sect2>
    95112
    96 <sect2>
    97 <title>Configuring <application>GSview</application></title>
     113  <sect2 role="configuration">
     114    <title>Configuring GSview</title>
    98115
    99 <sect3><title>Config files</title>
    100 <para><filename>/etc/gsview/*</filename></para>
    101 </sect3>
     116    <sect3 id="gsview-config">
     117      <title>Config Files</title>
    102118
    103 </sect2>
     119      <para><filename>/etc/gsview/*</filename></para>
    104120
    105 <sect2>
    106 <title>Contents</title>
     121      <indexterm zone="gsview gsview-config">
     122        <primary sortas="e-etc-gsview">/etc/gsview/*</primary>
     123      </indexterm>
    107124
    108 <para>The <application>GSview</application> package contains
    109 <command>epstool</command>, <command>gsview</command> and
    110 <command>gsview-help</command>.</para>
     125    </sect3>
    111126
    112 </sect2>
     127  </sect2>
    113128
    114 <sect2><title>Description</title>
     129  <sect2 role="content">
     130    <title>Contents</title>
    115131
    116 <sect3><title>epstool</title>
    117 <para><command>epstool</command> is a tool for extracting preview
    118 bitmaps in <acronym>EPS</acronym> files.</para></sect3>
     132    <segmentedlist>
     133      <segtitle>Installed Programs</segtitle>
     134      <segtitle>Installed Libraries</segtitle>
     135      <segtitle>Installed Directories</segtitle>
    119136
    120 <sect3><title>gsview</title>
    121 <para><command>gsview</command> is a viewer for PostScript
    122 (<acronym>PS</acronym>) and
    123 <acronym>PDF</acronym> files.</para></sect3>
     137      <seglistitem>
     138        <seg>epstool, gsview, and gsview-help</seg>
     139        <seg>None</seg>
     140        <seg>Not determined at this time</seg>
     141      </seglistitem>
     142    </segmentedlist>
    124143
    125 <sect3><title>gsview-help</title>
    126 <para><command>gsview-help</command> is a script for displaying help
    127 files in your chosen browser.</para></sect3>
     144    <variablelist>
     145      <bridgehead renderas="sect3">Short Descriptions</bridgehead>
     146      <?dbfo list-presentation="list"?>
     147      <?dbhtml list-presentation="table"?>
    128148
    129 </sect2>
     149      <varlistentry id="epstool">
     150        <term><command>epstool</command></term>
     151        <listitem>
     152          <para>is a tool for extracting preview bitmaps in EPS files.</para>
     153          <indexterm zone="gsview epstool">
     154            <primary sortas="b-epstool">epstool</primary>
     155          </indexterm>
     156        </listitem>
     157      </varlistentry>
     158
     159      <varlistentry id="gsview-prog">
     160        <term><command>gsview</command></term>
     161        <listitem>
     162          <para>is a viewer for PostScript (PS) and PDF files.</para>
     163          <indexterm zone="gsview gsview-prog">
     164            <primary sortas="b-gsview">gsview</primary>
     165          </indexterm>
     166        </listitem>
     167      </varlistentry>
     168
     169      <varlistentry id="gsview-help">
     170        <term><command>gsview-help</command></term>
     171        <listitem>
     172          <para>is a script for displaying help files in your chosen
     173          browser.</para>
     174          <indexterm zone="gsview gsview-help">
     175            <primary sortas="b-gsview-help">gsview-help</primary>
     176          </indexterm>
     177        </listitem>
     178      </varlistentry>
     179
     180    </variablelist>
     181
     182  </sect2>
    130183
    131184</sect1>
Note: See TracChangeset for help on using the changeset viewer.