Re: [Orgmode] Automatically folding latex environment

2011-02-04 Thread Marvin Doyley
Thanks,

This works like a charm

cheers
M

On Thu, Feb 3, 2011 at 9:22 AM, Bastien bastien.gue...@wikimedia.fr wrote:

 Marvin Doyley marvin...@gmail.com 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

___
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode


Re: [Orgmode] Automatically folding latex environment

2011-02-03 Thread Bastien
Marvin Doyley marvin...@gmail.com 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

___
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode


[Orgmode] Automatically folding latex environment

2010-12-15 Thread Marvin Doyley
Hello everyone,

Is there a way to tell org to fold Latex environments (i.e., #+begin_latex
 #+end_latex) automatically at start-up ?  It would be nice to hide my
latex commands with out having to press tab all the time. It would be very
good if we could do this automatically using #+startup or  a function that
folds all latex environment in the buffer, like AUCTEX

Thanks

M
___
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode