Стиль TightLeft
This commit is contained in:
parent
fa4ed2b4c7
commit
a97f84674e
@ -640,6 +640,26 @@ InsetLayout Flex:TightCentered
|
||||
EndFont
|
||||
End
|
||||
|
||||
InsetLayout Flex:TightLeft
|
||||
LyXType custom
|
||||
LabelString TightLeft
|
||||
LatexType environment
|
||||
LatexName tightleft
|
||||
Preamble
|
||||
\newenvironment{tightleft}{
|
||||
\setlength\topsep{0pt}
|
||||
\setlength\parskip{0pt}
|
||||
\begin{flushleft}
|
||||
}{
|
||||
\end{flushleft}
|
||||
}
|
||||
EndPreamble
|
||||
LabelFont
|
||||
Color latex
|
||||
Size Tiny
|
||||
EndFont
|
||||
End
|
||||
|
||||
|
||||
InsetLayout Flex:Code
|
||||
LyxType charstyle
|
||||
|
Loading…
x
Reference in New Issue
Block a user