]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/revtex4.layout
Add some tipa accents
[lyx.git] / lib / layouts / revtex4.layout
index f00c36380bb930341be444274fbac3f62df038fa..38224dcc0aeb11d012e8be3d7bfe8fd48b70152f 100644 (file)
@@ -10,6 +10,7 @@
 #          Amir Karger (RevTeX 4 beta) 9/1999, 7/2000
 
 
+Format 3
 Columns                 1
 Sides                   1
 PageStyle               Headers
@@ -121,7 +122,7 @@ End
 
 Style Date
        LabelType             Static
-       LabelString           "Date: "
+       LabelString           "Date:"
        LabelFont
          Shape               Italic
          Size                Large
@@ -140,7 +141,8 @@ Style Affiliation
        Align                 Center
        AlignPossible         Block, Left, Right, Center
        LabelType             Static
-       LabelString           "Affiliation: "
+       LabelSep              M
+       LabelString           "Affiliation:"
 
        LabelFont
          Shape               Italic
@@ -148,19 +150,28 @@ 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
-       LabelString           "Address: "
+       LabelString           "Address:"
 End
 
 
 Style Thanks
        CopyStyle             Affiliation
        LatexName             thanks
-       LabelString           "Thanks: "
+       LabelString           "Thanks:"
 End
 
 
@@ -168,7 +179,8 @@ Style Author_Email
        CopyStyle             Affiliation
        PassThru              1
        LatexName             email
-       LabelString           "Electronic Address: "
+       OptionalArgs          1
+       LabelString           "Electronic Address:"
        TextFont
          Family              Typewriter
        EndFont
@@ -182,7 +194,8 @@ Style Author_URL
        CopyStyle             Author_Email
        PassThru              1
        LatexName             homepage
-       LabelString           "URL: "
+       OptionalArgs          1
+       LabelString           "URL:"
 End
 
 
@@ -220,7 +233,8 @@ Style PACS
        InTitle               1
        LatexName             pacs
        LabelType             Static
-       LabelString           "PACS number: "
+       LabelSep              M
+       LabelString           "PACS number:"
 End
 
 
@@ -228,7 +242,8 @@ Style Keywords
        CopyStyle             PACS
        InTitle               1
        Latexname             keywords
-       LabelString           "Keywords: "
+       LabelSep              M
+       LabelString           "Keywords:"
 End