Refer to libyazpp-dev rather than libyazpp1-dev
[metaproxy-moved-to-github.git] / doc / main.xml.in
1 <?xml version="1.0" standalone="no"?>
2 <!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.1//EN"
3     "http://www.oasis-open.org/docbook/xml/4.1/docbookx.dtd" 
4 [
5      <!ENTITY book SYSTEM "@srcdir@/book.xml">
6      <!ENTITY manref SYSTEM "manref.xml">
7      <!ENTITY progref SYSTEM "progref.xml">
8      <!ENTITY version "@VERSION@">
9      <!ENTITY % common SYSTEM "@srcdir@/common/common.ent">
10      %common;
11      <!-- Next line allows imagedata/@format="PDF" and is taken from 
12 http://lists.oasis-open.org/archives/docbook/200303/msg00163.html
13      -->
14      <!ENTITY % local.notation.class "| PDF">
15      <!-- Next line is necessary for some XML parsers, for reasons I
16           don't understand.  I got this from
17 http://lists.oasis-open.org/archives/docbook/200303/msg00180.html
18      -->
19      <!NOTATION PDF SYSTEM "PDF">
20 ]>
21 <!-- $Id: main.xml.in,v 1.7 2006-05-26 20:20:51 adam Exp $ -->
22 <book id="metaproxy">
23  &book;
24 </book>
25 <!-- Keep this comment at the end of the file
26 Local variables:
27 mode: sgml
28 sgml-omittag:t
29 sgml-shorttag:t
30 sgml-minimize-attributes:nil
31 sgml-always-quote-attributes:t
32 sgml-indent-step:1
33 sgml-indent-data:t
34 sgml-parent-document:nil
35 sgml-local-catalogs: nil
36 sgml-namecase-general:t
37 End:
38 -->