ox-texinfo: Fix @ref{...} handling
commit6f12dfbcb06a463bed9f0b4d53629dc3f147d351
authorNicolas Goaziou <mail@nicolasgoaziou.fr>
Mon, 5 Jun 2017 22:21:53 +0000 (6 00:21 +0200)
committerNicolas Goaziou <mail@nicolasgoaziou.fr>
Mon, 5 Jun 2017 22:21:53 +0000 (6 00:21 +0200)
tree14071cb5fcde620eb69e9335aeaa27d5f3424a8d
parent439fcfbbf2215cc7fad8526d6fdbe3eb34d61bfe
ox-texinfo: Fix @ref{...} handling

* lisp/ox-texinfo.el (org-texinfo-link): Fix @ref{...} handling.  Use
  third argument as description.  Without description, use
  one-argument @ref.
lisp/ox-texinfo.el