diff --git a/espdclass.inc b/espdclass.inc index bb7f2d5..646f320 100644 --- a/espdclass.inc +++ b/espdclass.inc @@ -39,9 +39,10 @@ End #Input stdcharstyles.inc #Input stdcustom.inc +Input stdinsets.inc Input stdfloats.inc Input espdcounters.inc -Input stdinsets.inc +Input espdinsets.inc Input espdlists.inc Input espdsections.inc Input espdstarsections.inc diff --git a/espdinsets.inc b/espdinsets.inc index 33180b6..1c60867 100644 --- a/espdinsets.inc +++ b/espdinsets.inc @@ -97,6 +97,25 @@ InsetLayout Note:Comment MultiPar true End +InsetLayout Flex:TightCentered + LyXType custom + LabelString TightCentered + LatexType environment + LatexName tightcentered + Preamble +\newenvironment{tightcentered}{ + \setlength\topsep{0pt} + \setlength\parskip{0pt} + \begin{center} +}{ + \end{center} +} + EndPreamble + LabelFont + Color latex + Size Tiny + EndFont +End InsetLayout Note:Note LabelString note