ox-latex: Fix source block label with listings package
commitadaf808605a999f38692417894bc65a32eb08963
authorNicolas Goaziou <mail@nicolasgoaziou.fr>
Tue, 18 Oct 2016 21:10:56 +0000 (18 23:10 +0200)
committerNicolas Goaziou <mail@nicolasgoaziou.fr>
Tue, 18 Oct 2016 21:10:56 +0000 (18 23:10 +0200)
treedab62d335cd1ef8cb292ee35624cad44a9a0d59f
parenta2b1be7461034aca08f7336830247800eb46cb04
ox-latex: Fix source block label with listings package

* lisp/ox-latex.el (org-latex-src-block): Properly translate label into
  Org internal reference when using "listings" package.
lisp/ox-latex.el