Bug 189496 - LaTeX hightlighting option disappeared
Summary: LaTeX hightlighting option disappeared
Status: RESOLVED DOWNSTREAM
Alias: None
Product: kate
Classification: Applications
Component: syntax (show other bugs)
Version: unspecified
Platform: Gentoo Packages Unspecified
: NOR normal
Target Milestone: ---
Assignee: KWrite Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-04-13 00:30 UTC by Nico Schlömer
Modified: 2009-04-13 01:09 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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!