From 1d93cfca8f05e02df6f12f48fb5851152ee6a703 Mon Sep 17 00:00:00 2001 From: Richard Heck Date: Sat, 14 Jan 2017 16:12:58 -0500 Subject: [PATCH] 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 deletion(-) diff --git a/lib/layouts/amsart.layout b/lib/layouts/amsart.layout index 7fcc406cd9..ce6a29770d 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 679f18f22f..46887eeb5e 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 -- 2.39.5