From 6316d8128b0699aa62257e96e039e02b34cbc9ef Mon Sep 17 00:00:00 2001 From: =?utf8?q?J=C3=BCrgen=20Spitzm=C3=BCller?= Date: Sat, 6 Jun 2009 07:57:28 +0000 Subject: [PATCH] * amsart.layout: * amsbook.layout: - fix on-screen representation of headings Patch by Russ Woodroofe and me. git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@29992 a592a061-630c-0410-9148-cb99ea01b6c8 --- lib/layouts/amsart.layout | 26 +++++++++++++++++++++++++ lib/layouts/amsbook.layout | 39 ++++++++++++++++++++++++++++++++------ 2 files changed, 59 insertions(+), 6 deletions(-) diff --git a/lib/layouts/amsart.layout b/lib/layouts/amsart.layout index f133008d6f..5171d64c75 100644 --- a/lib/layouts/amsart.layout +++ b/lib/layouts/amsart.layout @@ -71,6 +71,16 @@ Style Section End +Style Section* + Align Center + Font + Series Medium + Shape Smallcaps + Size Large + EndFont +End + + Style Subsection Font Series Bold @@ -79,9 +89,25 @@ Style Subsection End +Style Subsection* + Font + Series Bold + Size Normal + EndFont +End + + Style Subsubsection Font Shape Italic Size Normal EndFont End + + +Style Subsubsection* + Font + Shape Italic + Size Normal + EndFont +End diff --git a/lib/layouts/amsbook.layout b/lib/layouts/amsbook.layout index 2b2e2f1e3f..a9affb83e5 100644 --- a/lib/layouts/amsbook.layout +++ b/lib/layouts/amsbook.layout @@ -50,8 +50,7 @@ Input numreport.inc Style Section Align Center Font - Series Medium - Shape Smallcaps + Series Bold Size Large EndFont End @@ -74,6 +73,33 @@ End Input stdstarsections.inc + + +Style Section* + Align Center + Font + Series Bold + Size Large + EndFont +End + + +Style Subsection* + Font + Series Bold + Size Normal + EndFont +End + + +Style Subsubsection* + Font + Shape Italic + Size Normal + EndFont +End + + Input lyxmacros.inc Input stdlayouts.inc Input stdlists.inc @@ -86,10 +112,11 @@ NoStyle Address NoStyle Verse # Chapter is _not_ prepended -Style Section - LabelString "\arabic{section}" - LabelStringAppendix "\arabic{section}" -End +# JSpitz: this seems to be not true (anymore?) +#Style Section +# LabelString "\arabic{section}" +# LabelStringAppendix "\arabic{section}" +#End Style Paragraph -- 2.39.2