From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jambunathan K Subject: Re: how to do footers Date: Wed, 19 Oct 2011 21:27:36 +0530 Message-ID: <81mxcx3rf3.fsf@gmail.com> References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([140.186.70.92]:35875) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RGYWh-0003V7-Hn for emacs-orgmode@gnu.org; Wed, 19 Oct 2011 11:57:56 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RGYWg-0003zV-IJ for emacs-orgmode@gnu.org; Wed, 19 Oct 2011 11:57:55 -0400 Received: from mail-yx0-f169.google.com ([209.85.213.169]:36777) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RGYWg-0003zQ-EQ for emacs-orgmode@gnu.org; Wed, 19 Oct 2011 11:57:54 -0400 Received: by yxs7 with SMTP id 7so2211430yxs.0 for ; Wed, 19 Oct 2011 08:57:53 -0700 (PDT) In-Reply-To: (Mehul Sanghvi's message of "Wed, 19 Oct 2011 11:27:14 -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: Mehul Sanghvi Cc: emacs-orgmode@gnu.org Mehul Sanghvi writes: > I know that Org can do foot notes using fn:xxx but what I wanted to do > was put a > footer to every page that is created. It would be the same thing on each page. > > How would I do that ? Either I missed it in the manual or it is not > there. You need to create the Footer from within LibreOffice. For applying custom styles with footer images you can see this thread. http://lists.gnu.org/archive/html/emacs-orgmode/2011-03/msg01460.html Note that the odt file in that thread has a header image as opposed to a footer image. --