]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/revtex.layout
Fix caret painting
[lyx.git] / lib / layouts / revtex.layout
index 7394c607c64a11d386cd5540ac61c142b73fc633..473f4d4b53b32b66015f8e970261d7bb020c5295 100644 (file)
@@ -1,5 +1,6 @@
 #% Do not delete the line below; configure depends on this
-#  \DeclareLaTeXClass{article (REVTeX)}
+#  \DeclareLaTeXClass[revtex,revtex.sty]{REVTeX (Obsolete Version)}
+#  \DeclareCategory{Obsolete}
 # RevTeX textclass definition file. Based on:
 # AMS-Article textclass definition file. Taken from initial LyX source code
 # and from the Article textclass definition file, following the AMS sample
@@ -9,6 +10,7 @@
 #          Amir Karger (LyX v11.34 style modifications - using changes
 #                       made by Jean-Marc Lasgouttes to amsart.layout)
 
+Format 66
 Columns                 1
 Sides                   1
 PageStyle               Headers
@@ -19,6 +21,7 @@ End
 
 
 Style Standard
+       Category              MainText
        Margin                Static
        LatexType             Paragraph
        LatexName             dummy
@@ -29,7 +32,7 @@ Style Standard
        LabelType             No_Label
 End
 
-
+Input stdinsets.inc
 Input stdsections.inc
 Input numrevtex.inc
 
@@ -42,6 +45,7 @@ Style Section
          Shape               Smallcaps
          Size                Large
        EndFont
+       TocLevel 1
 End
 
 
@@ -50,6 +54,7 @@ Style Subsection
          Series              Bold
          Size                Normal
        EndFont
+       TocLevel 2
 End
 
 
@@ -58,6 +63,7 @@ Style Subsubsection
          Shape               Italic
          Size                Normal
        EndFont
+       TocLevel 3
 End
 
 
@@ -68,6 +74,7 @@ Style Paragraph
          Shape               Italic
          Size                Normal
        EndFont
+       TocLevel 4
 End