Create BookInfo and stylesheets spanish specific entities
This commit is contained in:
parent
c5af921456
commit
90a98f9d06
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=10179
1 changed files with 10 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
-- ...................................................................... --
|
||||
-- FreeBSD SGML Public Identifiers ...................................... --
|
||||
|
||||
-- $FreeBSD: doc/share/sgml/catalog,v 1.16 2001/06/11 01:20:30 ache Exp $
|
||||
-- $FreeBSD: doc/share/sgml/catalog,v 1.17 2001/06/21 02:56:51 chris Exp $
|
||||
--
|
||||
|
||||
-- ...................................................................... --
|
||||
|
@ -84,3 +84,12 @@ PUBLIC "-//FreeBSD//DOCUMENT DocBook Language Neutral Stylesheet//DE"
|
|||
|
||||
PUBLIC "-//FreeBSD//ENTITIES DocBook Translator Entities//DE"
|
||||
"../../de_DE.ISO8859-1/share/sgml/translators.ent"
|
||||
|
||||
-- ...................................................................... --
|
||||
-- Spanish specific ..................................................... --
|
||||
|
||||
PUBLIC "-//FreeBSD//ENTITIES DocBook BookInfo Entities//ES"
|
||||
"../../es_ES.ISO8859-1/share/sgml/bookinfo.ent"
|
||||
|
||||
PUBLIC "-//FreeBSD//DOCUMENT DocBook Stylesheet//ES"
|
||||
"../../es_ES.ISO8859-1/share/sgml/freebsd.dsl"
|
||||
|
|
Loading…
Reference in a new issue