emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [O] [help] How to export a chapter as appendix


From: Thomas S. Dye
Subject: Re: [O] [help] How to export a chapter as appendix
Date: Sun, 16 Jun 2013 14:40:14 -1000

Aloha Feng Shu,

Feng Shu <address@hidden> writes:

> ----------------------------------------------
> org:
>
> * This is a appendix
>
> ----------------------------------------------
>
> latex:
>
> \appendix{This is a appendix}

You might want

\appendix
\chapter{This is a appendix}

In which case:

#+LaTeX: \appendix

* This is a appendix

hth,
Tom

-- 
Thomas S. Dye
http://www.tsdye.com



reply via email to

[Prev in Thread] Current Thread [Next in Thread]