Thread: Jutoh?
View Single Post
Old 03-05-2020, 07:10 PM   #25
gmw
cacoethes scribendi
gmw ought to be getting tired of karma fortunes by now.gmw ought to be getting tired of karma fortunes by now.gmw ought to be getting tired of karma fortunes by now.gmw ought to be getting tired of karma fortunes by now.gmw ought to be getting tired of karma fortunes by now.gmw ought to be getting tired of karma fortunes by now.gmw ought to be getting tired of karma fortunes by now.gmw ought to be getting tired of karma fortunes by now.gmw ought to be getting tired of karma fortunes by now.gmw ought to be getting tired of karma fortunes by now.gmw ought to be getting tired of karma fortunes by now.
 
gmw's Avatar
 
Posts: 5,818
Karma: 137770742
Join Date: Nov 2010
Location: Australia
Device: Kobo Aura One & H2Ov2, Sony PRS-650
Quote:
Originally Posted by Doitsu View Post
I'm not familiar with Jutoh, however, in Calibre and Sigil, you'll need to use \1 to refer to the first match (marked by parens).

For example:

Find: Chapter (\d+)
Replace: Kapitel \1

==========================================
Versuche es mal mit \1 anstatt von ^&. Außerdem musst Du noch den wiederzuverwendenden Suchbegriff in runde Klammern einschließen.
Note that this (in Sigil at least) requires that you using Regex (regular expression) mode in the find an replace dialog. (Probably obvious, but just being complete .)
gmw is offline   Reply With Quote