ox-texinfo: Properly handle subauthors and email
commit2dfaf7805832b5625acbd4ac64d244fbe6dc5e84
authorNicolas Goaziou <mail@nicolasgoaziou.fr>
Sun, 3 Aug 2014 23:02:41 +0000 (4 01:02 +0200)
committerNicolas Goaziou <mail@nicolasgoaziou.fr>
Mon, 4 Aug 2014 11:29:26 +0000 (4 13:29 +0200)
treec0a86bee4cce884a92d9b62d6ed2a647984dbc99
parente9c1f5ca53bcf680e70c68dd806682b7d4abf1a3
ox-texinfo: Properly handle subauthors and email

* lisp/ox-texinfo.el (org-texinfo-template): Fix multi-line
  subauthors.  Correctly add email, when provided.  Check if author
  info is wanted first.

This patch also removes AUTHOR variable since it's up to the user to
set it or not, through a class or a header keyword.
lisp/ox-texinfo.el