Switch font to one with small caps and add section 3.2.2 which uses them

This commit is contained in:
Thomas David Baker
2018-11-30 16:43:31 -08:00
parent ae75b05f25
commit d5cb0ba0f3
3 changed files with 55 additions and 16 deletions

View File

@@ -39,7 +39,8 @@ return array(
'2.4.8' => "Never begin a page with the last line of a multi-line paragraph",
'3.1.1' => "Dont compose without a scale",
'3.2.1' => "Use titling figures with full caps, and text figures in all other circumstances",
'3.2.2' => "For abbreviations and acronyms in the midst of normal text, use spaced small caps",
)
);