mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-11 05:33:33 +00:00
55 lines
1.1 KiB
Plaintext
55 lines
1.1 KiB
Plaintext
|
#\DeclareLyXModule{Minimalistic}
|
||
|
#DescriptionBegin
|
||
|
# Redefines several insets as being Minimalistic, for use by old-timers.
|
||
|
#DescriptionEnd
|
||
|
|
||
|
Format 6
|
||
|
|
||
|
InsetLayout Index
|
||
|
Decoration minimalistic
|
||
|
LabelString Idx
|
||
|
LatexType command
|
||
|
LatexName index
|
||
|
Font
|
||
|
Color Green
|
||
|
Size Small
|
||
|
EndFont
|
||
|
LabelFont
|
||
|
Color Green
|
||
|
Size Small
|
||
|
EndFont
|
||
|
MultiPar false
|
||
|
NeedProtect true
|
||
|
End
|
||
|
|
||
|
InsetLayout Branch
|
||
|
Decoration minimalistic
|
||
|
LabelFont
|
||
|
Color Red
|
||
|
Size Small
|
||
|
EndFont
|
||
|
MultiPar true
|
||
|
End
|
||
|
|
||
|
InsetLayout URL
|
||
|
LyXType standard
|
||
|
LatexName url
|
||
|
LatexType command
|
||
|
Decoration minimalistic
|
||
|
LabelString URL
|
||
|
PassThru true
|
||
|
ForceLTR true
|
||
|
Font
|
||
|
Family Typewriter
|
||
|
Color Blue
|
||
|
EndFont
|
||
|
LabelFont
|
||
|
Family Typewriter
|
||
|
Color Blue
|
||
|
Size Small
|
||
|
EndFont
|
||
|
Requires url
|
||
|
End
|
||
|
|
||
|
|