Author: bdubbs
Date: 2006-05-15 23:59:49 -0600 (Mon, 15 May 2006)
New Revision: 6088
Added:
trunk/BOOK/pst/ps/paps.xml
Modified:
trunk/BOOK/general.ent
trunk/BOOK/introduction/welcome/changelog.xml
trunk/BOOK/pst/ps/ps.xml
trunk/BOOK/x/installing/x-setup.xml
Log:
Added paps-0.6.6 for UTF-8 printing
Modified: trunk/BOOK/general.ent
===================================================================
--- trunk/BOOK/general.ent 2006-05-16 01:48:30 UTC (rev 6087)
+++ trunk/BOOK/general.ent 2006-05-16 05:59:49 UTC (rev 6088)
@@ -621,6 +621,7 @@
<!ENTITY gsview-version "4.7">
<!ENTITY xpdf-version "3.01">
<!ENTITY fop-version "0.20.5">
+<!ENTITY paps-version "0.6.6">
<!-- Chapter 47 -->
<!ENTITY tetex-version "3.0">
Modified: trunk/BOOK/introduction/welcome/changelog.xml
===================================================================
--- trunk/BOOK/introduction/welcome/changelog.xml 2006-05-16 01:48:30 UTC
(rev 6087)
+++ trunk/BOOK/introduction/welcome/changelog.xml 2006-05-16 05:59:49 UTC
(rev 6088)
@@ -40,11 +40,13 @@
</listitem>
-->
-
<listitem>
<para>May 16th, 2006</para>
<itemizedlist>
<listitem>
+ <para>[bdubbs] - Added paps-0.6.6 for UTF-8 printing.</para>
+ </listitem>
+ <listitem>
<para>[randy] - Updated to PHP-5.1.4.</para>
</listitem>
</itemizedlist>
Copied: trunk/BOOK/pst/ps/paps.xml (from rev 6080, trunk/BOOK/pst/ps/a2ps.xml)
===================================================================
--- trunk/BOOK/pst/ps/paps.xml (rev 0)
+++ trunk/BOOK/pst/ps/paps.xml 2006-05-16 05:59:49 UTC (rev 6088)
@@ -0,0 +1,182 @@
+<?xml version="1.0" encoding="ISO-8859-1"?>
+<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN"
+ "http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd" [
+ <!ENTITY % general-entities SYSTEM "../../general.ent">
+ %general-entities;
+
+ <!ENTITY paps-download-http
"http://prdownloads.sourceforge.net/paps/paps-&paps-version;.tar.gz">
+ <!ENTITY paps-download-ftp " ">
+ <!ENTITY paps-md5sum "cc0975e70fe1e704e16f2fb08c71cee2">
+ <!ENTITY paps-size "424 KB">
+ <!ENTITY paps-buildsize "2.6 MB">
+ <!ENTITY paps-time "less than 0.1 SBU">
+]>
+
+<sect1 id="paps" xreflabel="paps-&paps-version;">
+ <?dbhtml filename="paps.html"?>
+
+ <sect1info>
+ <othername>$LastChangedBy:$</othername>
+ <date>$Date:$</date>
+ <keywordset>
+ <keyword role="package">paps-&paps-version;.tar</keyword>
+ <keyword role="ftpdir">paps</keyword>
+ </keywordset>
+ </sect1info>
+
+ <title>paps-&paps-version;</title>
+
+ <indexterm zone="paps">
+ <primary sortas="a-paps">paps</primary>
+ </indexterm>
+
+ <sect2 role="package">
+ <title>Introduction to paps</title>
+
+ <para><application>paps</application> is a text to PostScript converter
+ that works through <application>Pango</application>. Its input is a UTF-8
+ encoded text file and it outputs vectorized PostScript. It may be used for
+ printing any complex script supported by <application>Pango</application>.
+ </para>
+
+ <bridgehead renderas="sect3">Package Information</bridgehead>
+ <itemizedlist spacing="compact">
+ <listitem>
+ <para>Download (HTTP): <ulink url="&paps-download-http;"/></para>
+ </listitem>
+ <listitem>
+ <para>Download (FTP): <ulink url="&paps-download-ftp;"/></para>
+ </listitem>
+ <listitem>
+ <para>Download MD5 sum: &paps-md5sum;</para>
+ </listitem>
+ <listitem>
+ <para>Download size: &paps-size;</para>
+ </listitem>
+ <listitem>
+ <para>Estimated disk space required: &paps-buildsize;</para>
+ </listitem>
+ <listitem>
+ <para>Estimated build time: &paps-time;</para>
+ </listitem>
+ </itemizedlist>
+
+<!--
+ <bridgehead renderas="sect3">Additional Downloads</bridgehead>
+ <itemizedlist spacing='compact'>
+ <listitem>
+ <para>DejaVu fonts for European languages:
+ <ulink url="http://dejavu.sourceforge.net"/></para>
+ </listitem>
+ <listitem>
+ <para>Arphic fonts for Chinese:
+ <ulink url="http://cle.linux.org.tw/fonts/Arphic"/></para>
+ </listitem>
+ <listitem>
+ <para>Kochi fonts for Japanese:
+ <ulink url="http://sourceforge.jp/projects/efont"/></para>
+ </listitem>
+ </itemizedlist>
+-->
+
+ <bridgehead renderas="sect3">paps Dependencies</bridgehead>
+ <para role="required">
+ <xref linkend="pango"/>
+ </para>
+
+ <bridgehead renderas="sect4">Recommended</bridgehead>
+ <para role="optional">
+ <xref linkend="doxygen"/>
+ </para>
+
+ <para condition="html" role="usernotes">User Notes:
+ <ulink url="&blfs-wiki;/Paps"/></para>
+
+ </sect2>
+
+ <sect2 role="installation">
+ <title>Installation of paps</title>
+
+ <para>Install <application>paps</application> by running the following
+ commands:</para>
+
+<screen><userinput>
+./configure --prefix=/usr &&
+make</userinput></screen>
+
+ <para>To test the results, issue: <command>src/test_libpaps >
+ test.ps</command>. View the output file in any available Postscript
+ viewer. The results of the output will be more robust with DejaVu, Arphic,
+ and Kochi fonts installed as explained in the <xref
+ linkend="xft-font-protocol"/> Section of the X Window System
+ configuration.</para>
+
+ <para>Now, as the <systemitem class="username">root</systemitem>
user:</para>
+
+<screen role="root"><userinput>make install</userinput></screen>
+
+ </sect2>
+
+
+ <sect2 role="commands">
+ <title>Command Explanations</title>
+
+ <para><command>make DOXYGEN=true; make DOXYGEN=true -k install</command>:
+ Use these commands if <application>Doxygen</application> is not installed.
+ Documentation will not be installed.</para>
+
+ </sect2>
+
+<!--
+ <sect2 role="configuration">
+ <title>Configuring paps</title>
+
+ <sect3 id="paps-config">
+ <title>Config Files</title>
+
+ </sect3>
+
+ <sect3>
+ <title>Configuration Information</title>
+
+ </sect3>
+
+ </sect2>
+-->
+
+ <sect2 role="content">
+ <title>Contents</title>
+
+ <segmentedlist>
+ <segtitle>Installed Program</segtitle>
+ <segtitle>Installed Library</segtitle>
+ <segtitle>Installed Directory</segtitle>
+
+ <seglistitem>
+ <seg>paps</seg>
+ <seg>libpaps.a</seg>
+ <seg>/usr/share/doc/libpaps</seg>
+ </seglistitem>
+ </segmentedlist>
+
+ <variablelist>
+ <bridgehead renderas="sect3">Short Descriptions</bridgehead>
+ <?dbfo list-presentation="list"?>
+ <?dbhtml list-presentation="table"?>
+
+ <varlistentry id="paps-prog">
+ <term><command>paps</command></term>
+ <listitem>
+ <para>is a text to PostScript converter that supports UTF-8
+ character sets.</para>
+ <indexterm zone="paps paps-prog">
+ <primary sortas="b-paps">paps</primary>
+ </indexterm>
+ </listitem>
+ </varlistentry>
+
+ </variablelist>
+
+ </sect2>
+
+</sect1>
Property changes on: trunk/BOOK/pst/ps/paps.xml
___________________________________________________________________
Name: svn:keywords
+ Date Author
Modified: trunk/BOOK/pst/ps/ps.xml
===================================================================
--- trunk/BOOK/pst/ps/ps.xml 2006-05-16 01:48:30 UTC (rev 6087)
+++ trunk/BOOK/pst/ps/ps.xml 2006-05-16 05:59:49 UTC (rev 6088)
@@ -20,6 +20,7 @@
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="gsview.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="xpdf.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="fop.xml"/>
+ <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="paps.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="other.xml"/>
</chapter>
Modified: trunk/BOOK/x/installing/x-setup.xml
===================================================================
--- trunk/BOOK/x/installing/x-setup.xml 2006-05-16 01:48:30 UTC (rev 6087)
+++ trunk/BOOK/x/installing/x-setup.xml 2006-05-16 05:59:49 UTC (rev 6088)
@@ -330,7 +330,7 @@
</sect3>
- <sect3>
+ <sect3 id="xft-font-protocol" xreflabel="Xft Font Protocol">
<title>Xft Font Protocol</title>
<indexterm zone="x-setup fonts">
--
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page