]> 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)
committerJean-Marc Lasgouttes <lasgouttes@lyx.org>
Thu, 18 Jun 2020 12:39:50 +0000 (14:39 +0200)
commitff73b85a9e2a8f0ed22945467971cc9953a98f4e
tree5b595239047e781d28833f0a84fe4a9bc9e18055
parent39c5a5305da2c4938d63fc1713e64f6b2c73a47e
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