That should work for me as I was using `@language=tex` anyway for all of my LaTeX work.
Rob... On Sunday, June 23, 2019 at 3:03:09 PM UTC-4, Edward K. Ream wrote: > > On Tuesday, February 26, 2019 at 9:27:16 AM UTC-6, Josef wrote: > > latex syntax coloring colors only some common latex commands, for others >> only the first letter is colorized. >> > > Rev 5e467b6 in devel completes #1088 > <https://github.com/leo-editor/leo-editor/issues/1088>. This was > surprisingly easy to do, though some choices are debatable. The highlights: > > - Both `@language tex` and `@language latex` use leo/modes/tex.py. This > ignores the many special cases in latex.py. I'll retain leo/modes/latex.py > in case this choice becomes controversial. > > - Only slight changes were needed to tex.py. Similar changes could be > added to latex.py. > > Let me know how this works for you. > > Edward > -- You received this message because you are subscribed to the Google Groups "leo-editor" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/leo-editor. To view this discussion on the web visit https://groups.google.com/d/msgid/leo-editor/b8072fef-9428-4e75-b1c0-9e3fb0687cb9%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
