emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [O] [help] How to ignore a head but don't ignore it's subhead when e


From: Feng Shu
Subject: Re: [O] [help] How to ignore a head but don't ignore it's subhead when export
Date: Wed, 19 Jun 2013 08:15:31 +0800
User-agent: Gnus/5.130008 (Ma Gnus v0.8) Emacs/24.2 (gnu/linux)

Charles Berry <address@hidden> writes:

> Feng Shu <tumashu <at> gmail.com> writes:
>
>> 
>> 
>> #+begin_org
>> 
>> * headA
>> ** headB
>> 
>> #+end_org
>> 
>> When export to latex, how to ignore headA and don't ignore headB?
>> 
>
> With a tag. See this:
>
> http://article.gmane.org/gmane.emacs.orgmode/67692

It's very useful, thanks very much!

I use it show a beautiful construct of article.

---------------------------------------

* Abstract   :ignoreheading:

#+LATEX: \begin{myabstract}
...

#+LATEX: \end{myabstract}



* bibliography :ignoreheading:
#+LATEX: \bibliographystyle{GBT7714-2005NLang-UTF8}
#+LATEX: \bibliography{hbuuthesis}

---------------------------------------


>
> HTH,
>
> Chuck

-- 



reply via email to

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