On Wed, Dec 20, 2006 at 02:03:26PM -0000, [EMAIL PROTECTED] wrote:
> Author: lasgouttes
> Date: Wed Dec 20 15:03:25 2006
> New Revision: 16345
> 
> URL: http://www.lyx.org/trac/changeset/16345
> Log:
> Add layout AltAffiliation ; add optional argument support for Author Email and
> Author URL
> 
> Modified:
>     lyx-devel/trunk/lib/layouts/revtex4.layout
> 
> Modified: lyx-devel/trunk/lib/layouts/revtex4.layout
> URL: 
> http://www.lyx.org/trac/file/lyx-devel/trunk/lib/layouts/revtex4.layout?rev=16345
> ==============================================================================
> --- lyx-devel/trunk/lib/layouts/revtex4.layout (original)
> +++ lyx-devel/trunk/lib/layouts/revtex4.layout Wed Dec 20 15:03:25 2006
> @@ -150,6 +150,15 @@
>  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 tex2lyx will know what to do with it.
>  Style Address
> @@ -170,6 +179,7 @@
>       CopyStyle             Affiliation
>       PassThru              1
>       LatexName             email
> +     OptionalArgs          1
>       LabelString           "Electronic Address:"

Ugh... why not "Email Address:"?

-- 
Enrico

Reply via email to