Aaron Ecay <aarone...@gmail.com> writes: > It’s not adding any new functionality to the exporter,
Well, it is, since "captionof" command doesn't exist in Org default packages. > but rather covering one particular combination of already-existing > options (caption provided, :float nil, org-latex-listings = minted) > that does not produce sensible output presently. Should I fix the > nil/no issue and send a new patch? With your patch, when encountering the combination above, the export back-end will introduce a "captionof" command, which requires loading "caption" package with a specific option (i.e., compatibility=false). If this is explained nowhere, it is hardly a fix. If you document it, you introduce support for "caption" package in Org. Is there a strong reason for that? Regards, -- Nicolas Goaziou