Knew I'd miss something. Add in entities for French <abstract> and
<artheader> elements.
This commit is contained in:
parent
9f8400a654
commit
d71066fb87
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=6065
1 changed files with 7 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
-- ...................................................................... --
|
||||
-- FreeBSD SGML Public Identifiers ...................................... --
|
||||
|
||||
-- $FreeBSD$
|
||||
-- $FreeBSD: doc/share/sgml/catalog,v 1.7 1999/09/06 06:53:40 peter Exp $
|
||||
--
|
||||
|
||||
-- ...................................................................... --
|
||||
|
@ -46,3 +46,9 @@ PUBLIC "-//FreeBSD//ENTITIES Common Document URL Entities//FR"
|
|||
PUBLIC "-//FreeBSD//ENTITIES DocBook Translator Entities//FR"
|
||||
"../../fr_FR.ISO_8859-1/share/sgml/translators.ent"
|
||||
|
||||
PUBLIC "-//FreeBSD//ENTITIES DocBook Abstract Entities//FR"
|
||||
"../../fr_FR.ISO_8859-1/share/sgml/abstract.ent"
|
||||
|
||||
PUBLIC "-//FreeBSD//ENTITIES DocBook ArtHeader Entities//FR"
|
||||
"../../fr_FR.ISO_8859-1/share/sgml/artheader.ent"
|
||||
|
||||
|
|
Loading…
Reference in a new issue