- Convert glossary to normal include file instead of entity so that it can be
transformed with XSLT
This commit is contained in:
parent
754ee39226
commit
cdfb9c36e5
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/projects/db5/; revision=41969
42 changed files with 15 additions and 84 deletions
|
@ -31,6 +31,3 @@
|
|||
<!ENTITY % translators PUBLIC "-//FreeBSD//ENTITIES DocBook Translator Entities//IT"
|
||||
"translators.ent">
|
||||
%translators;
|
||||
<!ENTITY % glossary PUBLIC "-//FreeBSD//ENTITIES DocBook Glossary Entities//IT"
|
||||
"glossary.ent">
|
||||
%glossary;
|
||||
|
|
|
@ -6,7 +6,6 @@
|
|||
Original revision: 1.20
|
||||
-->
|
||||
|
||||
<!ENTITY freebsd-glossary '
|
||||
<glossary status="draft" id="freebsd-glossary">
|
||||
<title>Glossario di &os;</title>
|
||||
|
||||
|
@ -1766,4 +1765,3 @@
|
|||
</glossentry>
|
||||
</glossdiv>
|
||||
</glossary>
|
||||
'>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue