Addition of Italian entities
PR: docs/42926 Submitted by: Alex Dupre <sysadmin@alexdupre.com>
This commit is contained in:
parent
96ae096c57
commit
fc1bd3af83
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=14346
1 changed files with 12 additions and 0 deletions
|
@ -111,3 +111,15 @@ PUBLIC "-//FreeBSD//ENTITIES DocBook BookInfo Entities//ES"
|
|||
|
||||
PUBLIC "-//FreeBSD//DOCUMENT DocBook Stylesheet//ES"
|
||||
"../../es_ES.ISO8859-1/share/sgml/freebsd.dsl"
|
||||
|
||||
-- ...................................................................... --
|
||||
-- Italian specific ..................................................... --
|
||||
|
||||
PUBLIC "-//FreeBSD//ENTITIES DocBook BookInfo Entities//IT"
|
||||
"../../it_IT.ISO8859-15/share/sgml/bookinfo.ent"
|
||||
|
||||
PUBLIC "-//FreeBSD//DOCUMENT DocBook Stylesheet//IT"
|
||||
"../../it_IT.ISO8859-15/share/sgml/freebsd.dsl"
|
||||
|
||||
PUBLIC "-//FreeBSD//ENTITIES DocBook Translator Entities//IT"
|
||||
"../../it_IT.ISO8859-15/share/sgml/translators.ent"
|
||||
|
|
Loading…
Reference in a new issue