Define a parameter entity for the new txtfiles.ent file, and then use this

parameter entity to bring the declarations in txtfiles.ent in to scope.
This commit is contained in:
Nik Clayton 2002-10-28 19:52:11 +00:00
parent b7e43f0460
commit 8bcf72c814
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=14783

View file

@ -21,6 +21,8 @@
%teams;
<!ENTITY % mailing-lists PUBLIC "-//FreeBSD//ENTITIES DocBook Mailing List Entities//EN"> %mailing-lists;
<!ENTITY % newsgroups PUBLIC "-//FreeBSD//ENTITIES DocBook Newsgroup Entities//EN"> %newsgroups;
<!ENTITY % txtfiles SYSTEM "txtfiles.ent"> %txtfiles;
<!ENTITY % not.published "INCLUDE">
<!ENTITY % chap.introduction "IGNORE">