diff --git a/www/contribute/how-tos/things-to-look-out-for-when-proofreading.php b/www/contribute/how-tos/things-to-look-out-for-when-proofreading.php index e71e5fa9..d57d9a13 100644 --- a/www/contribute/how-tos/things-to-look-out-for-when-proofreading.php +++ b/www/contribute/how-tos/things-to-look-out-for-when-proofreading.php @@ -15,6 +15,12 @@
Spelling errors. Actual spelling errors are very rare. If a word appears to be misspelled, it’s worth it to check the page scans, but such cases are often done on purpose by the author, or using an older spelling, or are spelled differently in en-US vs. en-GB.
Changing from en-GB to en-US or vice versa. Spelling differences between the continents were not yet settled then, so it’s common for books to be set in a blend of spellings. We don’t convert from one style to the other, or try to ensure perfect consistency between styles. This includes en-GB differences like using “an” in front of a word starting in “h,” like “an hundred.”
Compound words. Some words that today are usually written as a single word may in older works be printed as two words separated by a space or a hyphen. The most common cases are handled by se modernize-spelling
, however there are so many possible combinations that eliminating or standardizing all of them would be a major challenge. As such it is not required to change compound words, although this can optionally be done provided there is sufficient evidence that a modern printing would do so. The following words are exceptions and should never be modernized (N.B. this does not mean we split them if they are already printed as a single word):
none the less
worth while
Keeping a 100% faithful representation of a print page layout. Sometimes books have complicated page layouts in print. But ebooks are not the same as print books, with the most important distinction being that there is no “page” to align items to. So, we’re not so concerned with maintaining a pixel-perfect reproduction of print layouts; rather, we wish to adapt print layouts as best we can to the ebook medium.