Hi Alex,
On 27/05/2008, at 3:11 PM, Alex Ross wrote:
As far as I can tell, nothing is broken in the current system (of LaTeX or of TextMate). I just wanted to experiment with a different way of doing things.
If there's one thing I've learned about LaTeX it is “don't try to change anything.” Or maybe “change things at your peril (you will die).”
Heh :) On the whole I (think I) know what I'm doing, but you're right; it does make things harder for myself.
But if you want to add \begin{sect}{} to the symbols list have a look at the Symbol List preference item. You add a regex clause to the symbolTransformation variable to match that form. One drawback will be that there's no way to figure out the depth of the current section...
Ah, that's what I was afraid of. The example you showed looked good, thanks.
Best regards, Will