Re: regular expression search for emphasized chars fails

2018-09-15 Thread Kornel Benko
Am Freitag, 14. September 2018 13:06:46 CEST schrieb Kornel Benko : > This is test 'keytest/findadv-re-04' > > 1.) Open attached file with 'lyx -dbg key,find test.lyx' > 2.) goto start of buffer > 3.) open advanced search > 4.) in Settings de-select 'ignore format' > 5.) select emphasized > 6.) s

Re: Cycle for some insets in InsetMathNest::idxNext ?

2018-09-15 Thread Kornel Benko
Am Samstag, 15. September 2018 21:45:33 CEST schrieb Scott Kostyshak : > Consider the attached .lyx file. When navigating to the cells of the > \overset and \stackrel, I would prefer for "tab-navigation" to cycle. > > The attached patch does that, but I imagine that in other situations, we > do n

Cycle for some insets in InsetMathNest::idxNext ?

2018-09-15 Thread Scott Kostyshak
Consider the attached .lyx file. When navigating to the cells of the \overset and \stackrel, I would prefer for "tab-navigation" to cycle. The attached patch does that, but I imagine that in other situations, we do not want to cycle in this part of the code. If there is interest in cycling in some

Re: Setting hyperref toc level seems to have no effect

2018-09-15 Thread Daniel
On 2018-09-13 13:15, Daniel wrote: Changing Document > Settings > PDF Properties > Bookmarks > Level seems to have no effect (in output and code). I guess this is a bug and it should set the hyperref option bookmarksdepth= I filed it as a bug: https://www.lyx.org/trac/ticket/11289 Daniel