mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-26 11:16:55 +00:00
UserGuide.lyx: next update for advanced search
- German UserGuide.lyx: translations - other UserGuide.lyx: some simplifications, clarifications and formatting adaptions
This commit is contained in:
parent
d781daa401
commit
71d7f4d470
@ -31360,16 +31360,15 @@ Return
|
|||||||
\family sans
|
\family sans
|
||||||
Enter
|
Enter
|
||||||
\family default
|
\family default
|
||||||
keeps searching forward.
|
keeps searching forward while pressing
|
||||||
Similarly, pressing
|
|
||||||
\family sans
|
\family sans
|
||||||
Shift+Enter
|
Shift+Enter
|
||||||
\family default
|
\family default
|
||||||
searches for the entered text backwards.
|
searches backwards.
|
||||||
\end_layout
|
\end_layout
|
||||||
|
|
||||||
\begin_layout Standard
|
\begin_layout Standard
|
||||||
While searching, the
|
The
|
||||||
\family sans
|
\family sans
|
||||||
Case sensitive
|
Case sensitive
|
||||||
\family default
|
\family default
|
||||||
@ -31443,8 +31442,6 @@ a plain word and searching for it would not find instances of the word occurring
|
|||||||
\begin_layout Itemize
|
\begin_layout Itemize
|
||||||
an emphasized or boldface word and searching for it would find the respective
|
an emphasized or boldface word and searching for it would find the respective
|
||||||
instances with same face only, and within the same text style only.
|
instances with same face only, and within the same text style only.
|
||||||
Note that, for example, an emphasized text is found not only when occurring
|
|
||||||
alone, but also when it is contained in a longer emphasized sentence.
|
|
||||||
\end_layout
|
\end_layout
|
||||||
|
|
||||||
\begin_layout Itemize
|
\begin_layout Itemize
|
||||||
@ -31456,8 +31453,8 @@ a plain word in a section heading, and searching for it, finds occurrences
|
|||||||
\end_layout
|
\end_layout
|
||||||
|
|
||||||
\begin_layout Itemize
|
\begin_layout Itemize
|
||||||
some mathematics in a displayed formula will only find instances of this
|
a displayed formula will only find instances of this formula that are also
|
||||||
formula that are also displayed formulas (and not inline formulas).
|
displayed formulas (and not inline formulas).
|
||||||
\end_layout
|
\end_layout
|
||||||
|
|
||||||
\begin_layout Subsubsection
|
\begin_layout Subsubsection
|
||||||
@ -31715,8 +31712,8 @@ Settings
|
|||||||
\end_layout
|
\end_layout
|
||||||
|
|
||||||
\begin_layout Standard
|
\begin_layout Standard
|
||||||
Finally, references to (sub)expressions in regexp may be used as usual,
|
Finally, references to (sub)expressions in regexp may be used as usual:
|
||||||
enclosing parts of the expression within round braces
|
Enclosing parts of the expression within round braces
|
||||||
\begin_inset Formula $()$
|
\begin_inset Formula $()$
|
||||||
\end_inset
|
\end_inset
|
||||||
|
|
||||||
@ -31737,9 +31734,23 @@ Finally, references to (sub)expressions in regexp may be used as usual,
|
|||||||
\end_layout
|
\end_layout
|
||||||
|
|
||||||
\begin_layout Standard
|
\begin_layout Standard
|
||||||
Note that back references work both when occurring within the same regexp,
|
The usage of back references in the replaced text is not (yet) implemented.
|
||||||
and when occurring in multiple different regexps, where the numbering of
|
\end_layout
|
||||||
back-referenced sub-expressions is absolute, i.
|
|
||||||
|
\begin_layout Standard
|
||||||
|
\begin_inset Note Greyedout
|
||||||
|
status open
|
||||||
|
|
||||||
|
\begin_layout Plain Layout
|
||||||
|
|
||||||
|
\series bold
|
||||||
|
\color none
|
||||||
|
Note:
|
||||||
|
\series default
|
||||||
|
Back references work both when occurring within the same regexp, and when
|
||||||
|
occurring in multiple different regexps, where the numbering of back-referenced
|
||||||
|
sub-expressions is absolute.
|
||||||
|
I.
|
||||||
\begin_inset space \thinspace{}
|
\begin_inset space \thinspace{}
|
||||||
\end_inset
|
\end_inset
|
||||||
|
|
||||||
@ -31758,9 +31769,9 @@ e.
|
|||||||
in all entered regexps.
|
in all entered regexps.
|
||||||
\end_layout
|
\end_layout
|
||||||
|
|
||||||
\begin_layout Standard
|
\end_inset
|
||||||
Note also that the use of back references in the replaced text is not (yet)
|
|
||||||
implemented.
|
|
||||||
\end_layout
|
\end_layout
|
||||||
|
|
||||||
\begin_layout Section
|
\begin_layout Section
|
||||||
|
@ -32199,57 +32199,47 @@ Suche nach Text
|
|||||||
\end_layout
|
\end_layout
|
||||||
|
|
||||||
\begin_layout Standard
|
\begin_layout Standard
|
||||||
|
Man gibt in das Editorfeld
|
||||||
\lang english
|
|
||||||
Enter into the
|
|
||||||
\family sans
|
\family sans
|
||||||
Find
|
Suchen
|
||||||
\family default
|
\family default
|
||||||
LyX mini-editor a simple word, und search für occurrences of it by clicking
|
ein unformatiertes Wort ein und und sucht danach mit dem Knopf
|
||||||
on the
|
|
||||||
\family sans
|
\family sans
|
||||||
Find Next
|
Nächstes suchen
|
||||||
\family default
|
\family default
|
||||||
button at the bottom of the Dialogs (or just press the
|
unten im Dialog (oder drückt einfach die
|
||||||
\family sans
|
\family sans
|
||||||
Return
|
Entertaste
|
||||||
\family default
|
\family default
|
||||||
key).
|
).
|
||||||
The entered word is found both in text mode und in math mode, und in emphasized
|
Das eingegebene Wort wird überall im Text in jeder beliebigen Formatierung
|
||||||
, bold oder normal face, und in both in section titles und in standard text.
|
als auch in Formeln gefunden.
|
||||||
Pressing repeatedly
|
Mehrmaliges Drücken von
|
||||||
\family sans
|
\family sans
|
||||||
Enter
|
Enter
|
||||||
\family default
|
\family default
|
||||||
keeps searching forward.
|
sucht weiter vorwärts während
|
||||||
Similarly, pressing
|
|
||||||
\family sans
|
\family sans
|
||||||
\lang ngerman
|
Umschalt+Enter
|
||||||
Umschalt
|
|
||||||
\lang english
|
|
||||||
+Enter
|
|
||||||
\family default
|
\family default
|
||||||
searches für the entered text backwards.
|
rückwärts sucht.
|
||||||
\end_layout
|
\end_layout
|
||||||
|
|
||||||
\begin_layout Standard
|
\begin_layout Standard
|
||||||
|
Die Option
|
||||||
\lang english
|
|
||||||
While searching, the
|
|
||||||
\family sans
|
\family sans
|
||||||
Case sensitive
|
Groß-/Kleinschreibung beachten
|
||||||
\family default
|
\family default
|
||||||
Option allows matches to occur nur mit the same case as entered in the
|
findet nur Dinge mit derselben Großschreibung wie im Feld
|
||||||
|
|
||||||
\family sans
|
\family sans
|
||||||
Find
|
Suchen
|
||||||
\family default
|
\family default
|
||||||
editor.
|
.
|
||||||
The
|
Die Option
|
||||||
\family sans
|
\family sans
|
||||||
Whole words
|
Ganze Wörter
|
||||||
\family default
|
\family default
|
||||||
Option allows matches to occur nur at word boundaries.
|
findet keine Wortteile.
|
||||||
\end_layout
|
\end_layout
|
||||||
|
|
||||||
\begin_layout Subsubsection
|
\begin_layout Subsubsection
|
||||||
@ -32285,55 +32275,53 @@ Suche nach Textformatierung
|
|||||||
\end_layout
|
\end_layout
|
||||||
|
|
||||||
\begin_layout Standard
|
\begin_layout Standard
|
||||||
|
Es ist auch möglich nach Text in einer bestimmten Formatierung zu suchen.
|
||||||
\lang english
|
Dies wird erreicht, indem man im Tab
|
||||||
It is auch possible to search für text mit specific styles.
|
|
||||||
This is done by switching to the
|
|
||||||
\family sans
|
\family sans
|
||||||
Advanced
|
Einstellungen
|
||||||
\family default
|
\family default
|
||||||
tab of the Dialogs und unchecking the
|
des Dialogs die Option
|
||||||
\family sans
|
\family sans
|
||||||
Ignore format
|
Ignoriere Format
|
||||||
\family default
|
\family default
|
||||||
Option.
|
ausschaltet.
|
||||||
This way, entering in the
|
Die Eingabe in das Feld
|
||||||
\family sans
|
\family sans
|
||||||
Find
|
Suchen
|
||||||
\family default
|
\family default
|
||||||
editor
|
von
|
||||||
\end_layout
|
\end_layout
|
||||||
|
|
||||||
\begin_layout Itemize
|
\begin_layout Itemize
|
||||||
|
einem unformatierten Wort wird keine Treffer liefern, wenn das Wort im Dokument
|
||||||
|
z.
|
||||||
|
\begin_inset space \thinspace{}
|
||||||
|
\end_inset
|
||||||
|
|
||||||
\lang english
|
B.
|
||||||
a plain word und searching für it would not find instances of the word occurring
|
fett oder kursiv ist.
|
||||||
in emphasized oder boldface.
|
|
||||||
\end_layout
|
\end_layout
|
||||||
|
|
||||||
\begin_layout Itemize
|
\begin_layout Itemize
|
||||||
|
z.
|
||||||
|
\begin_inset space \thinspace{}
|
||||||
|
\end_inset
|
||||||
|
|
||||||
\lang english
|
B.
|
||||||
an emphasized oder boldface word und searching für it would find the respective
|
einem kursiven oder fetten Wort liefert nur Treffer, wenn das Wort im Dokument
|
||||||
instances mit same face only, und within the same text style only.
|
dieselbe Formatierung hat.
|
||||||
Note that, zum Beispiel, an emphasized text is found not nur when occurring
|
|
||||||
alone, but auch when it is contained in a longer emphasized sentence.
|
|
||||||
\end_layout
|
\end_layout
|
||||||
|
|
||||||
\begin_layout Itemize
|
\begin_layout Itemize
|
||||||
|
einem unformatierten Wort in einer Abschnittsüberschrift führt nur zu Treffern,
|
||||||
\lang english
|
wenn sich das Wort in einer Abschnittsüberschrift befindet.
|
||||||
a plain word in a section heading, und searching für it, finds occurrences
|
Wenn das Wort zusätzlich eine Formatierung hat, wird nur gefunden, was
|
||||||
of if nur within section headings.
|
in einer Abschnittsüberschrift steht und ebenfalls diese Formatierung hat.
|
||||||
Also, if the text to search is given an emphasized oder bold face, in addition
|
|
||||||
to a section style, then it is found nur when occurring mit the same style.
|
|
||||||
\end_layout
|
\end_layout
|
||||||
|
|
||||||
\begin_layout Itemize
|
\begin_layout Itemize
|
||||||
|
einer abgesetzten Formel findet diese Formel nur, wenn sie im Dokument ebenfalls
|
||||||
\lang english
|
eine eingebettete Formel ist (keine in einer Textzeile eingebettete Formel).
|
||||||
some mathematics in a displayed formula will nur find instances of this
|
|
||||||
formula that are auch displayed formulas (and not inline formulas).
|
|
||||||
\end_layout
|
\end_layout
|
||||||
|
|
||||||
\begin_layout Subsubsection
|
\begin_layout Subsubsection
|
||||||
@ -32345,11 +32333,11 @@ Ersetzen
|
|||||||
\lang english
|
\lang english
|
||||||
The text segments matching the text entered in the
|
The text segments matching the text entered in the
|
||||||
\family sans
|
\family sans
|
||||||
Find
|
Suchen
|
||||||
\family default
|
\family default
|
||||||
editor may be replaced mit the text segments entered in the
|
editor may be replaced mit the text segments entered in the
|
||||||
\family sans
|
\family sans
|
||||||
Replace
|
Ersetzen durch
|
||||||
\family default
|
\family default
|
||||||
\noun on
|
\noun on
|
||||||
|
|
||||||
@ -32357,7 +32345,7 @@ Replace
|
|||||||
editor.
|
editor.
|
||||||
In order to find the next occurrence und replace it, click on the
|
In order to find the next occurrence und replace it, click on the
|
||||||
\family sans
|
\family sans
|
||||||
Replace
|
Ersetzen
|
||||||
\family default
|
\family default
|
||||||
button oder alternatively
|
button oder alternatively
|
||||||
\noun on
|
\noun on
|
||||||
@ -32369,11 +32357,11 @@ Enter
|
|||||||
\family default
|
\family default
|
||||||
oder
|
oder
|
||||||
\family sans
|
\family sans
|
||||||
Shift+Enter
|
Umschalt+Enter
|
||||||
\family default
|
\family default
|
||||||
while being in the
|
while being in the
|
||||||
\family sans
|
\family sans
|
||||||
Replace
|
Ersetzen durch
|
||||||
\family default
|
\family default
|
||||||
\noun on
|
\noun on
|
||||||
|
|
||||||
@ -32593,16 +32581,12 @@ Einstellungen
|
|||||||
\end_layout
|
\end_layout
|
||||||
|
|
||||||
\begin_layout Standard
|
\begin_layout Standard
|
||||||
|
Allgemein können Referenzen auf (Unter)Ausdrücke in Regexp wie üblich verwendet
|
||||||
\lang english
|
werden: Gruppieren eines Teils des Ausdrucks mit runden Klammern
|
||||||
Finally, references to (Unter)Ausdruck in regexp may be used as usual, enclosing
|
|
||||||
parts of the expression within round braces
|
|
||||||
\begin_inset Formula $()$
|
\begin_inset Formula $()$
|
||||||
\end_inset
|
\end_inset
|
||||||
|
|
||||||
, und referring back to them through
|
und dessen Referenzierung mit
|
||||||
\lang ngerman
|
|
||||||
|
|
||||||
\begin_inset Formula $\backslash1$
|
\begin_inset Formula $\backslash1$
|
||||||
\end_inset
|
\end_inset
|
||||||
|
|
||||||
@ -32610,57 +32594,40 @@ Finally, references to (Unter)Ausdruck in regexp may be used as usual, enclosing
|
|||||||
\begin_inset Formula $\backslash2$
|
\begin_inset Formula $\backslash2$
|
||||||
\end_inset
|
\end_inset
|
||||||
|
|
||||||
, usw.,
|
, usw..
|
||||||
\lang english
|
Versuchen Sie zum Beispiel mit dem regulären Ausdruck
|
||||||
where a
|
|
||||||
\lang ngerman
|
|
||||||
|
|
||||||
\begin_inset Formula $\backslash$
|
|
||||||
\end_inset
|
|
||||||
|
|
||||||
|
|
||||||
\lang english
|
|
||||||
symbol is entered in regexp mode by pressing twice the backslash key.
|
|
||||||
For Beispiel, try searching für the regexp
|
|
||||||
\lang ngerman
|
|
||||||
|
|
||||||
\begin_inset Formula $([a-z]+)[[:blank:]]\backslash1$
|
\begin_inset Formula $([a-z]+)[[:blank:]]\backslash1$
|
||||||
\end_inset
|
\end_inset
|
||||||
|
|
||||||
|
zu suchen, um Wortwiederholungen zu finden, falls es welche gibt.
|
||||||
\lang english
|
|
||||||
in order to find word repetitions, if there are any.
|
|
||||||
\end_layout
|
\end_layout
|
||||||
|
|
||||||
\begin_layout Standard
|
\begin_layout Standard
|
||||||
|
Die Verwendung von Referenzen im ersetzten Text ist (noch) nicht implementiert.
|
||||||
|
\end_layout
|
||||||
|
|
||||||
\lang english
|
\begin_layout Standard
|
||||||
Note that back references work both when occurring within the same regexp,
|
\begin_inset Note Greyedout
|
||||||
und when occurring in multiple different regexps, where the numbering of
|
status open
|
||||||
back-referenced sub-expressions is absolute, i.
|
|
||||||
\begin_inset space \thinspace{}
|
|
||||||
\end_inset
|
|
||||||
|
|
||||||
e.
|
|
||||||
\begin_inset space ~
|
|
||||||
\end_inset
|
|
||||||
|
|
||||||
|
\begin_layout Plain Layout
|
||||||
|
|
||||||
|
\series bold
|
||||||
|
\color none
|
||||||
|
Achtung:
|
||||||
|
\series default
|
||||||
|
Referenzen funktionieren innerhalb einer Regexp als auch in mehreren Regexps,
|
||||||
|
wobei die Nummerierung der referenzierten Unterausdrücke absolut ist.
|
||||||
|
Das heißt, dass
|
||||||
\begin_inset Formula $\backslash1$
|
\begin_inset Formula $\backslash1$
|
||||||
\end_inset
|
\end_inset
|
||||||
|
|
||||||
always refers to the first occurrence of
|
immer das erste Auftreten von () in allen eingefügten Regexps referenziert.
|
||||||
\begin_inset Formula $()$
|
|
||||||
\end_inset
|
|
||||||
|
|
||||||
in all entered regexps.
|
|
||||||
\end_layout
|
\end_layout
|
||||||
|
|
||||||
\begin_layout Standard
|
\end_inset
|
||||||
|
|
||||||
|
|
||||||
\lang english
|
|
||||||
Note auch that the use of back references in the replaced text is not (yet)
|
|
||||||
implemented.
|
|
||||||
\end_layout
|
\end_layout
|
||||||
|
|
||||||
\begin_layout Section
|
\begin_layout Section
|
||||||
|
@ -31824,9 +31824,6 @@ Una palabra sencilla, la búsqueda no incluirá las coincidencias de la palabra
|
|||||||
\begin_layout Itemize
|
\begin_layout Itemize
|
||||||
Una palabra en énfasis o negrita, la búsqueda encontrará solo las coincidencias
|
Una palabra en énfasis o negrita, la búsqueda encontrará solo las coincidencias
|
||||||
con el mismo aspecto y solo en el mismo estilo de texto.
|
con el mismo aspecto y solo en el mismo estilo de texto.
|
||||||
Hay que tener en cuenta que, por ejemplo, un texto en énfasis se buscará
|
|
||||||
no solo cuando aparezca aislado, sino también si forma parte de una frase
|
|
||||||
más larga en estilo énfasis.
|
|
||||||
\end_layout
|
\end_layout
|
||||||
|
|
||||||
\begin_layout Itemize
|
\begin_layout Itemize
|
||||||
@ -32093,8 +32090,20 @@ Por último, se pueden usar referencias a (sub)expresiones en regexp en la
|
|||||||
\end_layout
|
\end_layout
|
||||||
|
|
||||||
\begin_layout Standard
|
\begin_layout Standard
|
||||||
Hay que tener en cuenta que las referencias funcionan cuando aparecen dentro
|
El uso de referencias en el texto reemplazado no está implementado (todavía).
|
||||||
de la misma
|
\end_layout
|
||||||
|
|
||||||
|
\begin_layout Standard
|
||||||
|
\begin_inset Note Greyedout
|
||||||
|
status open
|
||||||
|
|
||||||
|
\begin_layout Plain Layout
|
||||||
|
|
||||||
|
\series bold
|
||||||
|
\color none
|
||||||
|
Nota:
|
||||||
|
\series default
|
||||||
|
Las referencias funcionan cuando aparecen dentro de la misma
|
||||||
\family typewriter
|
\family typewriter
|
||||||
regexp
|
regexp
|
||||||
\family default
|
\family default
|
||||||
@ -32104,10 +32113,6 @@ regexp
|
|||||||
\family default
|
\family default
|
||||||
, donde la numeración de referencias a sub-expresiones es absoluta, es decir,
|
, donde la numeración de referencias a sub-expresiones es absoluta, es decir,
|
||||||
|
|
||||||
\begin_inset space ~
|
|
||||||
\end_inset
|
|
||||||
|
|
||||||
|
|
||||||
\begin_inset Formula $\backslash1$
|
\begin_inset Formula $\backslash1$
|
||||||
\end_inset
|
\end_inset
|
||||||
|
|
||||||
@ -32118,9 +32123,9 @@ regexp
|
|||||||
en todas las regexps introducidas.
|
en todas las regexps introducidas.
|
||||||
\end_layout
|
\end_layout
|
||||||
|
|
||||||
\begin_layout Standard
|
\end_inset
|
||||||
Además, el uso de referencias en el texto reemplazado no está implementado
|
|
||||||
(todavía).
|
|
||||||
\end_layout
|
\end_layout
|
||||||
|
|
||||||
\begin_layout Section
|
\begin_layout Section
|
||||||
|
@ -32249,17 +32249,12 @@ Les aperçus sont générés quand vous chargez un document et quand vous avez
|
|||||||
status open
|
status open
|
||||||
|
|
||||||
\begin_layout Plain Layout
|
\begin_layout Plain Layout
|
||||||
\begin_inset Flex Strong
|
|
||||||
status collapsed
|
|
||||||
|
|
||||||
\begin_layout Plain Layout
|
\series bold
|
||||||
Note
|
Note:
|
||||||
\end_layout
|
\series default
|
||||||
|
les aperçus d'un document déjà chargé ne sont pas toujours créés en sélectionna
|
||||||
\end_inset
|
nt juste
|
||||||
|
|
||||||
: les aperçus d'un document déjà chargé ne sont pas toujours créés en sélectionn
|
|
||||||
ant juste
|
|
||||||
\family sans
|
\family sans
|
||||||
Aperçu
|
Aperçu
|
||||||
\begin_inset space ~
|
\begin_inset space ~
|
||||||
@ -32810,9 +32805,7 @@ un mot ordinaire, on ne trouvera pas les occurrences de ce mot mises en
|
|||||||
|
|
||||||
\begin_layout Itemize
|
\begin_layout Itemize
|
||||||
un mot mis en évidence ou en police grasse, on ne trouvera que les occurrences
|
un mot mis en évidence ou en police grasse, on ne trouvera que les occurrences
|
||||||
dans la même police de caractères, et dans le même style de texte.
|
dans la même police de caractères, et dans le même style de texte;
|
||||||
Noter que par exemple, un texte mis e évidence sera trouvé s'il est seul,
|
|
||||||
mais également s'il est encapsulé dans une phrase elle-même mise en évidence;
|
|
||||||
\end_layout
|
\end_layout
|
||||||
|
|
||||||
\begin_layout Itemize
|
\begin_layout Itemize
|
||||||
@ -33124,9 +33117,35 @@ Enfin, le référencement de (sous-)expressions dans les expressions régulière
|
|||||||
\end_layout
|
\end_layout
|
||||||
|
|
||||||
\begin_layout Standard
|
\begin_layout Standard
|
||||||
Notez que le référencement arrière fonctionne à la fois dans le même expression
|
L'utilisation du référencement arrière n'est pas (encore) implanté dans
|
||||||
régulière ou dans différentes expressions indépendantes, lorsque la numérotatio
|
la fonction
|
||||||
n du référencement est absolu, i.e.
|
\begin_inset Quotes fld
|
||||||
|
\end_inset
|
||||||
|
|
||||||
|
Remplacer.
|
||||||
|
\begin_inset Quotes frd
|
||||||
|
\end_inset
|
||||||
|
|
||||||
|
|
||||||
|
\end_layout
|
||||||
|
|
||||||
|
\begin_layout Standard
|
||||||
|
\begin_inset Note Greyedout
|
||||||
|
status open
|
||||||
|
|
||||||
|
\begin_layout Plain Layout
|
||||||
|
|
||||||
|
\series bold
|
||||||
|
\color none
|
||||||
|
Note:
|
||||||
|
\series default
|
||||||
|
Le référencement arrière fonctionne à la fois dans le même expression régulière
|
||||||
|
ou dans différentes expressions indépendantes, lorsque la numérotation
|
||||||
|
du référencement est absolu, i.
|
||||||
|
\begin_inset space \thinspace{}
|
||||||
|
\end_inset
|
||||||
|
|
||||||
|
e.
|
||||||
\begin_inset space ~
|
\begin_inset space ~
|
||||||
\end_inset
|
\end_inset
|
||||||
|
|
||||||
@ -33141,14 +33160,6 @@ n du référencement est absolu, i.e.
|
|||||||
dans toutes les expressions saisies.
|
dans toutes les expressions saisies.
|
||||||
\end_layout
|
\end_layout
|
||||||
|
|
||||||
\begin_layout Standard
|
|
||||||
Notez également que l'utilisation du référencement arrière n'est pas (encore)
|
|
||||||
implanté dans la fonction
|
|
||||||
\begin_inset Quotes fld
|
|
||||||
\end_inset
|
|
||||||
|
|
||||||
Remplacer.
|
|
||||||
\begin_inset Quotes frd
|
|
||||||
\end_inset
|
\end_inset
|
||||||
|
|
||||||
|
|
||||||
|
@ -39770,8 +39770,7 @@ arg "dialog-toggle findreplaceadv"
|
|||||||
\end_layout
|
\end_layout
|
||||||
|
|
||||||
\begin_layout Itemize
|
\begin_layout Itemize
|
||||||
強調体またはボールド体の単語を入力して検索を行うと、同じフェイスかつ同じ文字様式を持つ単語にのみ一致します。ただし、例えば強調文字は、単独で検出されるだけでなく
|
強調体またはボールド体の単語を入力して検索を行うと、同じフェイスかつ同じ文字様式を持つ単語にのみ一致します。
|
||||||
、より長い強調文に含まれる部分にも一致することに注意してください。
|
|
||||||
\end_layout
|
\end_layout
|
||||||
|
|
||||||
\begin_layout Itemize
|
\begin_layout Itemize
|
||||||
@ -39978,6 +39977,21 @@ status collapsed
|
|||||||
\end_layout
|
\end_layout
|
||||||
|
|
||||||
\begin_layout Standard
|
\begin_layout Standard
|
||||||
|
|
||||||
|
\lang english
|
||||||
|
The usage of back references in the replaced text is not (yet) implemented.
|
||||||
|
\end_layout
|
||||||
|
|
||||||
|
\begin_layout Standard
|
||||||
|
\begin_inset Note Greyedout
|
||||||
|
status open
|
||||||
|
|
||||||
|
\begin_layout Plain Layout
|
||||||
|
|
||||||
|
\series bold
|
||||||
|
\color none
|
||||||
|
【註】
|
||||||
|
\series default
|
||||||
後方参照は、同じregexp内で使われるときでも、異なる複数のregexp内で使われるときでも機能することに注意してください。後者の場合、後方参照表現は絶対表現
|
後方参照は、同じregexp内で使われるときでも、異なる複数のregexp内で使われるときでも機能することに注意してください。後者の場合、後方参照表現は絶対表現
|
||||||
あり、例えば
|
あり、例えば
|
||||||
\begin_inset Formula $\backslash1$
|
\begin_inset Formula $\backslash1$
|
||||||
@ -39986,8 +40000,9 @@ status collapsed
|
|||||||
は、つねに入力されている全てのregexpのうち、最初の部分に一致します。
|
は、つねに入力されている全てのregexpのうち、最初の部分に一致します。
|
||||||
\end_layout
|
\end_layout
|
||||||
|
|
||||||
\begin_layout Standard
|
\end_inset
|
||||||
置換文字列での後方参照は、(まだ)実装されていないことに注意してください。
|
|
||||||
|
|
||||||
\end_layout
|
\end_layout
|
||||||
|
|
||||||
\begin_layout Section
|
\begin_layout Section
|
||||||
|
Loading…
Reference in New Issue
Block a user