mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-07 02:28:35 +00:00
30 lines
503 B
Plaintext
30 lines
503 B
Plaintext
#\DeclareLyXModule{Minimalistic}
|
|
#DescriptionBegin
|
|
# Redefines several insets (Index, Branch, URL) as being Minimalistic.
|
|
#DescriptionEnd
|
|
|
|
Format 62
|
|
|
|
InsetLayout Index
|
|
Decoration minimalistic
|
|
Font
|
|
Color Green
|
|
Size Small
|
|
EndFont
|
|
LabelFont
|
|
Color Green
|
|
Size Small
|
|
EndFont
|
|
End
|
|
|
|
InsetLayout Branch
|
|
Decoration minimalistic
|
|
End
|
|
|
|
InsetLayout URL
|
|
Decoration minimalistic
|
|
LabelString URL
|
|
End
|
|
|
|
|