From 9fe6ea87b2e1fa1e605c2a54f5d0c54edcf195ae Mon Sep 17 00:00:00 2001 From: Martin Vermeer Date: Sun, 26 Aug 2007 08:33:03 +0000 Subject: [PATCH] fixed some classes to include inset defs, updated some version nrs git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@19802 a592a061-630c-0410-9148-cb99ea01b6c8 --- lib/layouts/IEEEtran.layout | 3 ++- lib/layouts/amsart.layout | 3 ++- lib/layouts/scrartcl.layout | 2 +- lib/layouts/scrclass.inc | 2 +- lib/layouts/stdclass.inc | 3 ++- 5 files changed, 8 insertions(+), 5 deletions(-) diff --git a/lib/layouts/IEEEtran.layout b/lib/layouts/IEEEtran.layout index a635d1d13b..d321b3eab6 100644 --- a/lib/layouts/IEEEtran.layout +++ b/lib/layouts/IEEEtran.layout @@ -14,7 +14,7 @@ # the author information area. There is a LaTeX 2.09 IEEEtran.sty available # also but LyX doesn't support 2.09 stuff so don't get that one. -Format 4 +Format 5 Style Standard Margin Static LatexType Paragraph @@ -33,6 +33,7 @@ End ## Input stdlists.inc +Input stdinsets.inc # First cut at theorem environment support. # What other theorem-like environments are needed? diff --git a/lib/layouts/amsart.layout b/lib/layouts/amsart.layout index 78e8b287a6..8e05e848d1 100644 --- a/lib/layouts/amsart.layout +++ b/lib/layouts/amsart.layout @@ -7,7 +7,7 @@ # Probably broken by Jean-Marc Lasgouttes # modified and modularized by Emmanuel GUREGHIAN -Format 4 +Format 5 Columns 1 Sides 2 PageStyle Headers @@ -38,6 +38,7 @@ Preamble EndPreamble +Input stdinsets.inc Input stdsections.inc Input stdstarsections.inc Input lyxmacros.inc diff --git a/lib/layouts/scrartcl.layout b/lib/layouts/scrartcl.layout index 7090d9f165..efe062b458 100644 --- a/lib/layouts/scrartcl.layout +++ b/lib/layouts/scrartcl.layout @@ -3,7 +3,7 @@ # KOMA scrartcl textclass definition file. # Bernd Rellermeyer <100.41728@germanynet.de>, 1998/7/11. -Format 4 +Format 5 Input scrclass.inc SecNumDepth 3 diff --git a/lib/layouts/scrclass.inc b/lib/layouts/scrclass.inc index b8dd1d5835..863f111d08 100644 --- a/lib/layouts/scrclass.inc +++ b/lib/layouts/scrclass.inc @@ -7,7 +7,7 @@ # Guenter Milde -Format 4 +Format 5 SecNumDepth 2 TocDepth 2 DefaultStyle Standard diff --git a/lib/layouts/stdclass.inc b/lib/layouts/stdclass.inc index d303212000..a7ca1a8422 100644 --- a/lib/layouts/stdclass.inc +++ b/lib/layouts/stdclass.inc @@ -7,7 +7,7 @@ # ``standard'' layouts, like article and friends. -Format 4 +Format 5 Columns 1 Sides 1 SecNumDepth 2 @@ -37,6 +37,7 @@ Style Standard End #Input stdcharstyles.inc +#Input stdcustom.inc Input stdfloats.inc Input stdcounters.inc Input stdinsets.inc -- 2.39.2