Hello,

I've started using the Vim-Latex Suite a couple days ago and really
like it so far. I'm using Latex to typeset my play, but I'd like to
add custom folded sections such as \act and \scene (from the dramatist
package).

Adding them to folding.vim like this:

    if !exists('g:Tex_FoldedSections')
                let g:Tex_FoldedSections = 
'act,scene,part,chapter,section,%%fakesection'
                                                                \. 
'subsection,subsubsection,paragraph'

seems to change nothing. Do I need to re-hash some files, or is it the
wrong section to modify alltogether?

Thanks,
Mike


-- 
http://michaelmaurer.net/

------------------------------------------------------------------------------
Special Offer -- Download ArcSight Logger for FREE!
Finally, a world-class log management solution at an even better 
price-free! And you'll get a free "Love Thy Logs" t-shirt when you
download Logger. Secure your free ArcSight Logger TODAY!
http://p.sf.net/sfu/arcsisghtdev2dev
_______________________________________________
Vim-latex-devel mailing list
Vim-latex-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/vim-latex-devel

Reply via email to