Patches item #3529836, was opened at 2012-05-25 13:15
Message generated for change (Comment added) made by tpavlic
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=466458&aid=3529836&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: https://www.google.com/accounts ()
Assigned to: Nobody/Anonymous (nobody)
Summary: Multiple \begin or \end in the same line
Initial Comment:
The indentation does not work if multiple \begin and \end are at the same line, here is a modified tex.vim indent file which should fix the problem.
----------------------------------------------------------------------
Comment By: Ted Pavlic (tpavlic)
Date: 2012-05-25 14:15
Message:
Okay. Applied, but you didn't upload a patch, and I cannot infer any
identity information for you. So I didn't have anyone to credit in the
commit messages.
I also split your contributions into two patches -- one that got rid of
some extra line spaces in indent/tex.vim, and the other that adjusted
indenting. I did not go through the code you added with a fine-toothed
comb, but I did a few spot checks in sample TeX files, and it seemed to
work (better than before too). So hopefully nothing terrible has been
broken.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=466458&aid=3529836&group_id=52322
|