From: Ihor Radchenko <yantar92@posteo.net>
To: Pedro Andres Aranda Gutierrez <paaguti@gmail.com>
Cc: Org Mode List <emacs-orgmode@gnu.org>
Subject: Re: [PATCH]: ox-latex.eel: handle unnumbered sections in TOC correctly
Date: Thu, 02 Jan 2025 17:12:02 +0000 [thread overview]
Message-ID: <871pxlrvh9.fsf@localhost> (raw)
In-Reply-To: <CAO48Bk9Ne46=AA5frobx2P_6rp3N1GYnqDpVoGCexQg65oQwzQ@mail.gmail.com>
Pedro Andres Aranda Gutierrez <paaguti@gmail.com> writes:
>> (1) At the moment, some export backends do not obey this
>> specification. For example, LaTeX export excludes every unnumbered
>> headline from the table of contents.
>>
>
> But this happens because of the way LaTeX works...
Sure. But I thought that your patch is working around the LaTeX defaults
by adding \addcontentsline{toc}...
> So, ox-latex is technically not right when it ignores unnumbered
>> headings in TOC.
>>
>
> The basis is there... we might need to rewrite (org-latex-headings) a lot -
> I fear.
Doesn't your patch have everything needed to add unnumbered headings to
TOC? AFAIU, all we need ti simply adding \addcontentsline{toc}... not
just when there is ALT_TITLE attribute, but also when UNNUMBERED is t
(but not "notoc"). It is just that in the latter case we use actual
title in place of ALT_TITLE.
> BTW, since my patch produces correct LaTeX code vs. the current state,
> could you please apply it to avoid the error which triggered all this until
> we get something better.
> The documentation would need to modified slightly to
I can. I just feel that the patch is one step away from being fully
consistent with other export backends. Unless I miss something.
--
Ihor Radchenko // yantar92,
Org mode maintainer,
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>
next prev parent reply other threads:[~2025-01-02 17:10 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-12-26 17:08 LaTeX export is broken with 'num:nil` and 'ALT_TITLE` Pedro Andres Aranda Gutierrez
2024-12-26 17:15 ` Pedro Andres Aranda Gutierrez
2024-12-27 6:59 ` Pedro Andres Aranda Gutierrez
2024-12-27 17:43 ` Ihor Radchenko
2024-12-27 17:56 ` Pedro Andres Aranda Gutierrez
2024-12-27 18:01 ` Ihor Radchenko
2024-12-27 18:07 ` Pedro Andres Aranda Gutierrez
2024-12-30 7:17 ` Pedro Andres Aranda Gutierrez
2024-12-30 12:44 ` [PATCH]: ox-latex.eel: handle unnumbered sections in TOC correctly Pedro Andres Aranda Gutierrez
2024-12-30 16:53 ` Ihor Radchenko
[not found] ` <CAO48Bk8dXigB0qbXzCuKZK9X4=Woy2+4xpA2QtC4O8Lx_224BA@mail.gmail.com>
2025-01-01 6:43 ` Pedro Andres Aranda Gutierrez
2025-01-01 13:48 ` Ihor Radchenko
2025-01-01 15:48 ` Pedro Andres Aranda Gutierrez
2025-01-02 17:12 ` Ihor Radchenko [this message]
2025-01-03 7:10 ` Pedro Andres Aranda Gutierrez
2025-01-04 13:09 ` 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=871pxlrvh9.fsf@localhost \
--to=yantar92@posteo.net \
--cc=emacs-orgmode@gnu.org \
--cc=paaguti@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).