From: Ihor Radchenko <yantar92@gmail.com>
To: Matt Huszagh <huszaghmatt@gmail.com>
Cc: Emacs-Orgmode <emacs-orgmode@gnu.org>
Subject: Re: [PATCH] Fix caption format for custom latex src block
Date: Tue, 14 Jun 2022 11:51:01 +0800 [thread overview]
Message-ID: <871qvrrjh6.fsf@localhost> (raw)
In-Reply-To: <CA+X8ke6MkeNz12ZkkvADZXfMtHuQw5Awwi2u-y+X6+4+URkytQ@mail.gmail.com>
Matt Huszagh <huszaghmatt@gmail.com> writes:
> This patch fixes an issue in which captions for custom listing
> environments are not converted correctly. To illustrate the issue,
> take the following MWE.
Thanks!
> - (?c . ,caption)
> + (?c . ,(org-export-data (org-export-get-caption src-block)
> + info))
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.
Best,
Ihor
next prev parent reply other threads:[~2022-06-14 3:50 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-12-30 4:05 [PATCH] Fix caption format for custom latex src block Matt Huszagh
2022-06-14 3:51 ` Ihor Radchenko [this message]
2022-06-28 4:07 ` Matt Huszagh
2022-06-29 2:24 ` Ihor Radchenko
2022-06-29 15:20 ` Timothy
2022-06-29 15:26 ` Timothy
2022-07-09 0:23 ` Matt Huszagh
2022-07-31 4:03 ` Ihor Radchenko
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.orgmode.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=871qvrrjh6.fsf@localhost \
--to=yantar92@gmail.com \
--cc=emacs-orgmode@gnu.org \
--cc=huszaghmatt@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).