mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-06 00:10:59 +00:00
082bdf47c9
Note: Anyone on *nix can do this by running development/tools/updatelayouts.sh. git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@33028 a592a061-630c-0410-9148-cb99ea01b6c8
30 lines
503 B
Plaintext
30 lines
503 B
Plaintext
#\DeclareLyXModule{Minimalistic}
|
|
#DescriptionBegin
|
|
# Redefines several insets (Index, Branch, URL) as being Minimalistic.
|
|
#DescriptionEnd
|
|
|
|
Format 21
|
|
|
|
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
|
|
|
|
|