From mboxrd@z Thu Jan 1 00:00:00 1970 From: Suvayu Ali Subject: Re: [LaTeX Export] Question: How to export one section as an Appendix and choosing a way to crossreference Date: Mon, 16 May 2011 01:54:57 -0700 Message-ID: <20110516015457.3f3d78ab@kuru.homelinux.net> References: Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([140.186.70.92]:60814) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QLta1-0007vL-2u for emacs-orgmode@gnu.org; Mon, 16 May 2011 04:55:10 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QLtZz-0007ke-QY for emacs-orgmode@gnu.org; Mon, 16 May 2011 04:55:09 -0400 Received: from mail-pv0-f169.google.com ([74.125.83.169]:44218) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QLtZz-0007k3-Lz for emacs-orgmode@gnu.org; Mon, 16 May 2011 04:55:07 -0400 Received: by pvc12 with SMTP id 12so3001949pvc.0 for ; Mon, 16 May 2011 01:55:06 -0700 (PDT) In-Reply-To: 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 On Mon, 16 May 2011 04:18:32 -0400 Sunny Srivastava wrote: > 1. How can I import the Appendix with a different section number. > Presently, the Appendix section has the number following the previous > section number. Instead I want to have no number of Appendix and the > sections of Appendix with numbers like A.1 (for 1st section of > Appendix), A.2 (for 2nd section of Appendix). Similarly, sub-sections > should be numbered like A.1.1 ... (I could not find a solution for > this issue in the well-written worg tutorial by Dr. Dye. This may be > solely because I am a beginner and could not formulate how to achieve > this numbering scheme.) You have two options: 1. With some customisations, this will provide you a clean option 2. No customisations required but somewhat inconvenient to manage GL -- Suvayu Open source is the future. It sets us free.