From d9669be4ec2e501e6ed1062e76ab2a3e7f932c9a Mon Sep 17 00:00:00 2001 From: =?utf8?q?Uwe=20St=C3=B6hr?= Date: Sun, 10 Feb 2008 17:20:59 +0000 Subject: [PATCH] stdinsets.inc: use labels for certain inset types as we do currently in LyX 1.5 (fixes bug 4401). git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@22923 a592a061-630c-0410-9148-cb99ea01b6c8 --- lib/layouts/stdinsets.inc | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/lib/layouts/stdinsets.inc b/lib/layouts/stdinsets.inc index 71e17bd63c..f040288ee5 100644 --- a/lib/layouts/stdinsets.inc +++ b/lib/layouts/stdinsets.inc @@ -152,7 +152,7 @@ End InsetLayout Listings LabelString Listings LatexType none - Decoration minimalistic + Decoration classic Font Color foreground Family typewriter @@ -168,7 +168,7 @@ InsetLayout Listings End InsetLayout Branch - Decoration minimalistic + Decoration classic LabelFont Color Red Size Small @@ -180,7 +180,7 @@ InsetLayout Index LabelString Idx LatexType command LatexName index - Decoration minimalistic + Decoration classic Font Color Green Size Small @@ -238,7 +238,7 @@ InsetLayout URL LyXType standard LatexName url LatexType command - Decoration minimalistic + Decoration classic LabelString URL PassThru true ForceLTR true -- 2.39.5