From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?utf-8?Q?S=C3=A9bastien_Vauban?= Subject: Re: Missing Introduction and About sections in LaTeX export Date: Thu, 28 Apr 2011 09:55:31 +0200 Message-ID: <808vuuu7ws.fsf@somewhere.org> References: <5291.1303940486@alphaville.americas.hpqcorp.net> <6155.1303943022@alphaville.americas.hpqcorp.net> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: 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-mXXj517/zsQ@public.gmane.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org-mXXj517/zsQ@public.gmane.org To: emacs-orgmode-mXXj517/zsQ@public.gmane.org Hi Avdi, Nick Dokos wrote: > Avdi Grimm wrote: >> On Wed, Apr 27, 2011 at 5:41 PM, Nick Dokos wrot= e: >> > Just star them by hand in the tex file after exporting for the last >> > time: it'll take two seconds. You may be able to do it from Org by >> > writing a custom function (C-h v org-export-latex-classes for >> > details) but I suspect that the effort is just not worth it. >>=20 >> Ugh. This is a (somewhat) living document; manually tweaking the .tex >> after export isn't really an option. >>=20 >> I was hoping there was a tag or property that I could set on a section >> indicating it is frontmatter/backmatter. > > I don't know of an easy way within Org - somebody else might have better > ideas. > > If I were in your position, I'd probably write a simple Makefile to produ= ce > the PDF and incorporate a simple post-processing awk script to do the > transformation. Or write an elisp function to run as part of > org-export-latex-final-hook perhaps. What about just inserting #+LaTeX: \backmatter{} and the like where applicable in the Org file? Best regards, Seb --=20 S=C3=A9bastien Vauban