]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/minimalistic.module
Add shortcuts to some Theorem argumentsnts (as requested in #8809)
[lyx.git] / lib / layouts / minimalistic.module
index 539abd0e57153c4a503eb183724a35f417f4c911..887577459a8cbd77d7bf638c12638bf4518c76ea 100644 (file)
@@ -3,52 +3,27 @@
 # Redefines several insets (Index, Branch, URL) as being Minimalistic. 
 #DescriptionEnd
 
-Format 8
+Format 48
 
 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
+               Decoration   minimalistic
+               Font
+                       Color               Green
+                       Size                Small
+               EndFont
+               LabelFont
+                       Color               Green
+                       Size                Small
+               EndFont
 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
+       Decoration            minimalistic
+       LabelString           URL
 End