Bug 189496

Summary: LaTeX hightlighting option disappeared
Product: [Applications] kate Reporter: Nico Schlömer <nico.schloemer>
Component: syntaxAssignee: KWrite Developers <kwrite-bugs-null>
Status: RESOLVED DOWNSTREAM    
Severity: normal    
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Gentoo Packages   
OS: Unspecified   
Latest Commit: Version Fixed In:

Description Nico Schlömer 2009-04-13 00:30:48 UTC
Version:            (using KDE 4.2.2)
Installed from:    Gentoo Packages

Hi,

since the upgrade to 4.2.2, LaTeX highlighting in Kate is no longer possible on my box, no such option anymore in the list. :(

I should also mention once more that the highlighting could very well be extended from merely .tex files to .sty and .cls, both of which are LaTeX (style and class) files and have (almost) the same syntax as .tex files.

By the way, to make the distinction between TeX and LaTeX files, some people prefer to call their LaTeX's .ltx, you might want to add those to the list as well.

Cheers,
Nico
Comment 1 Pino Toscano 2009-04-13 00:43:56 UTC
> since the upgrade to 4.2.2, LaTeX highlighting in Kate is no longer possible on
> my box, no such option anymore in the list. :(

It is there: Tools -> Highlighting -> Markup -> LaTeX.
Comment 2 Nico Schlömer 2009-04-13 00:50:55 UTC
Not for me. Tools -> Highlighting -> Markup shows

[...]
Kate File Template
MAB-DB
[...]

Could that be a linking/packaging error?
Comment 3 Pino Toscano 2009-04-13 00:54:31 UTC
(In reply to comment #2)
> Could that be a linking/packaging error?

I guess so. See, it is in the 4.2.2 tag:
http://websvn.kde.org/tags/KDE/4.2.2/kdelibs/kate/syntax/data/ -- latex.xml
Comment 4 Nico Schlömer 2009-04-13 01:08:52 UTC
Alright, I guess it's a Gentoo bug then; I'll post it there. Cheers!