ox-texinfo.el: Add @documentlanguage and @documentencoding and `org-texinfo-publish...
commita6e1f67d345bece3a9aafa1e9ec62d47daa4aa06
authorBastien Guerry <bzg@altern.org>
Tue, 19 Mar 2013 09:24:30 +0000 (19 10:24 +0100)
committerBastien Guerry <bzg@altern.org>
Tue, 19 Mar 2013 09:24:30 +0000 (19 10:24 +0100)
treec09201bf416b465bd53ebe025e73dde021eb810f
parent3b0c9b4e7861a66971bcd46a97e303cff43347c0
ox-texinfo.el: Add @documentlanguage and @documentencoding and `org-texinfo-publish-to-texinfo'

* ox-texinfo.el (org-texinfo-coding-system): New option.
(org-texinfo-template): Add @documentlanguage and
@documentencoding.
(org-texinfo-headline): Add a space before tags.
(org-texinfo-export-to-texinfo, org-texinfo-export-to-info):
Use `org-texinfo-coding-system' as the coding system for
exported buffers.
(org-texinfo-publish-to-texinfo): New function.
lisp/ox-texinfo.el