]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/revtex4.layout
Add some tipa accents
[lyx.git] / lib / layouts / revtex4.layout
index 16af65726fd19e9bc6e6f8cff99185b5f7875736..38224dcc0aeb11d012e8be3d7bfe8fd48b70152f 100644 (file)
@@ -10,7 +10,7 @@
 #          Amir Karger (RevTeX 4 beta) 9/1999, 7/2000
 
 
-Format 2
+Format 3
 Columns                 1
 Sides                   1
 PageStyle               Headers
@@ -150,8 +150,17 @@ Style Affiliation
 End
 
 
+Style AltAffiliation
+       CopyStyle             Affiliation
+       PassThru              1
+       LatexName             altaffiliation
+       OptionalArgs          1
+       LabelString           "AltAffiliation"
+End
+
+
 # Address is exactly the same as Affiliation. We just put this in so
-# that reLyX will know what to do with it.
+# that tex2lyx will know what to do with it.
 Style Address
        CopyStyle             Affiliation
        LatexName             address
@@ -170,6 +179,7 @@ Style Author_Email
        CopyStyle             Affiliation
        PassThru              1
        LatexName             email
+       OptionalArgs          1
        LabelString           "Electronic Address:"
        TextFont
          Family              Typewriter
@@ -184,6 +194,7 @@ Style Author_URL
        CopyStyle             Author_Email
        PassThru              1
        LatexName             homepage
+       OptionalArgs          1
        LabelString           "URL:"
 End