You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: styleguide/index.md
+5-6Lines changed: 5 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -347,13 +347,13 @@ title: O'Reilly Style Guide
347
347
348
348
<ul>
349
349
<li>
350
-
<p>Figure 1-1. Figure captions are sentence-cased, with the exception of proper nouns. <strong>Code styling is allowed within the figure name or caption.</strong> There is no period after figure captions, but if all captions are long and sentence style, periods can be used as long as they are used consistently throughout.</p>
350
+
<p>Figure 1-1. Figure captions are sentence-cased, with the exception of proper nouns. Code styling is allowed within the figure name or caption. There is no period after figure captions. Exceptions should be discussed with your production editor (e.g., if several long captions require punctuation, we can collaborate on efficient ways to achieve consistency). </p>
351
351
</li>
352
352
<li>
353
-
<p>Table 1-1. Column heads and table titles are sentence-cased, with the exception of proper nouns. <strong>Code styling is allowed within the table name or caption.</strong> There is no period after table titles.</p>
353
+
<p>Table 1-1. Column heads and table titles are sentence-cased, with the exception of proper nouns. Code styling is allowed within the table name or caption. There is no period after table titles.</p>
354
354
</li>
355
355
<li>
356
-
<p>Example 1-1. Example titles are sentence-cased, with the exception of proper nouns. <strong>Code styling is allowed within the example name or caption.</strong> There is no period after example titles.</p>
356
+
<p>Example 1-1. Example titles are sentence-cased, with the exception of proper nouns. Code styling is allowed within the example name or caption. There is no period after example titles.</p>
357
357
</li>
358
358
</ul>
359
359
@@ -725,9 +725,6 @@ title: O'Reilly Style Guide
725
725
</li>
726
726
<li>
727
727
<p>Unless part of a proper noun, close up words with the prefixes “micro,” “meta,” “multi,” “pseudo,” “re,” “non,” “sub,” and "co" (e.g., “multiusers,” “pseudoattribute,” “nonprogammer,” “subprocess,” "coauthor"). <strong>Exceptions are noted in the word list (e.g., "re-create," "re-identification")</strong>.</p>
728
-
</li>
729
-
<li>
730
-
<p>Compound words are closed up when used as nouns (“coverup”), hyphenated when used as adjectives (“the cover-up measures”), and two words when used as verbs (“cover up the flaw with…”).</p>
731
728
</li>
732
729
<li>
733
730
<p>Avoid using the possessive case for singular nouns ending in “s,” if possible. So, it’s “the Windows Start menu,” not “Windows’s Start menu.”</p>
@@ -1217,6 +1214,7 @@ title: O'Reilly Style Guide
1217
1214
<li>leftmost</li>
1218
1215
<li>less-than sign or <</li>
1219
1216
<li>leveled (not levelled)</li>
1217
+
<li><strong>life cycle or lifecycle (be consistent)</strong></li>
1220
1218
<li>line-feed (a)</li>
1221
1219
<li>line feed (n)</li>
1222
1220
<li>Linux</li>
@@ -1420,6 +1418,7 @@ title: O'Reilly Style Guide
1420
1418
<li>right-click</li>
1421
1419
<li>righthand (a)</li>
1422
1420
<li>rmail</li>
1421
+
<li><strong>road map or roadmap (be consistent)</strong></li>
0 commit comments