Hi there,
I like to use function definition with \section in LaTeX so I can see the structure of a document when I see function list in UltraEdit. Before upgrading to UE15, it worked, but after the update it stopped working. (No Functions! message at funtion list)
Here is the header for my LaTeX Wordfile:
I tried many things with /Function String = "RegEx" in case I had it wrong, but no luck. I have never succeeded.
Any help will be very apprecieated.
Best Regards,
Joon
I like to use function definition with \section in LaTeX so I can see the structure of a document when I see function list in UltraEdit. Before upgrading to UE15, it worked, but after the update it stopped working. (No Functions! message at funtion list)
Here is the header for my LaTeX Wordfile:
Code: Select all
/L14"TeX/LaTeX" LATEX_LANG Noquote Line Comment Num = 2% String Chars = {} File Extensions = LAT TEX LEX
/Colors = 0,8421376,8421376,8421504,255,
/Colors Back = 16777215,16777215,16777215,16777215,16777215,
/Colors Auto Back = 1,1,1,1,1,
/Font Style = 0,2,0,0,0,
/Regexp Type = Perl
/Function String = "\\section{([^}]+)}"
/Delimiters = #$%&()+,-. /0123456789:;<=>[\]^_{|}~`
/Open Brace Strings = "{"
/Close Brace Strings = "}"
/Marker Characters = "{}"
/C1 Colors = 16711680 Colors Back = 16777215 Colors Auto Back = 1 Font Style = 0
Any help will be very apprecieated.
Best Regards,
Joon