From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Guerry Subject: Re: title for single page export to html Date: Fri, 29 Feb 2008 01:09:08 +0000 Message-ID: <87ablkfu17.fsf@bzg.ath.cx> References: <87zltksk90.fsf@sparse.yi.org> <47C75933.8080907@cornell.edu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JUtkO-0007x5-4N for emacs-orgmode@gnu.org; Thu, 28 Feb 2008 20:09:12 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JUtkM-0007wp-Ki for emacs-orgmode@gnu.org; Thu, 28 Feb 2008 20:09:11 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JUtkM-0007wm-IK for emacs-orgmode@gnu.org; Thu, 28 Feb 2008 20:09:10 -0500 Received: from ug-out-1314.google.com ([66.249.92.168]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JUtkM-0008PH-8Z for emacs-orgmode@gnu.org; Thu, 28 Feb 2008 20:09:10 -0500 Received: by ug-out-1314.google.com with SMTP id a2so36514ugf.48 for ; Thu, 28 Feb 2008 17:09:09 -0800 (PST) In-Reply-To: <47C75933.8080907@cornell.edu> (Xin Shi's message of "Thu, 28 Feb 2008 20:00:35 -0500") List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org Xin Shi writes: > Is that possible to add a line in the .org file indicating the title of > the exported HTML, in stead of the file name? For example: > > #title This is the title of the HTML #+TITLE: This is the title of the HTML `C-c C-c' on this line to make org-mode aware of it. -- Bastien