From: Richard Heck Date: Sat, 14 Jan 2017 21:12:58 +0000 (-0500) Subject: Section and Section* should have the same font size. X-Git-Tag: 2.2.3~91 X-Git-Url: https://git.lyx.org/gitweb/?a=commitdiff_plain;h=1d93cfca8f05e02df6f12f48fb5851152ee6a703;p=features.git Section and Section* should have the same font size. Going with normal corresponds better to how the PDF displays. (cherry picked from commit cb6ea902566e064185fecf11c870b8df55939c9f) --- 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