]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/scrclass.inc
Add some tipa accents
[lyx.git] / lib / layouts / scrclass.inc
index b6eab18645869b4deaf641056c0307411e865a49..5cd1a71e765399e555137c4038dc8b392e9d1a4c 100644 (file)
@@ -7,6 +7,7 @@
 # Guenter Milde <g.milde web.de>
 
 
+Format 3
 SecNumDepth             2
 TocDepth                2
 DefaultStyle            Standard
@@ -228,13 +229,41 @@ End
 Input stdlayouts.inc
 
 Style Captionabove
-       CopyStyle            Caption
+       Margin                First_Dynamic
+       LatexType             Command
+       LatexName             caption
+       NeedProtect           1
+       LabelSep              xx
+       ParSkip               0.4
+       TopSep                0.5
+       Align                 Center
+       AlignPossible         Center
+       LabelType             Sensitive
+       LabelString           "Senseless!"
+       OptionalArgs          1
+       LabelFont
+         Series              Bold
+       EndFont
        LatexName            captionabove
 End
 
 
 Style Captionbelow
-       CopyStyle            Caption
+       Margin                First_Dynamic
+       LatexType             Command
+       LatexName             caption
+       NeedProtect           1
+       LabelSep              xx
+       ParSkip               0.4
+       TopSep                0.5
+       Align                 Center
+       AlignPossible         Center
+       LabelType             Sensitive
+       LabelString           "Senseless!"
+       OptionalArgs          1
+       LabelFont
+         Series              Bold
+       EndFont
        LatexName            captionbelow
 End