Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
<space><letter><space>と交換したいと思い<space><letter> ます。
<space><letter><space>
<space><letter>
私たちは置き換えようとして([aiowz])い $1ますが、キャリバーでは機能しません...$1テキストに入れられます.
([aiowz])
$1
$1
置換フィールドには何を入力すればよいですか?
Calibre の検索/置換ウィンドウでは、置換ボックスの $1 ではなく \1 が適切に機能します。Mode を Regex に設定することを忘れないでください。