Opened 18 years ago

Closed 14 years ago

#3095 closed enhancement (fixed)

Integrate advanced search manual into our manuals

Reported by: ps@… Owned by: lasgouttes
Priority: low Milestone: 2.0.0
Component: documentation Version: unspecified
Severity: minor Keywords:
Cc: gunix@…, tommaso, Uwe Stöhr

Description (last modified by ps)

Sometimes when importing longer text, there are well defined places in the text
which should have particular environment and its tedious to go through the whole
text to change it manually or to write some sed monster.
It will be blessing to have find/replace function that could find/change
environment of the paragraph where the string is located (or even to find
location based only of environment without any search string).

Change History (18)

comment:1 by Uwe Stöhr, 17 years ago

Pavel, what's the status of this, marking confirmed or wontfix?

comment:2 by ps@…, 17 years ago

I believe its valid enhancement request which should be confirmed.

comment:3 by Uwe Stöhr, 17 years ago

I believe its valid enhancement request

But extremely complicated to implement, even with Tommasso's new search dialog
implementation.

which should be confirmed.

Then mark this bug Confirmed.

comment:4 by ps@…, 17 years ago

I don't have enough rights for doing it.

comment:5 by lasgouttes, 17 years ago

Now you do (but since I am here, I can as well confirm)

comment:6 by Juergen Spitzmueller, 17 years ago

Cc: gunix@… added

comment:7 by Juergen Spitzmueller, 17 years ago

* #3015 has been marked as a duplicate of this bug. *

comment:8 by cucinotta@…, 17 years ago

Actually, with the FindAdv patch enhanced by regexp, it should be possible to do
this by:

  • deselecting the "Ignore Format" checkbox
  • entering a regexp inset with content ".*"
  • giving to the search string paragraph a desired style

Then, you should be able to find all paragraphs with that style.

comment:9 by cucinotta@…, 17 years ago

Now I have a video on YouTube showing how to do it by using the current lyx
advsearch branch (addressing #3998):

http://it.youtube.com/watch?v=0MR_O1ctIAY

comment:10 by ps@…, 17 years ago

ok, we can close this bug as duplicate once this info gets into search manual.

comment:11 by ps, 16 years ago

Priority: highlow

comment:12 by ps, 16 years ago

Component: searchdocumentation
Description: modified (diff)
Milestone: 2.0.0
Owner: changed from lasgouttes to Uwe Stöhr

comment:13 by ps, 16 years ago

Component: documentationsearch
Owner: changed from Uwe Stöhr to lasgouttes

comment:14 by ps, 15 years ago

Cc: tommaso added

Tommaso, could you put your tip into documentation so we can close the bug?

comment:15 by Tommaso Cucinotta, 15 years ago

It is already in the specific manual, namely lib/doc/AdvancedSearch.lyx, "3.1 About using regular expressions in the Find... box", numbered list, item #2 "Searching for all text with a given style".

Probably someone wanted to integrate the specific feature manual into the general LyX manual, so I guess it's just a matter of copying and pasting (plus some structure nesting).

Who is in charge of the manuals ?

comment:16 by ps, 15 years ago

Summary: search and replace could distinguish environmentIntegrate advanced search manual into our manuals

Probably someone wanted to integrate the specific feature manual into the general LyX manual

yes, renaming the bug.

Who is in charge of the manuals ?

Uwe.

comment:17 by Vincent van Ravesteijn, 14 years ago

Cc: Uwe Stöhr added
Keywords: fixedintrunk added

The manual is integrated at r37141.

comment:18 by Uwe Stöhr, 14 years ago

Component: searchdocumentation
Keywords: fixedintrunk removed
Resolution: fixed
Status: newclosed

This was LyX2.0- specific -> closing this bug as fixed.

Note: See TracTickets for help on using tickets.