Quote:
Originally Posted by famfam
Can you do that with jutoh?
|
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.