Launchpad has imported 2 comments from the remote bug at https://bugs.kde.org/show_bug.cgi?id=323048.
If you reply to an imported comment from within Launchpad, your comment will be sent to the remote bug automatically. Read more about Launchpad's inter-bugtracker facilities at https://help.launchpad.net/InterBugTracking. ------------------------------------------------------------------------ On 2013-07-31T15:52:17+00:00 Michael wrote: The following code, when pasted into the Kile editor (via Katepart), highlights the second "cases" wrong: \begin{align} U_{bg}(z) = \begin{cases} U_{max} e^{-(b(z-z_0))^4} &\mbox {if } z \leq z_0,\\ U_{max} &\mbox {if } z > z_0,\\ \end{cases} \end{align} Reproducible: Always Steps to Reproduce: 1. Paste above code into Kate, 2. select Tools->Highlighting->Markup->Latex 3. Actual Results: The second "cases" is green Expected Results: The second "cases" should be blue Reply at: https://bugs.launchpad.net/ubuntu/+source/kile/+bug/1206957/comments/3 ------------------------------------------------------------------------ On 2013-07-31T15:53:32+00:00 Michael wrote: Created attachment 81484 A patch to fix the broken syntax highlighting Reply at: https://bugs.launchpad.net/ubuntu/+source/kile/+bug/1206957/comments/4 ** Changed in: kile Status: Unknown => New ** Changed in: kile Importance: Unknown => Low -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1206957 Title: syntax highlighter incorrect in nested latex environment To manage notifications about this bug go to: https://bugs.launchpad.net/kile/+bug/1206957/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
