this is my first post in the LaTeX community

I'm trying to create a layout inset to simplify using the bclogo package, which uses TikZ to add nice looking notes to documents.
Here is how I define the inset:
Code: Select all
InsetLayout ImportantNote
LabelString Important Note
LatexType environment
LatexName bclogo
LatexParam [couleur=blue!5\,couleurBord=blue!30]
LyxType custom
BgColor cyan
LabelFont
Color green
Size Small
EndFont
MultiPar true
CustomPars true
ForcePlain false
Decoration classic
End

Any reason does it behave this way, and how can I define this inset?
Thanks
John