emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [PATCH] Fix caption format for custom latex src block


From: Matt Huszagh
Subject: Re: [PATCH] Fix caption format for custom latex src block
Date: Mon, 27 Jun 2022 21:07:13 -0700

Ihor Radchenko <yantar92@gmail.com> writes:

> I think that it will be better if you use
> org-latex--caption/label-string instead. It will take care about short
> captions as well.

Changing this to (?c . ,caption-str) yields for the original example

\caption{\caption{Perform inter-sample interpolation.}
}

I could use substring to remove the leading \caption{ and trailing
}. What do you think?

Matt



reply via email to

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