Re: lua snippets in TeX
2009-10-02 05:07:59 GMT
Thomas <thomas.schmitz <at> uni-bonn.de> writes: > Hi, > > maybe this is a naive question, but is it somehow possible to have > lua snippets within TeX code highlighted as lua code? This snippets > are delimited with > > \startluacode > > \stopluacode > > tags. Could I convince aucTeX to use lua-mode.el > highlighting for these snippets? Changing modes in mid-buffer is not something supported by Emacs in general. There is something called mmm-mode (multiple major mode) for this problem space available somewhere, but I don't think somebody adapted it for AUCTeX yet. -- -- David Kastrup
RSS Feed