Changeset a486991
- Timestamp:
- 02/20/2003 04:19:36 PM (22 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 12.2, 6.0, 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, 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, v1_0, v5_0, v5_0-pre1, v5_1, v5_1-pre1, xry111/for-12.3, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/spidermonkey128, xry111/test-20220226, xry111/xf86-video-removal
- Children:
- 78bea13a
- Parents:
- 42270f3a
- Files:
-
- 6 added
- 8 edited
Legend:
- Unmodified
- Added
- Removed
-
index.xml
r42270f3a ra486991 3 3 "/usr/share/docbook/docbookx.dtd" [ 4 4 5 <!ENTITY version "200302 19">6 <!ENTITY releasedate "February 19th, 2003">5 <!ENTITY version "20030220"> 6 <!ENTITY releasedate "February 20th, 2003"> 7 7 8 8 <!ENTITY % book SYSTEM "book/book.ent"> -
introduction/welcome/changelog.xml
r42270f3a ra486991 10 10 11 11 <itemizedlist> 12 13 <listitem><para>February 20th, 2003 [larry]: pst: added espgs-7.05.5 14 submitted by Matt Rogers.</para></listitem> 12 15 13 16 <listitem><para>February 19th, 2003 [larry]: entity files: added my last -
introduction/welcome/credits.xml
r42270f3a ra486991 117 117 slrn, soup, tex, tcp-wrappers, and xinetd: <emphasis>Billy O'Connor</emphasis></para></listitem> 118 118 119 <listitem><para>ESP Ghostscript: <emphasis>Matt Rogers</emphasis></para></listitem> 120 119 121 <listitem><para>fetchmail and wvdial: <emphasis>Paul 120 122 Campbell</emphasis></para></listitem> -
pst/printing/cups/cups-intro.xml
r42270f3a ra486991 9 9 Estimated Disk space required: &cups-buildsize;</screen> 10 10 11 <para><screen>For non-postscript printers, CUPS depends on: <xref linkend=" gs"/></screen></para>11 <para><screen>For non-postscript printers, CUPS depends on: <xref linkend="espgs"/></screen></para> 12 12 <para><screen>If available, CUPS will use: <xref linkend="libjpeg"/>, <xref linkend="libpng"/>, and 13 13 <xref linkend="libtiff"/></screen></para> -
pst/printing/gs/gs-intro.xml
r42270f3a ra486991 5 5 Download location (FTP): <ulink url="&gs-download-ftp;"/> 6 6 Download location (HTTP): <ulink url="&gs-download-http;"/> 7 Fonts1 Download location (FTP): <ulink url="&gs-fonts-download-ftp;"/>8 Fonts2 Download location (FTP): <ulink url="&gs-fontsother-download-ftp;"/>9 7 Version used: &gs-version; 10 8 Package size: &gs-size; 11 Estimated Disk space required: &gs-buildsize;</screen> 9 Estimated Disk space required: &gs-buildsize; 10 Estimated build time: &gs-time;</screen> 11 12 <screen>Additional Downloads: 13 <ulink url="&gs-fonts-download-ftp;">gnu ghostscript fonts - standard</ulink> 14 <ulink url="&gs-fontsother-download-ftp;">gnu ghostscript fonts - other</ulink> 15 <ulink url="ftp://ftp.gnome.ru/fonts/urw/release/urw-fonts-1.0.7.pre22.tar.bz2">Cyrillic fonts</ulink></screen> 12 16 13 17 <para>Ghostscript is a versatile processor for Postscript data with -
pst/printing/gs/gs.ent
r42270f3a ra486991 11 11 <!ENTITY gs-fontsother-download-ftp "ftp://ftp.gnu.org/gnu/ghostscript/gnu-gs-fonts-other-6.0.tar.gz"> 12 12 <!ENTITY gs-size "5.2 MB"> 13 <!ENTITY gs-time ""> -
pst/printing/printing.xml
r42270f3a ra486991 6 6 ∪︀ 7 7 &gs; 8 &espgs; 8 9 &LPRng; 9 10 -
pst/pst.ent
r42270f3a ra486991 4 4 <!ENTITY pst-printing SYSTEM "printing/printing.xml"> 5 5 <!ENTITY % cups SYSTEM "printing/cups/cups.ent"> 6 <!ENTITY % espgs SYSTEM "printing/gs/espgs.ent"> 6 7 <!ENTITY % gs SYSTEM "printing/gs/gs.ent"> 7 8 <!ENTITY % LPRng SYSTEM "printing/lprng/lprng.ent"> 8 9 %cups; 9 10 %gs; 11 %espgs; 10 12 %LPRng; 11 13
Note:
See TracChangeset
for help on using the changeset viewer.