From 80f82c5c208fd018fdc42ac95b5a3d24eb619d2f Mon Sep 17 00:00:00 2001 From: Jean-Marc Lasgouttes Date: Wed, 5 Sep 2001 15:13:29 +0000 Subject: [PATCH] layout files changes git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2690 a592a061-630c-0410-9148-cb99ea01b6c8 --- lib/ChangeLog | 8 ++++++++ lib/layouts/cv.layout | 2 +- lib/layouts/{encts.layout => entcs.layout} | 7 ++++++- 3 files changed, 15 insertions(+), 2 deletions(-) rename lib/layouts/{encts.layout => entcs.layout} (95%) diff --git a/lib/ChangeLog b/lib/ChangeLog index 9bbf93b060..3912e362e1 100644 --- a/lib/ChangeLog +++ b/lib/ChangeLog @@ -1,4 +1,12 @@ +2001-09-05 Jean-Marc Lasgouttes + + * layouts/entcs.layout: renamed from encts.layout (stupid typo!); + restrict font size to `11pt' + + * layouts/cv.layout: rename SubSection layout to Subsection + 2001-09-03 Yves Bastide + * reLyX/reLyX.in: fix initialization before BEGIN block. 2001-09-02 Dekel Tsur diff --git a/lib/layouts/cv.layout b/lib/layouts/cv.layout index f4e8506862..ab74d1b289 100644 --- a/lib/layouts/cv.layout +++ b/lib/layouts/cv.layout @@ -46,7 +46,7 @@ Style Section End # Section style definition -Style SubSection +Style Subsection CopyStyle Section LatexName subsection Margin Static diff --git a/lib/layouts/encts.layout b/lib/layouts/entcs.layout similarity index 95% rename from lib/layouts/encts.layout rename to lib/layouts/entcs.layout index b84ff6e3d2..bc3271a712 100644 --- a/lib/layouts/encts.layout +++ b/lib/layouts/entcs.layout @@ -1,10 +1,15 @@ #% Do not delete the line below; configure depends on this # \DeclareLaTeXClass{article (ENTCS)} # Based on LyX article class; modified to support ENTCS class -# R.R.T. 27/5-2/6/01 +# Reuben Thomas (rrt@sc3d.org) 27/5-2/6/01 Input article.layout +# only font size 11pt is really available +ClassOptions + FontSize 11 +End + Style Title LatexType Command LatexName settitle -- 2.39.2