From mboxrd@z Thu Jan 1 00:00:00 1970 From: Eric S Fraga Subject: Re: Specify the end of a heading even when there's still some content after it Date: Thu, 01 Dec 2011 08:42:19 +0000 Message-ID: <87ty5khedw.fsf@ucl.ac.uk> References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([140.186.70.92]:49890) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RW3IF-000735-KA for emacs-orgmode@gnu.org; Thu, 01 Dec 2011 04:51:04 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RW3I9-0002l7-U2 for emacs-orgmode@gnu.org; Thu, 01 Dec 2011 04:51:03 -0500 Received: from vscani-b2.ucl.ac.uk ([144.82.108.135]:64457) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RW3I9-0002kk-Ng for emacs-orgmode@gnu.org; Thu, 01 Dec 2011 04:50:57 -0500 In-Reply-To: (Emmanuel Di Pretoro's message of "Thu, 24 Nov 2011 16:41:45 +0100") 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: Emmanuel Di Pretoro Cc: emacs-orgmode@gnu.org Emmanuel Di Pretoro writes: > Hi, > > Is there a way to ask to org-mode to add something before the > \end{document} of a LaTeX export? The only thing that comes to mind would be to see if you can play with ,----[ C-h v org-export-latex-final-hook RET ] | org-export-latex-final-hook is a variable defined in `org-latex.el'. | Its value is | ( ... ) | | | This variable is potentially risky when used as a file local variable. | | Documentation: | Hook run in the finalized LaTeX buffer. | | [back] `---- and fix up the latex created to insert what you need at the right place? HTH, eric -- : Eric S Fraga (GnuPG: 0xC89193D8FFFCF67D) in Emacs 24.0.90.1 : using Org-mode version 7.7 (release_7.7.615.g02c26)