From: Ihor Radchenko <yantar92@posteo.net>
To: Max Nikulin <manikulin@gmail.com>
Cc: hugo@heagren.com, Emacs Orgmode <emacs-orgmode@gnu.org>
Subject: Re: [PATCH] lisp/ox-latex.el: put labels inside example blocks
Date: Thu, 08 Dec 2022 12:54:08 +0000 [thread overview]
Message-ID: <87sfhq6opb.fsf@localhost> (raw)
In-Reply-To: <87y1ri6p2g.fsf@localhost>
Ihor Radchenko <yantar92@posteo.net> writes:
>> Please, revert this patch. Default environment for #+begin_example is
>> verbatim. With this patch the following PDF is generated
>>
>> \label{org9283054}
>> code
>>
>> for
>>
>> #+name: test
>> #+begin_example
>> code
>> #+end_example
>>
>> It is the reason why \label must be outside. I do not remember if line
>> break penalty helps after \label.
>
> Oops. You are indeed right.
> Reverted.
Hugo, you may consider writing an alternative patch that only puts label
inside for the environments where we know that it is safe.
--
Ihor Radchenko // yantar92,
Org mode contributor,
Learn more about Org mode at <https://orgmode.org/>.
Support Org development at <https://liberapay.com/org-mode>,
or support my work at <https://liberapay.com/yantar92>
prev parent reply other threads:[~2022-12-08 12:55 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-12-01 23:36 [PATCH] lisp/ox-latex.el: put labels inside example blocks hugo
2022-12-08 11:39 ` Ihor Radchenko
2022-12-08 12:36 ` Max Nikulin
2022-12-08 12:46 ` Ihor Radchenko
2022-12-08 12:54 ` Ihor Radchenko [this message]
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=87sfhq6opb.fsf@localhost \
--to=yantar92@posteo.net \
--cc=emacs-orgmode@gnu.org \
--cc=hugo@heagren.com \
--cc=manikulin@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).