From 5b859a8e9ace8a5168c2dce8c876bc2743b2c663 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Jos=C3=A9=20Matox?= Date: Sat, 30 Oct 2004 18:17:31 +0000 Subject: [PATCH] Remove SGML paragraph type. (docbook) git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9147 a592a061-630c-0410-9148-cb99ea01b6c8 --- lib/ChangeLog | 4 ++++ lib/layouts/db_stdlayouts.inc | 21 ++++----------------- 2 files changed, 8 insertions(+), 17 deletions(-) diff --git a/lib/ChangeLog b/lib/ChangeLog index 3232eccc4b..90a5460265 100644 --- a/lib/ChangeLog +++ b/lib/ChangeLog @@ -1,3 +1,7 @@ +2004-10-30 José Matos + + * layouts/db_stdlayouts.inc: remove SGML paragraph type. + 2004-10-28 José Matos * Makefile.am: add entry to layouts/db_stdcounters.inc diff --git a/lib/layouts/db_stdlayouts.inc b/lib/layouts/db_stdlayouts.inc index ea6f2b8a80..2d3ff2c6b4 100644 --- a/lib/layouts/db_stdlayouts.inc +++ b/lib/layouts/db_stdlayouts.inc @@ -7,23 +7,6 @@ Input stdlayouts.inc - -Style SGML - Margin Static - LatexType Paragraph - LatexName "!-- --" - NewLine 0 - ParIndent MM - ParSkip 0.4 - ParSep 0.5 - Align Left - AlignPossible Block - LabelType No_Label - FreeSpacing 1 - PassThru 1 -End - - Style Literal LatexType Environment LatexName literallayout @@ -46,3 +29,7 @@ Style Caption LatexType Paragraph LatexName title End + +Style SGML + ObsoletedBy Standard +End -- 2.39.2