From mboxrd@z Thu Jan 1 00:00:00 1970 From: Rainer M Krug Subject: Start Appendix in LaTeX - better way than \appendix? Date: Wed, 26 Aug 2015 11:47:40 +0200 Message-ID: Mime-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha256; protocol="application/pgp-signature" Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:55397) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZUXJB-0003Vk-Rc for emacs-orgmode@gnu.org; Wed, 26 Aug 2015 05:47:54 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZUXJ8-0006rF-KT for emacs-orgmode@gnu.org; Wed, 26 Aug 2015 05:47:53 -0400 Received: from mail-wi0-f179.google.com ([209.85.212.179]:36955) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZUXJ8-0006r3-E7 for emacs-orgmode@gnu.org; Wed, 26 Aug 2015 05:47:50 -0400 Received: by widdq5 with SMTP id dq5so9803888wid.0 for ; Wed, 26 Aug 2015 02:47:49 -0700 (PDT) Received: from Rainers-MacBook-Pro.local (arn78-1-88-186-171-7.fbx.proxad.net. [88.186.171.7]) by smtp.gmail.com with ESMTPSA id eu3sm3375092wib.22.2015.08.26.02.47.47 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Wed, 26 Aug 2015 02:47:48 -0700 (PDT) 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: emacs-orgmode@gnu.org --=-=-= Content-Type: text/plain Content-Transfer-Encoding: quoted-printable Hi I am working on a document with appendix and at the moment the org file looks effectively like this: ,---- | ... | * Acknowledgments |=20 | \appendix |=20 | * ##### From Here is Appendix #### :noexport: | * Parameter | * Code | ... `---- So the appendix separator for LaTeX is in the section *Acknowledgements* with the visual separator following. This works, but is kind of strange, as #/appendix# is not actually part of *Acknowledgements*. Is there a better / more org way of doing this, or do I have to live with this? Thanks, Rainer =2D-=20 Rainer M. Krug, PhD (Conservation Ecology, SUN), MSc (Conservation Biology,= UCT), Dipl. Phys. (Germany) Centre of Excellence for Invasion Biology Stellenbosch University South Africa Tel : +33 - (0)9 53 10 27 44 Cell: +33 - (0)6 85 62 59 98 Fax : +33 - (0)9 58 10 27 44 Fax (D): +49 - (0)3 21 21 25 22 44 email: Rainer@krugs.de Skype: RMkrug PGP: 0x0F52F982 --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG/MacGPG2 v2 iQEcBAEBCAAGBQJV3YtCAAoJENvXNx4PUvmCF0AIAK1lx2GSMJpxORUPL5YttBBR 6cbXZ3//IxozDpE1RKhE8DvgwmPRgqvGOdFtzHwRLwwWGKXz4iiCPgNS6hJaQN8n koHO1OmkZa09jzI7SCXP3jivYIF059DPfT+BPyhSbkamlnLfudLQV8al38SCnyKv gVrPAnikOm9TdC5s3OpOU+jZpdRWvVTJfxHSPo1bp0uTNUzFza+8ZyCEmPXdH8TP XdLKkH0YqWS8P15sgPwFaCZLrsP4YkIq5qu17+ThqKCXzRTspdFRZ+SSlpVeGGqB PsrQc1dRqrBsW6+o+SmqV7gbiyiZ6B5R32wcXCzFreKgtUwQ9fO0H3wTV7MY7vw= =wTA5 -----END PGP SIGNATURE----- --=-=-=--