https://bugs.kde.org/show_bug.cgi?id=248930

--- Comment #2 from Thomas Braun <[email protected]> ---
Am Dienstag, dem 08.07.2025 um 23:41 +0000 schrieb Jonathan Poelen:
> https://bugs.kde.org/show_bug.cgi?id=248930
> 
> --- Comment #1 from Jonathan Poelen <[email protected]> ---
> Hi, I started looking and made some changes in the file (notably to
> support
> windows paths), 2 questions:
> 
> - Do you agree to license the file under MIT or do you really want to
> keep
> LGPL?

Feel free to change the license as you see fit.

> - The regex for Keyword is "\\[a-zA-Z@]+", but based on example
> files¹, there
> may be digits after a keyword, is it normal that 0-9 is not present?
> I also see
> \l__kernel_color_stack_int=\count185, shouldn't `_` be added to the
> regex? I
> could see this regex "\\[_a-zA-Z@][_a-zA-Z0-9@]*"
> 
> ¹ https://github.com/search?q=This+is+pdfTeX%2C+path%3Alog&type=code
>
> 
> 2 years ago, I added logfile.xml and logfile-advanced.xml, both of
> which use
> the .log extension. Their priority is very low (-10 and -11), so
> there's little
> chance of them conflicting with user syntax. I'm thinking of adding 2
> intermediaries that will check that the first line contains "pdfTeX,"
> and
> redirect to latex-logfile or logfile/logfile-advanced depending on
> the result.
> 
> I imagine a latex file always starts with "This is pdfTeX, Version
> bla bla"?

This was 15 years ago, and I'm not using kile anymore. So I can't
comment here.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to