Author: jrioux
Date: Tue Jun 21 01:15:27 2011
New Revision: 39162
URL: http://www.lyx.org/trac/changeset/39162
Log:
* revtex4.layout : Adapt the various Affiliation styles. Also
add the Collaboration style supported by REVTeX4.
Modified:
lyx-devel/trunk/lib/layouts/revtex4.layout
Modified: lyx-devel/trunk/lib/layouts/revtex4.layout
==============================================================================
--- lyx-devel/trunk/lib/layouts/revtex4.layout Tue Jun 21 00:52:40 2011
(r39161)
+++ lyx-devel/trunk/lib/layouts/revtex4.layout Tue Jun 21 01:15:27 2011
(r39162)
@@ -148,13 +148,26 @@
End
-Style AltAffiliation
+Style Affiliation_(alternate)
CopyStyle Affiliation
PassThru 1
ParbreakIsNewline 1
LatexName altaffiliation
OptionalArgs 1
- LabelString "AltAffiliation"
+ LabelString "Affiliation (alternate):"
+End
+
+
+Style Affiliation_(none)
+ CopyStyle Affiliation
+ KeepEmpty 1
+ LabelString "No affiliation"
+ LatexName noaffiliation%
+End
+
+
+Style AltAffiliation
+ ObsoletedBy Affiliation_(alternate)
End
@@ -167,6 +180,13 @@
End
+Style Collaboration
+ CopyStyle Affiliation
+ LatexName collaboration
+ LabelString "Collaboration:"
+End
+
+
Style Thanks
CopyStyle Affiliation
LatexName thanks