]> git.lyx.org Git - features.git/commit
Added better handling for languages and colors for advanced F&R
authorKornel Benko <kornel@lyx.org>
Fri, 5 Oct 2018 18:26:44 +0000 (20:26 +0200)
committerKornel Benko <kornel@lyx.org>
Fri, 5 Oct 2018 18:26:44 +0000 (20:26 +0200)
commitb78bdf80a8e1954e1075500d896d95cab10beff1
tree5b595239047e781d28833f0a84fe4a9bc9e18055
parentb1f1b2321b01ac2b17bb37147fea1a5aea26e487
Added better handling for languages and colors for advanced F&R

The change is significant if the search format is not disabled.
We try to analyze the pattern string first to get needed features
for the search.
We try to analyse the searched string and if it does not
contain all expected featers (color, language, char style, char decoration)

Still some problems though
src/lyxfind.cpp
src/output_latex.cpp