Re: using RevTex 4.1 for journal formatting

2013-05-19 Thread Julien Rioux

On 08/02/2013 3:50 PM, Chris Goldenstein wrote:

Hello,

I currently have functional document classes for RevTex 4 and 4.1. I am
using 4.0 version that came with my lyx download and 4.1 version
  provided here:
http://www.physics..utoronto.ca/~jrioux/resources/lyx/revtex4-1.layout
http://www.physics.utoronto.ca/~jrioux/resources/lyx/revtex4-1.layout


Please note that I've updated this layout file to provide a version 
specific to LyX 2.0 (the previous version, for LyX 1.6, was also working 
but not using the full features of LyX 2.0).


The new version is here:
http://theorie.physik.uni-konstanz.de/jrioux/lyx/

Cheers,
Julien



Re: using RevTex 4.1 for journal formatting

2013-05-19 Thread Julien Rioux

On 08/02/2013 3:50 PM, Chris Goldenstein wrote:

Hello,

I currently have functional document classes for RevTex 4 and 4.1. I am
using 4.0 version that came with my lyx download and 4.1 version
  provided here:
http://www.physics..utoronto.ca/~jrioux/resources/lyx/revtex4-1.layout
http://www.physics.utoronto.ca/~jrioux/resources/lyx/revtex4-1.layout


Please note that I've updated this layout file to provide a version 
specific to LyX 2.0 (the previous version, for LyX 1.6, was also working 
but not using the full features of LyX 2.0).


The new version is here:
http://theorie.physik.uni-konstanz.de/jrioux/lyx/

Cheers,
Julien



Re: using RevTex 4.1 for journal formatting

2013-05-19 Thread Julien Rioux

On 08/02/2013 3:50 PM, Chris Goldenstein wrote:

Hello,

I currently have functional document classes for RevTex 4 and 4.1. I am
using 4.0 version that came with my lyx download and 4.1 version
  provided here:
http://www.physics..utoronto.ca/~jrioux/resources/lyx/revtex4-1.layout



Please note that I've updated this layout file to provide a version 
specific to LyX 2.0 (the previous version, for LyX 1.6, was also working 
but not using the full features of LyX 2.0).


The new version is here:
http://theorie.physik.uni-konstanz.de/jrioux/lyx/

Cheers,
Julien



Re: using RevTex 4.1 for journal formatting

2013-02-08 Thread stefano franchi
On Fri, Feb 8, 2013 at 2:50 PM, Chris Goldenstein csgol...@stanford.eduwrote:

 *\documentclass[osajnl,preprint,showpacs]{revtex4} %%REVTeX 4.0*

 *or*

 *\documentclass[12pt]{article} %%LaTeX 2e*

 *\usepackage{osajnl}*

 The problem is I have no idea where to put these lines of code. Can
 someone please help?



You have two choices:

1. go to DocumentsettingsDocument Class and choose article(revtex4)
from the drop down menu. Then, just below, where it says Class Options
and in the empty field next to Custom, type the
options:osajnl,preprint,showpacs*

*2.*  *go to DocumentsettingsDocument Class and choose article (*not*
article(revtex4). Then, just below, where it says Class Options and in
the empty field next to Custom, type 12pt(without the quotes).
Finally,  select LaTeX preamble from the list on your left and
type \usepackage{osajnl} in the big blank field at the right.


The two alternatives correspond to the two options you were given. You can
check out if everything worked as planned by selecting ViewView Source
and selecting Preamble only on the drop down menu on your right. You
should see exactly what the instructions say.

Cheers,

Stefano

-- 
Christopher S. Goldenstein
Graduate Research Assistant
Stanford University
High Temperature Gasdynamics Laboratory




Long live the tree!!!

-- 
__
Stefano Franchi
Associate Research Professor
Department of Hispanic StudiesPh:   +1 (979) 845-2125
Texas AM University  Fax:  +1 (979) 845-6421
College Station, Texas, USA

stef...@tamu.edu
http://stefano.cleinias.org


Re: using RevTex 4.1 for journal formatting

2013-02-08 Thread Chris Goldenstein
Thanks so much Stefano. That worked!

-chris


On Fri, Feb 8, 2013 at 1:19 PM, stefano franchi
stefano.fran...@gmail.comwrote:




 On Fri, Feb 8, 2013 at 2:50 PM, Chris Goldenstein 
 csgol...@stanford.eduwrote:

 *\documentclass[osajnl,preprint,showpacs]{revtex4} %%REVTeX 4.0*

 *or*

 *\documentclass[12pt]{article} %%LaTeX 2e*

 *\usepackage{osajnl}*

 The problem is I have no idea where to put these lines of code. Can
 someone please help?



 You have two choices:

 1. go to DocumentsettingsDocument Class and choose article(revtex4)
 from the drop down menu. Then, just below, where it says Class Options
 and in the empty field next to Custom, type the
 options:osajnl,preprint,showpacs*

 *2.*  *go to DocumentsettingsDocument Class and choose article (*not*
 article(revtex4). Then, just below, where it says Class Options and in
 the empty field next to Custom, type 12pt(without the quotes).
 Finally,  select LaTeX preamble from the list on your left and
 type \usepackage{osajnl} in the big blank field at the right.


 The two alternatives correspond to the two options you were given. You can
 check out if everything worked as planned by selecting ViewView Source
 and selecting Preamble only on the drop down menu on your right. You
 should see exactly what the instructions say.

 Cheers,

 Stefano

 --
 Christopher S. Goldenstein
 Graduate Research Assistant
 Stanford University
 High Temperature Gasdynamics Laboratory




 Long live the tree!!!

 --
 __
 Stefano Franchi
 Associate Research Professor
 Department of Hispanic StudiesPh:   +1 (979) 845-2125
 Texas AM University  Fax:  +1 (979) 845-6421
 College Station, Texas, USA

 stef...@tamu.edu
 http://stefano.cleinias.org




-- 
Christopher S. Goldenstein
Graduate Research Assistant
Stanford University
High Temperature Gasdynamics Laboratory

Bldg. 570, Room 570B


Re: using RevTex 4.1 for journal formatting

2013-02-08 Thread stefano franchi
On Fri, Feb 8, 2013 at 2:50 PM, Chris Goldenstein csgol...@stanford.eduwrote:

 *\documentclass[osajnl,preprint,showpacs]{revtex4} %%REVTeX 4.0*

 *or*

 *\documentclass[12pt]{article} %%LaTeX 2e*

 *\usepackage{osajnl}*

 The problem is I have no idea where to put these lines of code. Can
 someone please help?



You have two choices:

1. go to DocumentsettingsDocument Class and choose article(revtex4)
from the drop down menu. Then, just below, where it says Class Options
and in the empty field next to Custom, type the
options:osajnl,preprint,showpacs*

*2.*  *go to DocumentsettingsDocument Class and choose article (*not*
article(revtex4). Then, just below, where it says Class Options and in
the empty field next to Custom, type 12pt(without the quotes).
Finally,  select LaTeX preamble from the list on your left and
type \usepackage{osajnl} in the big blank field at the right.


The two alternatives correspond to the two options you were given. You can
check out if everything worked as planned by selecting ViewView Source
and selecting Preamble only on the drop down menu on your right. You
should see exactly what the instructions say.

Cheers,

Stefano

-- 
Christopher S. Goldenstein
Graduate Research Assistant
Stanford University
High Temperature Gasdynamics Laboratory




Long live the tree!!!

-- 
__
Stefano Franchi
Associate Research Professor
Department of Hispanic StudiesPh:   +1 (979) 845-2125
Texas AM University  Fax:  +1 (979) 845-6421
College Station, Texas, USA

stef...@tamu.edu
http://stefano.cleinias.org


Re: using RevTex 4.1 for journal formatting

2013-02-08 Thread Chris Goldenstein
Thanks so much Stefano. That worked!

-chris


On Fri, Feb 8, 2013 at 1:19 PM, stefano franchi
stefano.fran...@gmail.comwrote:




 On Fri, Feb 8, 2013 at 2:50 PM, Chris Goldenstein 
 csgol...@stanford.eduwrote:

 *\documentclass[osajnl,preprint,showpacs]{revtex4} %%REVTeX 4.0*

 *or*

 *\documentclass[12pt]{article} %%LaTeX 2e*

 *\usepackage{osajnl}*

 The problem is I have no idea where to put these lines of code. Can
 someone please help?



 You have two choices:

 1. go to DocumentsettingsDocument Class and choose article(revtex4)
 from the drop down menu. Then, just below, where it says Class Options
 and in the empty field next to Custom, type the
 options:osajnl,preprint,showpacs*

 *2.*  *go to DocumentsettingsDocument Class and choose article (*not*
 article(revtex4). Then, just below, where it says Class Options and in
 the empty field next to Custom, type 12pt(without the quotes).
 Finally,  select LaTeX preamble from the list on your left and
 type \usepackage{osajnl} in the big blank field at the right.


 The two alternatives correspond to the two options you were given. You can
 check out if everything worked as planned by selecting ViewView Source
 and selecting Preamble only on the drop down menu on your right. You
 should see exactly what the instructions say.

 Cheers,

 Stefano

 --
 Christopher S. Goldenstein
 Graduate Research Assistant
 Stanford University
 High Temperature Gasdynamics Laboratory




 Long live the tree!!!

 --
 __
 Stefano Franchi
 Associate Research Professor
 Department of Hispanic StudiesPh:   +1 (979) 845-2125
 Texas AM University  Fax:  +1 (979) 845-6421
 College Station, Texas, USA

 stef...@tamu.edu
 http://stefano.cleinias.org




-- 
Christopher S. Goldenstein
Graduate Research Assistant
Stanford University
High Temperature Gasdynamics Laboratory

Bldg. 570, Room 570B


Re: using RevTex 4.1 for journal formatting

2013-02-08 Thread stefano franchi
On Fri, Feb 8, 2013 at 2:50 PM, Chris Goldenstein wrote:

> *\documentclass[osajnl,preprint,showpacs]{revtex4} %%REVTeX 4.0*
>
> *or*
>
> *\documentclass[12pt]{article} %%LaTeX 2e*
>
> *\usepackage{osajnl}*
>
> The problem is I have no idea where to put these lines of code. Can
> someone please help?
>
>
>
You have two choices:

1. go to Document>>settings>>Document Class and choose article(revtex4)
from the drop down menu. Then, just below, where it says "Class Options"
and in the empty field next to "Custom", type the
options:osajnl,preprint,showpacs*

*2.*  *go to Document>>settings>>Document Class and choose article (*not*
article(revtex4). Then, just below, where it says "Class Options" and in
the empty field next to "Custom", type "12pt"(without the quotes).
Finally,  select "LaTeX preamble" from the list on your left and
type \usepackage{osajnl} in the big blank field at the right.


The two alternatives correspond to the two options you were given. You can
check out if everything worked as planned by selecting View>>View Source
and selecting "Preamble only" on the drop down menu on your right. You
should see exactly what the instructions say.

Cheers,

Stefano

-- 
Christopher S. Goldenstein
Graduate Research Assistant
Stanford University
High Temperature Gasdynamics Laboratory




Long live the tree!!!

-- 
__
Stefano Franchi
Associate Research Professor
Department of Hispanic StudiesPh:   +1 (979) 845-2125
Texas A University  Fax:  +1 (979) 845-6421
College Station, Texas, USA

stef...@tamu.edu
http://stefano.cleinias.org


Re: using RevTex 4.1 for journal formatting

2013-02-08 Thread Chris Goldenstein
Thanks so much Stefano. That worked!

-chris


On Fri, Feb 8, 2013 at 1:19 PM, stefano franchi
wrote:

>
>
>
> On Fri, Feb 8, 2013 at 2:50 PM, Chris Goldenstein 
> wrote:
>
>> *\documentclass[osajnl,preprint,showpacs]{revtex4} %%REVTeX 4.0*
>>
>> *or*
>>
>> *\documentclass[12pt]{article} %%LaTeX 2e*
>>
>> *\usepackage{osajnl}*
>>
>> The problem is I have no idea where to put these lines of code. Can
>> someone please help?
>>
>>
>>
> You have two choices:
>
> 1. go to Document>>settings>>Document Class and choose article(revtex4)
> from the drop down menu. Then, just below, where it says "Class Options"
> and in the empty field next to "Custom", type the
> options:osajnl,preprint,showpacs*
>
> *2.*  *go to Document>>settings>>Document Class and choose article (*not*
> article(revtex4). Then, just below, where it says "Class Options" and in
> the empty field next to "Custom", type "12pt"(without the quotes).
> Finally,  select "LaTeX preamble" from the list on your left and
> type \usepackage{osajnl} in the big blank field at the right.
>
>
> The two alternatives correspond to the two options you were given. You can
> check out if everything worked as planned by selecting View>>View Source
> and selecting "Preamble only" on the drop down menu on your right. You
> should see exactly what the instructions say.
>
> Cheers,
>
> Stefano
>
> --
> Christopher S. Goldenstein
> Graduate Research Assistant
> Stanford University
> High Temperature Gasdynamics Laboratory
>
>
>
>
> Long live the tree!!!
>
> --
> __
> Stefano Franchi
> Associate Research Professor
> Department of Hispanic StudiesPh:   +1 (979) 845-2125
> Texas A University  Fax:  +1 (979) 845-6421
> College Station, Texas, USA
>
> stef...@tamu.edu
> http://stefano.cleinias.org
>



-- 
Christopher S. Goldenstein
Graduate Research Assistant
Stanford University
High Temperature Gasdynamics Laboratory

Bldg. 570, Room 570B