[Vim-latex-devel] ugly bug (?) with folding
Brought to you by:
srinathava,
tmaas
From: Fabio S. <fab...@ti...> - 2002-11-15 13:14:28
|
Hi. I got a file structured this way: \chapter{ch_name} \section{xxx} \section{yyy} \chapter{ch2_name} \section{zzz} \section{qqq} Folding does not work. When it starts or when I fold it up with <F6> the result is: \chapter{ch_name} FOLD(xxx) FOLD(yyy) FOLD(zzz) FOLD(qqq) stop. The second chapter finish blobbed in one section. What can I do? Thank you. -- Fabio Spelta email: fab...@ti... jabber: fe...@ja... ecdl project: http://ecdllibre.sf.net |