ox-latex: Introduce :environment attribute for example blocks
commit8ff31bd0cf9179d7952d933d4638b658b3c9b3ba
authorNicolas Goaziou <mail@nicolasgoaziou.fr>
Tue, 23 Jun 2015 06:43:07 +0000 (23 08:43 +0200)
committerNicolas Goaziou <mail@nicolasgoaziou.fr>
Tue, 23 Jun 2015 06:43:07 +0000 (23 08:43 +0200)
tree2e32dec7a5da5e3fe92e13fec308b1146bf6d507
parent329683861cc85aa1d02861c82f7db3317073c563
ox-latex: Introduce :environment attribute for example blocks

* lisp/ox-latex.el (org-latex-example-block): Implement :environment
  attribute, which allows to override "verbatim" environment.
* doc/org.texi (@LaTeX{} specific attributes): Document change.
doc/org.texi
lisp/ox-latex.el