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: Bastien
Subject: Re: [Orgmode] Automatically folding latex environment
Date: Thu, 03 Feb 2011 15:22:08 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux)

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]