diff --git a/www/contribute/producing-an-ebook-step-by-step.php b/www/contribute/producing-an-ebook-step-by-step.php index 3de9977b..e8cf6aa0 100644 --- a/www/contribute/producing-an-ebook-step-by-step.php +++ b/www/contribute/producing-an-ebook-step-by-step.php @@ -451,6 +451,28 @@ proceed to seal up my confession, I bring the life of that unhappy Henry Jekyll se interactive-replace "([Mm])ean time" "\1eantime" src/epub/text/* +
  • +

    with out ➔ without

    + + + + + + + + + + + +
    Correct change: +

    Send with out delay warrant of arrest to Bombay.

    +

    Send without delay warrant of arrest to Bombay.

    +
    Incorrect change: +

    “Who on earth are you talking with out there?” called the querulous voice.

    +

    “Who on earth are you talking without there?” called the querulous voice.

    +
    + se interactive-replace "\b([Ww])ith out\b([^-])" "\1ithout\2" src/epub/text/* +
  • After you’ve reviewed the changes, create an [Editorial] commit. This type of commit is important, because it gives purists an avenue to reverse these changes back to the original text.