Patches item #3551589, was opened at 2012-07-29 14:20
Message generated for change (Comment added) made by gerw
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=466458&aid=3551589&group_id=52322
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: None
Group: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Benoît Legat (blegat8)
Assigned to: Nobody/Anonymous (nobody)
Summary: Improves indentation for 'begin'/'end' while several ones
Initial Comment:
When several \end and/or \begin of environments lies on the same line, the indentation is not always relevant.
This patch tries to fix it with a little bit of refactoring too (the code for \begin and \end is refactored to one function).
I did some tests and it should normally work now for even the most extreme cases.
----------------------------------------------------------------------
Comment By: Gerd Wachsmuth (gerw)
Date: 2012-08-01 04:54
Message:
I've also tried to improve the indentation of multiple \begin and \end on
one line. See
https://github.com/gerw/vim-latex-suite/blob/master/indent/tex.vim
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=466458&aid=3551589&group_id=52322
|