all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: David Diem <purlupar@purlupar.com>
To: emacs-orgmode@gnu.org
Subject: How to suppress <title> generation in export
Date: Tue, 21 Mar 2023 22:29:35 +0100	[thread overview]
Message-ID: <2839efe7de3e53ce5aca4e05eaa9438f@purlupar.com> (raw)

[-- 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 --]

             reply	other threads:[~2023-03-28 10:04 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-03-21 21:29 David Diem [this message]
2023-03-28 10:57 ` How to suppress <title> generation in export 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

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=2839efe7de3e53ce5aca4e05eaa9438f@purlupar.com \
    --to=purlupar@purlupar.com \
    --cc=emacs-orgmode@gnu.org \
    /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 external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.