projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5b3b7da
)
Add PDF to the DocBook notation class
author
Daniel Barrett
<dbarrett@blazemonger.com>
Thu, 1 Aug 2019 17:47:43 +0000
(19:47 +0200)
committer
Lars Ingebrigtsen
<larsi@gnus.org>
Thu, 1 Aug 2019 17:47:43 +0000
(19:47 +0200)
* etc/schema/dbnotn.rnc: PDF is among the document types accepted
(bug#21882).
Copyright-paperwork-exempt: yes
etc/schema/dbnotn.rnc
patch
|
blob
|
history
diff --git
a/etc/schema/dbnotn.rnc
b/etc/schema/dbnotn.rnc
index 2a6185f27fd932efa367147bc4ea3f3728807b8c..10ecc53b18f31e259cbf91b3d90d00851dc2ad09 100644
(file)
--- a/
etc/schema/dbnotn.rnc
+++ b/
etc/schema/dbnotn.rnc
@@
-65,6
+65,7
@@
notation.class =
| "JPEG"
| "IGES"
| "PCX"
+ | "PDF"
| "PIC"
| "PNG"
| "PS"