Hello, Fabrice Popineau <fabrice.popin...@gmail.com> writes:
> The org-latex-classes variable handles a couple of parameters like > DEFAULT-PACKAGES, PACKAGES and EXTRA. > > I thing that this variable could also benefit from an EXTRA_OPTIONS > parameter. > This could allow to have a default set of options for the curent class, but > to locally > add a couple of options you may not always want. > > What do you think ? The OPTIONS keyword hasn't much to do with latex classes. It is handled at a very different level (i.e., "ox.el"). IMO, it would be confusing to mix them. I think you want a couple of dedicated SETUPFILE keywords. Regards, -- Nicolas Goaziou