* Torquil Macdonald <[EMAIL PROTECTED]> [03-02-06 05:29]: > Is there an editor in debian that has code-folding for latex? I write > documents with lots of mathematical formulae, and code-folding of equation > and figure environments would help very much. The documents can get a bit > messy without it. Something like this probably exists for emacs, but I would > really like to know what alternatives I have. >
vim :help folding Altough it maybe not optimal for latex. I use foldmethod=marker and manually fold parts. If you are rigorous, you could fold by indentation. Other methods are possible. Works for me. X > > -- > To UNSUBSCRIBE, email to [EMAIL PROTECTED] > with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED] -- Xavier Barnabe-Theriault http://xebu.org/ Maitrise en physique, etudiant M.Sc. Student in Physics Gulus: http://gulus.org/ Mydynaweb: Develop(peu|e)r http://mydynaweb.net/ -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]