Re: jade findet die Entitaeten nicht...

From: Udo Erdelhoff <ue(at)nathan.ruhr.de>
Date: Mon, 9 Jun 2003 18:26:50 +0200

Moin zusammen,
> Muß ich bei Gelegenheit mal glattziehen...

Gelegenheit gefunden, glattgezogen... naja, eher mit dem Vorschlaghammer
glattgeschlagen:

Index: catalog
===================================================================
RCS file: /home/data/ncvs/doc/share/sgml/catalog,v
retrieving revision 1.28
diff -u -r1.28 catalog
--- catalog 22 May 2003 15:03:50 -0000 1.28
+++ catalog 9 Jun 2003 16:23:53 -0000
@@ -35,6 +35,9 @@
 PUBLIC "-//FreeBSD//ENTITIES DocBook Language Neutral Entities//EN"
         "l10n.ent"
 
+PUBLIC "-//FreeBSD//ENTITIES DocBook PGP Entities//EN"
+ "../pgpkeys/pgpkeys.ent"
+
   -- ...................................................................... --
   -- English specific ..................................................... --
 
@@ -57,3 +60,7 @@
 
 PUBLIC "-//FreeBSD//ENTITIES DocBook Newsgroup Entities//EN"
         "../../en_US.ISO8859-1/share/sgml/newsgroups.ent"
+
+PUBLIC "-//FreeBSD//ENTITIES DocBook TXT File Entities//EN"
+ "../../en_US.ISO8859-1/books/handbook/txtfiles.ent"
+

Index: book.sgml
===================================================================
RCS file: /home/de-bsd-cvs/de-docproj/books/handbook/book.sgml,v
retrieving revision 1.47
diff -u -r1.47 book.sgml
--- book.sgml 29 May 2003 15:42:42 -0000 1.47
+++ book.sgml 9 Jun 2003 16:25:45 -0000
@@ -26,7 +26,7 @@
 %teams;
 <!ENTITY % mailing-lists PUBLIC "-//FreeBSD//ENTITIES DocBook Mailing List Entities//DE"> %mailing-lists;
 <!ENTITY % newsgroups SYSTEM "newsgroups.ent"> %newsgroups;
-<!ENTITY % txtfiles SYSTEM "../../../en_US.ISO8859-1/books/handbook/txtfiles.ent"> %txtfiles;
+<!ENTITY % txtfiles PUBLIC "-//FreeBSD//ENTITIES DocBook TXT File Entities//EN"> %txtfiles;
 <!ENTITY % not.published "INCLUDE">
 
 <!ENTITY % chap.introduction "IGNORE">
@@ -57,7 +57,7 @@
 <!ENTITY % chap.pgpkeys "IGNORE">
 <!ENTITY % chap.index "IGNORE">
 
-<!ENTITY % pgpkeys SYSTEM "../../../share/pgpkeys/pgpkeys.ent"> %pgpkeys;
+<!ENTITY % pgpkeys PUBLIC "-//FreeBSD//ENTITIES DocBook PGP Entities//EN"> %pgpkeys;
 ]>
 
 <book lang="de">

Kommentare?

/s/Udo

-- 
> FreeBSD recently made 'flex' its default implementation of 'lex'.
For geological values of ``recently''.
Archie Cobbs and Garett Wollmann on cvs-all(at)freebsd.org

To Unsubscribe: send mail to majordomo(at)de.FreeBSD.org
with "unsubscribe de-bsd-translators" in the body of the message
Received on Mon 09 Jun 2003 - 18:30:12 CEST

search this site