On Fri, Jan 11, 2013 at 4:22 AM, Jürgen Spitzmüller <[email protected]> wrote: > Scott Kostyshak wrote: >> Look in the Customization manual. Search for "spellcheck": >> <<Spellcheck [0, 1] Allow spell-checking paragraphs of this style. >> Default is true.>> > > For spellchecking, there is even a preference entry "Exlude Notes and > comments". However, this has no impact on searching.
Good to know -- I hadn't seen the bug that you linked to. >> > Alternatively, can I delete all the notes at once thus creating another >> > lyx file without notes in which I could search? >> >> Yes. Look in the LFUN manual. See inset-forall. This might work: >> inset-forall Note delete-char-forward > > Ah, yes. Forgot about this. The correct syntax, though, is > inset-forall Note char-delete-forward Thanks for the correction. Scott
