emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [O] 'listings' package used but not required in LaTeX export


From: Rasmus
Subject: Re: [O] 'listings' package used but not required in LaTeX export
Date: Sun, 09 Jun 2013 01:16:02 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (gnu/linux)

Thorsten Jolitz <address@hidden> writes:

> but there is no 
>
> ,----------------------
> | \usepackage{listings}
> `----------------------

This is a feature to my understanding.

Several packagess can format, and I for instance prefer pygments if I
need code formatting.

You could add listings to your packages list, either
org-latex-packages-alist or even org-latex-default-packages-alist, if
you really want to.

You could probably also write a clever filter to load a package if it
is missing.

–Rasmus

-- 
When in doubt, do it!




reply via email to

[Prev in Thread] Current Thread [Next in Thread]