Re: Include a document combine the titles on the HTML export

2025-02-15 Thread Ihor Radchenko
Sébastien Gendre writes: > Ho, I was certain that with the option ":only-contents t" in the > #+INCLUDE, it would only include the file content and not the #+TITLE. > I have misunderstand the manual, sorry. :only-contents is completely ignored unless you specify a search option in the include l

Re: Include a document combine the titles on the HTML export

2025-02-15 Thread Sébastien Gendre
It's a bit off topic, but did you generate your RSS feeds from an Org-mode file ? "Dr. Arne Babenhauserheide" writes: > [[PGP Signed Part:No public key for DCCF0DB30BC10548 created at > 2025-02-12T18:15:21+0100 using RSA > No public key for 13EF8D452403C3EB created at 2025-02-12T18:15:18+010

Re: Include a document combine the titles on the HTML export

2025-02-15 Thread Sébastien Gendre
Ho, I was certain that with the option ":only-contents t" in the #+INCLUDE, it would only include the file content and not the #+TITLE. I have misunderstand the manual, sorry. Ihor Radchenko writes: > Sébastien Gendre writes: > >> Is mixing the two #+TITLE when include another Org document is

Re: Include a document combine the titles on the HTML export

2025-02-15 Thread Ihor Radchenko
Sébastien Gendre writes: > Is mixing the two #+TITLE when include another Org document is a planned > behavior, or a bug ? > > Should I open a bug report ? 13.2 Export Settings section of the manual ‘TITLE’ Org displays this title. For long titles, use multiple ‘#+TITLE’ lines. Mult

Re: Include a document combine the titles on the HTML export

2025-02-15 Thread Sébastien Gendre
Is mixing the two #+TITLE when include another Org document is a planned behavior, or a bug ? Should I open a bug report ? "Dr. Arne Babenhauserheide" writes: > [[PGP Signed Part:No public key for DCCF0DB30BC10548 created at > 2025-02-12T18:15:21+0100 using RSA > No public key for 13EF8

Re: Include a document combine the titles on the HTML export

2025-02-15 Thread Sébastien Gendre
Are "RSS_START" and "RSS_END" variables you have defined ? "Dr. Arne Babenhauserheide" writes: > [[PGP Signed Part:No public key for DCCF0DB30BC10548 created at > 2025-02-12T18:15:21+0100 using RSA > No public key for 13EF8D452403C3EB created at 2025-02-12T18:15:18+0100 using > RSA]] > Sébas

Re: Include a document combine the titles on the HTML export

2025-02-12 Thread Dr. Arne Babenhauserheide
Sébastien Gendre writes: > But after the publication of all the projects with org-publish, the > index.html file have a title that concatenate the titles from > "index.org" and "posts/sitemap.org". I use #+include: external-rss.org :lines "RSS_START-RSS_END" to skip the #+title. That’s no cle

Include a document combine the titles on the HTML export

2025-02-12 Thread Sébastien Gendre
Hello. I use org-publish to generate a website from multiple Org-mode files. The website have multiple sections, each are published with it's own org-publish project. For each section, I generate a sitemap with the option ":auto-sitemap". As a result, each section have a "sitemap.org" file. Each