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:
parent
b7e43f0460
commit
8bcf72c814
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=14783
1 changed files with 2 additions and 0 deletions
|
|
@ -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">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue