]> git.lyx.org Git - features.git/commit
Advanced search with format, preparing for selective searching
authorKornel Benko <kornel@lyx.org>
Mon, 22 Oct 2018 18:19:36 +0000 (20:19 +0200)
committerKornel Benko <kornel@lyx.org>
Mon, 22 Oct 2018 18:19:36 +0000 (20:19 +0200)
commit74c849d651825016d4b0d3eead67a72744262c0f
treedc39937034c6f48c27458e1e218c3e078179d723
parent9e7832915f9763510e5820167930a38e16a8321f
Advanced search with format, preparing for selective searching

As it is now, searching with format needs ALL the features set
in order to match the pattern.
What needs to be done is a GUI specifying which of the features are
important.
1.) language
2.) font (series, shape)
3.) markup, underline, strikeout
4.) color
Having this info, the implementation is easy. Set
some variables and be done
src/lyxfind.cpp