From 1f4d4349fe45f5e2afd9fb873d672e18de5e3358 Mon Sep 17 00:00:00 2001 From: Weijia Cheng Date: Sat, 2 Jul 2022 13:20:08 -0700 Subject: [PATCH] How to review guide: Remove duplicated instruction --- .../how-to-review-an-ebook-production-for-publication.php | 5 ----- 1 file changed, 5 deletions(-) diff --git a/www/contribute/how-tos/how-to-review-an-ebook-production-for-publication.php b/www/contribute/how-tos/how-to-review-an-ebook-production-for-publication.php index dea7fee2..70d373d9 100644 --- a/www/contribute/how-tos/how-to-review-an-ebook-production-for-publication.php +++ b/www/contribute/how-tos/how-to-review-an-ebook-production-for-publication.php @@ -78,11 +78,6 @@ require_once('Core.php'); se xpath "//p//text()[re:test(., '[A-Z]{2,}') and not(contains(., 'OK') or contains(., 'SOS')) and not(parent::abbr or parent::var or parent::a or parent::*[contains(@epub:type, 'z3998:roman')])]" src/epub/text/*.xhtml

If any such instances is found, check with the Manual for the correct capitalization style in all cases.

-
  • -

    Review punctuation in quotes

    -

    Most of the time punctuation such as periods and commas should be placed within quotations, except for some rare occasions. See the relevant section of the Manual for reference. Use the following command to examine if any of these needs to be noted for change:

    - se interactive-replace "’([\.\,])" "\1’" . -
  • Review era abbreviation elements

    Era abbreviations do not have punctuation in them unlike other common abbreviations (see Manual). Use the following command to check each of such cases: