diff --git a/www/contribute/producing-an-ebook-step-by-step.php b/www/contribute/producing-an-ebook-step-by-step.php index 2d59e9ab..e9fb32bf 100644 --- a/www/contribute/producing-an-ebook-step-by-step.php +++ b/www/contribute/producing-an-ebook-step-by-step.php @@ -148,7 +148,7 @@ proceed to seal up my confession, I bring the life of that unhappy Henry Jekyll
  • Typogrify the source text and perform the second commit

    Now that we have a clean starting point, we can start getting the real work done. se typogrify can do a lot of the heavy lifting necessary to bring an ebook up to Standard Ebooks typography standards.

    -

    Like se clean, se typogrify accepts as its argument the root of a Standard Ebook directory.

    se typogrify . +

    Like se clean, se typogrify accepts as its argument the root of a Standard Ebook directory.

    se typogrify .

    Among other things, se typogrify does the following:

    + se find-mismatched-diacritics .
  • Check for consistent dashes

    Similar to se find-mismatched-diacritics, se find-mismatched-dashes lists instances where a compound word is spelled both with and without a dash. Dashes in words should be normalized to one or the other style.

    + se find-mismatched-dashes .
  • Set <title> elements