Окружение TightCentered

This commit is contained in:
Andrei Astafev 2016-10-29 10:38:07 +03:00
parent 09ffbb0f35
commit 16ab49ed91
2 changed files with 21 additions and 1 deletions

View File

@ -39,9 +39,10 @@ End
#Input stdcharstyles.inc #Input stdcharstyles.inc
#Input stdcustom.inc #Input stdcustom.inc
Input stdinsets.inc
Input stdfloats.inc Input stdfloats.inc
Input espdcounters.inc Input espdcounters.inc
Input stdinsets.inc Input espdinsets.inc
Input espdlists.inc Input espdlists.inc
Input espdsections.inc Input espdsections.inc
Input espdstarsections.inc Input espdstarsections.inc

View File

@ -97,6 +97,25 @@ InsetLayout Note:Comment
MultiPar true MultiPar true
End 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 InsetLayout Note:Note
LabelString note LabelString note