source: pst/ps/ps.xml

trunk
Last change on this file was ab4fdfc, checked in by Pierre Labastie <pierre.labastie@…>, 3 months ago

Change all xml decl to encoding=utf-8

  • Property mode set to 100644
File size: 1.0 KB
RevLine 
[ab4fdfc]1<?xml version="1.0" encoding="UTF-8"?>
[6732c094]2<!DOCTYPE chapter PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
3 "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
[959f944]4 <!ENTITY % general-entities SYSTEM "../../general.ent">
5 %general-entities;
6]>
7
[5ace187]8<chapter id="pst-ps">
[a16a64e]9 <?dbhtml filename="ps.html"?>
[a723847c]10
[a16a64e]11 <title>PostScript</title>
[5ace187]12
[fa3edfef]13 <para>
14 This chapter includes applications that create, manipulate or view
15 PostScript files and create or view Portable Document Format
16 PDF files.
17 </para>
[a16a64e]18
[51b61f4]19<!-- <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="a2ps.xml"/> -->
[e05cd03f]20 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="enscript.xml"/>
[51b61f4]21<!-- <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="psutils.xml"/> -->
[e05cd03f]22 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="epdfview.xml"/>
23 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="fop.xml"/>
[d4bae4c9]24 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="mupdf.xml"/>
[e05cd03f]25 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="paps.xml"/>
[5ace187]26
27</chapter>
Note: See TracBrowser for help on using the repository browser.