commit 1d93cfca8f05e02df6f12f48fb5851152ee6a703
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.
    
    (cherry picked from commit cb6ea902566e064185fecf11c870b8df55939c9f)
---
 lib/layouts/amsart.layout |    2 +-
 status.22x                |    2 ++
 2 files changed, 3 insertions(+), 1 deletions(-)

diff --git a/lib/layouts/amsart.layout b/lib/layouts/amsart.layout
index 7fcc406..ce6a297 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
 
diff --git a/status.22x b/status.22x
index 679f18f..46887ee 100644
--- a/status.22x
+++ b/status.22x
@@ -178,6 +178,8 @@ What's new
 - Consider the argument of the hyperref-insert function even if there is a
   selection.
 
+- Fix size of Section* headings in amsart.
+
 
 * INTERNALS
 

Reply via email to