ox-latex: Fix f1548e11fe2972819bc48b88c6094b11150e5c8a
commit88108f652f0d4ddb4250cb89c2453df1fc9ee671
authorNicolas Goaziou <mail@nicolasgoaziou.fr>
Sun, 19 Apr 2015 13:12:27 +0000 (19 15:12 +0200)
committerNicolas Goaziou <mail@nicolasgoaziou.fr>
Sun, 19 Apr 2015 13:16:52 +0000 (19 15:16 +0200)
treebbd50460dcb4cf07b37e4f88ad77ba752b86f4fd
parent0449b785b4b58ec16e1aac126634de70eee519a4
ox-latex: Fix f1548e11fe2972819bc48b88c6094b11150e5c8a

* lisp/ox-latex.el (org-latex-prefer-user-labels): Fix docstring.
(org-latex--label): Fix docstring.  Do not add a spurious newline
character when generating "\\label" macro for a target.
(org-latex-link):
(org-latex-radio-target): Radio targets always use internal labelling
scheme.

Radio targets are visible in the document so they can contain
forbidden characters, and user cannot adapt them to naming
restrictions from a given back-end.
lisp/ox-latex.el