r8115: formatting changes
[uffi.git] / doc / intro.xml
index 43ea25192230263837674d4ce1b4c7967e2a754a..be722e84f3603f8f4cdd525dadbd505e85acf68c 100644 (file)
@@ -1,4 +1,9 @@
-<?xml version='1.0' ?>   <!-- Mode: Docbook --> 
+<?xml version='1.0' ?>   <!-- -*- DocBook -*- -->
+<!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.2//EN"
+               "file:///usr/share/sgml/docbook/dtd/xml/4.2/docbookx.dtd" [
+<!ENTITY % myents SYSTEM "entities.xml">
+%myents;
+]>
 
 <chapter id="introduction">
   <title>Introduction</title>
@@ -9,7 +14,7 @@
       interface from Common Lisp to C-language compatible libraries.
     </para>
   </sect1>
-
+  
   <sect1>
     <title>Background
     </title>