emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [Orgmode] Automatically folding latex environment


From: Marvin Doyley
Subject: Re: [Orgmode] Automatically folding latex environment
Date: Thu, 3 Feb 2011 15:34:35 -0500

Thanks,

This works like a charm

cheers
M

On Thu, Feb 3, 2011 at 9:22 AM, Bastien <address@hidden> wrote:
Marvin Doyley <address@hidden> writes:

> Is there a way to tell org to fold Latex environments (i.e., #
> +begin_latex .... #+end_latex) automatically at start-up ?

Yes.

 (setq org-hide-block-startup t)

Or set this in an Org buffer:

 #+STARTUP: hideblocks

This is a FAQ, I've added an entry to Worg/org-faq.org.

HTH,

--
 Bastien


reply via email to

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