emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* How to suppress <title> generation in export
@ 2023-03-21 21:29 David Diem
  2023-03-28 10:57 ` Ihor Radchenko
  0 siblings, 1 reply; 2+ messages in thread
From: David Diem @ 2023-03-21 21:29 UTC (permalink / raw)
  To: emacs-orgmode

[-- Attachment #1: Type: text/plain, Size: 648 bytes --]

Hi,

is there a way to suppress the generation of a <title>...</title> tag 
when exporting to html?

The title of the subtrees I am exporting is not set, the org file-wide 
title is not set either. Setting the file title to nothing (like so: 
#+title: ) does not help either.

I tried setting org-export-with-title to nil and org-html-meta-tags to 
nil, but there remain three lines which I seemingly cannot suppress:

1. <title>&lrm;</title>
2. <meta name="author" ...
3. <meta name="generator" ...

I wish to suppress 1. in order to manually add my <title> otherwise. 
This question of mine is *not* about the <h1>Title</title>

Best wishes
David

[-- Attachment #2: Type: text/html, Size: 939 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2023-03-28 10:56 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-03-21 21:29 How to suppress <title> generation in export David Diem
2023-03-28 10:57 ` Ihor Radchenko

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).