From dff5ba1d99985d856d0ae9d204406d88bb4fd809 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Lars=20Gullik=20Bj=C3=B8nnes?= Date: Wed, 6 Mar 2002 15:55:04 +0000 Subject: [PATCH] layout work git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3680 a592a061-630c-0410-9148-cb99ea01b6c8 --- lib/ChangeLog | 9 +++++++++ lib/layouts/g-brief-de.layout | 1 + lib/layouts/g-brief-en.layout | 1 + lib/layouts/obsolete.inc | 4 ++++ 4 files changed, 15 insertions(+) diff --git a/lib/ChangeLog b/lib/ChangeLog index 398c10b354..e279ad3e28 100644 --- a/lib/ChangeLog +++ b/lib/ChangeLog @@ -1,3 +1,12 @@ +2002-03-06 Lars Gullik Bjønnes + + * layouts/obsolete.inc: obsolete LaTeX + * layouts/g-brief-en.layout:. add DefaultStyle + +2002-03-06 Herbert Voss + + * layouts/g-brief-de.layout: add DefaultStyle + 2002-03-06 Jean-Marc Lasgouttes * configure: removed from cvs diff --git a/lib/layouts/g-brief-de.layout b/lib/layouts/g-brief-de.layout index 0e1ad44eae..a52b54ea07 100644 --- a/lib/layouts/g-brief-de.layout +++ b/lib/layouts/g-brief-de.layout @@ -13,6 +13,7 @@ Columns 1 Sides 1 PageStyle Empty +DefaultStyle Brieftext # This is just to show how to declare the default font. # The defaults are exactly those shown here. diff --git a/lib/layouts/g-brief-en.layout b/lib/layouts/g-brief-en.layout index a5532dd9c6..1c67cf8dc4 100644 --- a/lib/layouts/g-brief-en.layout +++ b/lib/layouts/g-brief-en.layout @@ -13,6 +13,7 @@ Columns 1 Sides 1 PageStyle Empty +DefaultStyle Letter # This is just to show how to declare the default font. # The defaults are exactly those shown here. diff --git a/lib/layouts/obsolete.inc b/lib/layouts/obsolete.inc index 25f0dacc37..9da0b11e51 100644 --- a/lib/layouts/obsolete.inc +++ b/lib/layouts/obsolete.inc @@ -10,3 +10,7 @@ Style LaTeX_Title ObsoletedBy Title End + +Style LaTeX + ObsoletedBy Standard +End -- 2.39.2