Re: [Orgmode] Patch to LaTeX Export verbatim

2009-06-18 Thread Carsten Dominik
Applied, with the following changes: The variable has been renamed to org-export-latex-verbatim-wrap and its definition has been moved to org-latex.el. The value of the variable must be a cons cell, not a list (just because this is how Org usually works for options like this, not because it is t

Re: [Orgmode] Patch to LaTeX Export verbatim

2009-06-18 Thread Carsten Dominik
Applied, with the following changes: The variable has been renamed to org-export-latex-verbatim-wrap and its definition has been moved to org-latex.el. The value of the variable must be a cons cell, not a list (just because this is how Org usually works for options like this, not because it is t