From mboxrd@z Thu Jan 1 00:00:00 1970 From: Alan Schmitt Subject: [ox-html] Using a different title in the head and in the body Date: Mon, 25 Mar 2013 21:27:40 +0100 Message-ID: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:47933) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UKE4f-0003GP-LX for emacs-orgmode@gnu.org; Mon, 25 Mar 2013 16:33:02 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UKE4Z-0002LW-G8 for emacs-orgmode@gnu.org; Mon, 25 Mar 2013 16:32:57 -0400 Received: from mail3-relais-sop.national.inria.fr ([192.134.164.104]:32020) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UKE4Z-0002LM-A1 for emacs-orgmode@gnu.org; Mon, 25 Mar 2013 16:32:51 -0400 List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Orgmode Mailing List Hello, I'm building a small web site using org-mode, and I cannot find out how to have a short title in the head of the generated html, and a longer one in the body. Is this possible? Thanks, Alan