On 08/28/2012 11:54 AM, Michael Bach wrote:
On 8/28/2012 4:15 PM, Richard Heck wrote:
Just create a new inset by copying, e.g., the comment inset, and then
changing what needs changing. E.g., change the LaTeXName to "note", and
the name of the inset to "My Note".
[snip]
Then I tried to create an inset:
InsetLayout "Note:MyNote"
LyXType custom
LabelString "MyNote:"
Decoration classic
Margin Dynamic
LatexType command
LatexName note[item]
NextNoIndent 1
LeftMargin MMM
RightMargin MMM
Align Block
AlignPossible Block, Left, Right, Center
LabelSep :x
LabelFont
Shape Italic
Series Bold
Color collapsable
EndFont
TextFont
Color magenta
Shape Italic
EndFont
End
But I cannot find it under Insert > Note > ...
It will be under Insert>Custom Inset.
rh