mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-12-23 05:25:26 +00:00
Minimalistic module
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@23003 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
15ff669dd0
commit
370afc3567
54
lib/layouts/minimalistic.module
Normal file
54
lib/layouts/minimalistic.module
Normal file
@ -0,0 +1,54 @@
|
|||||||
|
#\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
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user