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