From 8a4110a1bdc285105d035dc0d4fe63bb38b60387 Mon Sep 17 00:00:00 2001 From: Jean-Marc Lasgouttes Date: Thu, 30 Jan 2003 13:45:03 +0000 Subject: [PATCH] fix Address in ams classes git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6009 a592a061-630c-0410-9148-cb99ea01b6c8 --- lib/ChangeLog | 5 +++++ lib/layouts/amsart.layout | 3 ++- lib/layouts/amsbook.layout | 3 ++- 3 files changed, 9 insertions(+), 2 deletions(-) diff --git a/lib/ChangeLog b/lib/ChangeLog index add54aaf48..c6184087b1 100644 --- a/lib/ChangeLog +++ b/lib/ChangeLog @@ -1,3 +1,8 @@ +2003-01-28 Edwin Leuven + + * layouts/amsbook.layout: + * layouts/amsart.layout: get address working + 2003-01-22 Michael Schmitt * layouts/cv.layout: diff --git a/lib/layouts/amsart.layout b/lib/layouts/amsart.layout index 885985e33b..a636e18573 100644 --- a/lib/layouts/amsart.layout +++ b/lib/layouts/amsart.layout @@ -90,6 +90,8 @@ EndPreamble +Input lyxmacros.inc +NoStyle Address Input amsdefs.inc @@ -99,7 +101,6 @@ NoStyle Verse # Although mathematicians tend to be poets at times, Input stdlists.inc -Input lyxmacros.inc Input stdfloats.inc Input stdcounters.inc diff --git a/lib/layouts/amsbook.layout b/lib/layouts/amsbook.layout index 27d3b3a240..e30f6e23bf 100644 --- a/lib/layouts/amsbook.layout +++ b/lib/layouts/amsbook.layout @@ -83,6 +83,8 @@ Preamble \numberwithin{figure}{section} %% Comment out for sequentially-numbered EndPreamble +Input lyxmacros.inc +NoStyle Address Input amsdefs.inc @@ -129,7 +131,6 @@ Style Chapter_Exercises End -Input lyxmacros.inc ### Finally a few obsolete definitions for compatibility Input obsolete.inc -- 2.39.5