]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/revtex4.layout
Reference prefixes for enumerations.
[lyx.git] / lib / layouts / revtex4.layout
index 20907c4e78e170d1a1bff59826411dbb1fc8fcf9..60935a3d79402f41c4099084c0c167bf4766d64c 100644 (file)
@@ -10,7 +10,7 @@
 #          Amir Karger (RevTeX 4 beta) 9/1999, 7/2000
 
 
-Format 9
+Format 27
 Columns                 1
 Sides                   1
 PageStyle               Headers
@@ -22,6 +22,20 @@ ClassOptions
        Other                 "aps,manuscript"
 End
 
+Preamble
+       \@ifundefined{textcolor}{}
+       {%
+        \definecolor{BLACK}{gray}{0}
+        \definecolor{WHITE}{gray}{1}
+        \definecolor{RED}{rgb}{1,0,0}
+        \definecolor{GREEN}{rgb}{0,1,0}
+        \definecolor{BLUE}{rgb}{0,0,1}
+        \definecolor{CYAN}{cmyk}{1,0,0,0}
+        \definecolor{MAGENTA}{cmyk}{0,1,0,0}
+        \definecolor{YELLOW}{cmyk}{0,0,1,0}
+        }
+EndPreamble
+
 
 Style Standard
        Margin                Static
@@ -50,6 +64,7 @@ Style Section
          Shape               Smallcaps
          Size                Large
        EndFont
+       TocLevel 1
 End
 
 
@@ -58,6 +73,7 @@ Style Subsection
          Series              Bold
          Size                Normal
        EndFont
+       TocLevel 2
 End
 
 
@@ -66,6 +82,7 @@ Style Subsubsection
          Shape               Italic
          Size                Normal
        EndFont
+       TocLevel 3
 End
 
 
@@ -76,6 +93,7 @@ Style Paragraph
          Shape               Italic
          Size                Normal
        EndFont
+       TocLevel 4
 End
 
 # then define the unumbered sections, based on the numbered ones.