commit cb6ea902566e064185fecf11c870b8df55939c9f
Author: Richard Heck <[email protected]>
Date:   Sat Jan 14 16:12:58 2017 -0500

    Section and Section* should have the same font size.
    
    Going with normal corresponds better to how the PDF displays.
---
 lib/layouts/amsart.layout |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/lib/layouts/amsart.layout b/lib/layouts/amsart.layout
index 1f704bd..86fed14 100644
--- a/lib/layouts/amsart.layout
+++ b/lib/layouts/amsart.layout
@@ -77,7 +77,7 @@ Style Section*
        Font
          Series     Medium
          Shape      Smallcaps
-         Size       Large
+         Size       Normal
        EndFont
 End
 

Reply via email to