From d33531c5674916f5e400d11e38a438f9392580ed Mon Sep 17 00:00:00 2001 From: Jean-Marc Lasgouttes Date: Wed, 11 May 2005 09:49:02 +0000 Subject: [PATCH] various small fixes to layout files git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9933 a592a061-630c-0410-9148-cb99ea01b6c8 --- lib/ChangeLog | 8 ++++++++ lib/layouts/apa.layout | 7 +++++-- lib/layouts/llncs.layout | 11 +++-------- lib/layouts/seminar.layout | 4 ++-- 4 files changed, 18 insertions(+), 12 deletions(-) diff --git a/lib/ChangeLog b/lib/ChangeLog index 5498b9c1bb..0727322bc4 100644 --- a/lib/ChangeLog +++ b/lib/ChangeLog @@ -1,3 +1,11 @@ +2005-05-10 Jean-Marc Lasgouttes + + * layouts/llncs.layout: fix some font sizes; change description; + fix subsection counter. + + * layouts/apa.layout: + * layouts/seminar.layout: fix numbering; change description + 2005-05-09 Michael Schmitt * ui/classic.ui: diff --git a/lib/layouts/apa.layout b/lib/layouts/apa.layout index 6cf7221f0f..4138910d35 100644 --- a/lib/layouts/apa.layout +++ b/lib/layouts/apa.layout @@ -1,5 +1,5 @@ #% Do not delete the line below; configure depends on this -# \DeclareLaTeXClass[apa,apacite.sty]{APA style} +# \DeclareLaTeXClass[apa,apacite.sty]{article (APA)} # Author: Randy Gobbel Columns 1 @@ -340,6 +340,9 @@ Style Seriate ParSep 0.0 Align Block AlignPossible Block, Left - LabelType Counter_EnumII + LabelType Counter + LabelCounter enumii + LabelString "(\alph{enumii})" + LabelStringAppendix "(\alph{enumii})" End diff --git a/lib/layouts/llncs.layout b/lib/layouts/llncs.layout index a762b0cd1d..fc6ffcb33a 100644 --- a/lib/layouts/llncs.layout +++ b/lib/layouts/llncs.layout @@ -1,5 +1,5 @@ #% Do not delete the line below; configure depends on this -# \DeclareLaTeXClass{Springer - Lecture Notes in Comp. Sci.} +# \DeclareLaTeXClass{article (LNCS)} # llncs (article) textclass definition file. # -------- # @@ -42,10 +42,6 @@ End Style Section - LabelFont - Series Bold - Size Large - EndFont Font Series Bold Size Large @@ -54,8 +50,7 @@ End Style Subsection - LabelType Counter_Subsection - LabelFont + Font Series Bold Size Normal EndFont @@ -63,7 +58,7 @@ End Style Subsubsection - LabelFont + Font Series Bold Size Normal EndFont diff --git a/lib/layouts/seminar.layout b/lib/layouts/seminar.layout index 640803e62c..a80375068e 100644 --- a/lib/layouts/seminar.layout +++ b/lib/layouts/seminar.layout @@ -1,16 +1,16 @@ #% Do not delete the line below; configure depends on this -# \DeclareLaTeXClass{seminar} +# \DeclareLaTeXClass{slides (seminar)} # Initial attemt at makeing a LyX layout file for the seminar class. # Author : Lars Gullik Bjønnes Input stdclass.inc +Input numarticle.inc NoStyle Chapter NoStyle Chapter* Sides 1 Columns 1 -MaxCounter Counter_Section SecNumDepth 3 TocDepth 3 -- 2.39.2