Opened 18 years ago
Closed 14 years ago
#3095 closed enhancement (fixed)
Integrate advanced search manual into our manuals
Reported by: | 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 )
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 , 17 years ago
comment:3 by , 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:6 by , 17 years ago
Cc: | added |
---|
comment:8 by , 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 , 17 years ago
Now I have a video on YouTube showing how to do it by using the current lyx
advsearch branch (addressing #3998):
comment:10 by , 17 years ago
ok, we can close this bug as duplicate once this info gets into search manual.
comment:11 by , 16 years ago
Priority: | high → low |
---|
comment:12 by , 16 years ago
Component: | search → documentation |
---|---|
Description: | modified (diff) |
Milestone: | → 2.0.0 |
Owner: | changed from | to
comment:13 by , 16 years ago
Component: | documentation → search |
---|---|
Owner: | changed from | to
comment:14 by , 15 years ago
Cc: | added |
---|
Tommaso, could you put your tip into documentation so we can close the bug?
comment:15 by , 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 , 15 years ago
Summary: | search and replace could distinguish environment → Integrate 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 , 14 years ago
Cc: | added |
---|---|
Keywords: | fixedintrunk added |
The manual is integrated at r37141.
comment:18 by , 14 years ago
Component: | search → documentation |
---|---|
Keywords: | fixedintrunk removed |
Resolution: | → fixed |
Status: | new → closed |
This was LyX2.0- specific -> closing this bug as fixed.
Pavel, what's the status of this, marking confirmed or wontfix?