Re: [docbook] external entities in docbook

From
Bob Stayton <>
Date
2007-11-14T17:19:55+00:00
ID
009901c826e1$fe258cf0$6900a8c0@totoro
Thread
Re: [docbook] external entities in docbook
For DocBook 4, the answer is yes. You can use the 
method described here to include the entity declarations in a DTD 
customization:

 

http://www.sagehill.net/docbookxsl/ModularEntities.html#entities.in.dtd

 

Bob Stayton
Sagehill Enterprises
DocBook Consulting


 

 

  
----- Original Message ----- 

  
From: 
  Hinrich Aue 

  
To:  
  

  
Sent: Wednesday, November 14, 2007 1:15 
  AM

  
Subject: [docbook] external entities in 
  docbook

  

  

  
Hello 
  list,

  
 

  
at the moment we have a reference 
  to a file containing our entitiy definitions like 
  this:

  
<!ENTITY % myents SYSTEM 
  "Q:/docbook/Tourmalet_en/Variables/Variables.ent">

  
 

  
This is of course ugly. Is there a 
  different way of providing entities into any file without 
  this?

  
 

  
Thanks,

  
            
  Hinrich