From 96336caed70d9108628b4dcc3a4c8952ff5dcced Mon Sep 17 00:00:00 2001 From: Martin Vermeer Date: Mon, 20 Aug 2007 14:22:39 +0000 Subject: [PATCH] make these definitions useful for latex git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@19656 a592a061-630c-0410-9148-cb99ea01b6c8 --- lib/layouts/stdcharstyles.inc | 10 +++++----- lib/layouts/stdinsets.inc | 8 ++++---- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/lib/layouts/stdcharstyles.inc b/lib/layouts/stdcharstyles.inc index 16428e2dc9..c3f6b84c0f 100644 --- a/lib/layouts/stdcharstyles.inc +++ b/lib/layouts/stdcharstyles.inc @@ -2,12 +2,12 @@ # Author : Martin vermeer # Character Styles definition -Format 2 +Format 4 InsetLayout CharStyle:Noun LyxType charstyle LabelString noun - LatexType fontstyle - LatexName defined + LatexType command + LatexName noun Font Shape Smallcaps EndFont @@ -17,8 +17,8 @@ End InsetLayout CharStyle:Emph LyxType charstyle LabelString emph - LatexType fontstyle - LatexName defined + LatexType command + LatexName emph Font Shape Italic EndFont diff --git a/lib/layouts/stdinsets.inc b/lib/layouts/stdinsets.inc index e59280fd12..307d2967d9 100644 --- a/lib/layouts/stdinsets.inc +++ b/lib/layouts/stdinsets.inc @@ -47,8 +47,8 @@ End InsetLayout Note:Greyedout LabelString greyedout - LatexType command - LatexName greyedout + LatexType environment + LatexName lyxgreyedout LabelFont Color Red Size Small @@ -57,7 +57,7 @@ End InsetLayout Note:Framed LabelString framed - LatexType command + LatexType environment LatexName framed LabelFont Color Red @@ -67,7 +67,7 @@ End InsetLayout Note:Shaded LabelString shaded - LatexType command + LatexType environment LatexName shaded LabelFont Color Red