mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-12-22 21:21:32 +00:00
Amend d96135a9dc
This commit is contained in:
parent
d96135a9dc
commit
0ab862f942
@ -207,6 +207,7 @@ bool InsetNote::isMacroScope() const
|
||||
void InsetNote::latex(otexstream & os, OutputParams const & runparams_in) const
|
||||
{
|
||||
if (params_.type != InsetNoteParams::Greyedout
|
||||
&& runparams_in.for_searchAdv != OutputParams::NoSearch
|
||||
&& (runparams_in.for_searchAdv & OutputParams::SearchNonOutput) == 0)
|
||||
return;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user