From mboxrd@z Thu Jan 1 00:00:00 1970 From: Matt Price Subject: subtitle in export? Date: Mon, 19 Apr 2010 07:29:56 -0400 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1O3pEE-0008RA-Kt for emacs-orgmode@gnu.org; Mon, 19 Apr 2010 07:33:26 -0400 Received: from [140.186.70.92] (port=50154 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1O3pE7-0008II-GR for emacs-orgmode@gnu.org; Mon, 19 Apr 2010 07:33:24 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1O3pAt-0002Y2-LM for emacs-orgmode@gnu.org; Mon, 19 Apr 2010 07:30:04 -0400 Received: from mail-pv0-f169.google.com ([74.125.83.169]:40891) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1O3pAt-0002XT-D7 for emacs-orgmode@gnu.org; Mon, 19 Apr 2010 07:29:59 -0400 Received: by pvg11 with SMTP id 11so3682908pvg.0 for ; Mon, 19 Apr 2010 04:29:57 -0700 (PDT) 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 Is it possible to add a subtitle when exporting an orgmode document? Or phrased differently, can I define a multi-line title for a document? I don't see an obvious way to do it, though perhaps there's a latex option I don't understand at all. If it makes any difference, I am currently exporting to latex, then converting to odt using mk4ht oolatex. (aside: is there a really easy way to define a new export option that automates the seond step? right now I'm switching to a shell to do the final step, would love to stop having to do that.) thanks much as always! matt