summaryrefslogtreecommitdiff
path: root/macros/texsis/styles/PhysRev.txs
blob: 1b5d55c56ae87ae95d9a7f7d272d334530ecfa75 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
%% file: PhysRev.txs  (TeXsis version 2.16)
%  $Revision: 0.11 $  :  $Date: 1995/01/06 17:21:04 $  :  $Author: myers $
%========================================================================*
% PhysRev.txs  -  Physical Review Style for TeXsis
%
% The following document formats are defined in this style file.
%
%   \PhysRev      - Formats papers as they would appear in 
%                       Physical Review A, B, C, D, or E
%   \PhysRevLett  - Formats papers as they would appear in 
%                       Physical Review Letters
%   \PhysRevManuscript  - Formats papers for _Submission_ to Physical
%                               Review or Physical Reveiw Letters
%
%  The Volume/Series/Issue and page number can be set by seting the 
%  following AFTER you have invoked \PhysRev or \PhysRevLett:
%
%       \def\Series{D}  % or A, B, C, E
%       \let\Volno=32
%       \let\Issueno=10
%       \let\Pageno=2736
%
%  This is a good attempt to replicate the style of the Physical Review,
%  but there may still be some subltle differences.  We would appreciate
%  suggestions or comments via e-mail to texsis@lifshitz.ph.utexas.edu
%========================================================================*

\ATunlock                                     % use @ as a letter
\emsg{\@comment\ PhysRev: Physical Review journal style}%

%--------------------------------------------------*
% HEADLINES and FOOTLINES for all Physical Review layouts

\def\Series{}
\newcount\Volno  \Volno=0       
\newcount\Issueno\Issueno=0
\newcount\Pageno  \Pageno=1             % page number to start on

% some extra fonts for headline and footline

\font\smallheadfont=cmcsc10
\font\largeheadfont=cmcsc10

\headlineoffset=0pt


\def\VolumeBanner#1#2#3#4{%    define the title page header
  \ifx\relax#1\relax\else\def\Series{#1}\fi             % #1 = A... or L
  \ifx\relax#2\relax\else\Volno=#2\fi                   % #2 = volume
  \ifx\relax#3\relax\else\Issueno=#3\fi                 % #3 = issue
  \ifx\relax#4\relax\else\Pageno=#4\fi                  % #4 = page
%
  \ifx\Series{L}%                                       % Letters
     \def\@VolumeBanner{\largeheadfont                  % 
        \rlap{Volume \the\Volno, Number \the\Issueno}%  %
        \hss PHYSICAL REVIEW LETTERS                    %
        \hss \today}%                                   %
  \else                                                 % Phys Rev
     \def\@VolumeBanner{\rlap{PHYSICAL REVIEW #1}%      %
     \hss VOLUME \the\Volno, NUMBER \the\Issueno        %
     \hss \llap{\the\Pageno}}%                          %
  \fi}


\def\@Volume{$\underline{\hbox{{\the\Volno}%
        \vrule height12pt depth2ptwidth\z@}}$}

\def\TitleBanner#1{\def\@TitleBanner{#1}}% for right hand (odd) pages

\def\AuthorBanner#1{\def\@AuthorBanner{#1}}% for left hand (even) pages

\VolumeBanner{}{}{}{}\TitleBanner{}\AuthorBanner{}% defaults are empty


%--------------------------------------------------*
% REFERENCES:  some differences from Plain TeXsis

\superrefsfalse                         % Physical Review's new style now

% How to list the references at the end

\let\@stdListRefs=\ListReferences      % save standard TeXsis definition

\def\ListReferences{% PhysRev version of \ListReferences
  \enddoublecolumns                     % balance columns so far
   \dimen@=\pagegoal                            % get total page size
   \advance\dimen@ by -\pagetotal               % get page space remaining
   \ifdim\dimen@>0pt\ifdim\dimen@< 1cm\relax    % not enough to look good?
      \vfil\break                               %
   \else                                        %
      \bigskip                                  %
      \line{\hfill \hbox to 20.5pc{\hrulefill}\hfill}%
      \bigskip                                  %
   \fi\fi
  \doublecolumns                        % back to double columns for list
  \@stdListRefs}



% How to display reference numbers in the list at the end

\def\@refitem#1#2{% #2 eats the ^^M
   \vskip 0pt\vfil\penalty-1\vfilneg    % favour breaks here, weakly
   \ifsuperrefs                         % old style superscript references?
     \message{#1.}%                     %
     \hangindent1em\hangafter 1   ${}^{#1}$#2 %
   \else                                % new [bracket] reference style
     \message{[#1]}%                    %
     \refskip\noindent\hskip-\refindent % indent, but write number
     \hbox to \refindent {\hss [#1]\quad}% unindented
     #2\relax                           %
   \fi}


\def\refskip{\vskip0pt plus 2pt}% only a little stretch between refs

% How to display reference numbers (citations) in the text

\def\citemark#1{% citation style for Physical  Review
   \ifsuperrefs         % Old style superscript references?
     $\relax{}^{\hbox{$\scriptstyle #1\refterminator$}}$\relax % regular size
   \else {}~[{#1}]\relax                        % [reference number]
   \fi}%

\def\Ref#1{Ref.~[\use{Ref.#1}]}  % citations in text are ``Ref. [xx]''


%======================================================================*
% \PhysRev and \PhysRevLett layouts

\def\PhysRev{%  Physical Review two column layout
   \auxswitchtrue                       % save tags and labels in .aux file
   \refswitchtrue                       % save references in .ref file
   \tenpoint                            % roughly Elite type
   \parindent=1.5em                     % indent about 2 characters
   \parskip=0.5\smallskipamount         % not much skip betwen paragraphs
   \baselineskip=12pt plus 0.5pt        % a little extra stretch for 2 columns
   \hsize=42.5pc \vsize=55\baselineskip %
%%   \setbox\strutbox=\hbox{\vrule height8.5pt depth3.5pt width\z@}%
   \SetDoubleColumns{20.5pc}%           %
   \ifx\LFins\undefined\else            % These may not be defined in mTeXsis
      \skip\LFins=1cm   \skip\RFins=1cm\fi    % space above column footnotes
   \skip\footins=0.5cm                  % space above wide footnotes
   \advance\hoffset by -.3in \advance\voffset by -.3in % for this size
   \footlineoffset=12pt
%
   \showchaptIDfalse                    % no chapter number in equation numbers
   \showsectIDfalse                     % no section number in equation numbers
   \def\SectionStyle##1{\uppercase      % section numbers in upper case
      \expandafter{\romannumeral ##1}}% %    roman numerals
   \def\SubsectionStyle##1{\LetterN{##1}}% subsections are UC letters
   \def\SubsubsectionStyle##1{##1}%     % subsubsections are numbered
   \sectionskip=\bigskipamount          % space before section
   \subsectionskip=\bigskipamount       % space before subsection
   \RomanTablestrue                     % roman numerals for table numbers
   \def\Tbf{\twelvepoint\bf}%           % 12pt bold title
   \def\tbf{\tenpoint\bf}%              % 10pt bold section head
%
   \autoparens                          % auto-sizing of parens
   \quoteon                             % automatic begin/end quotes
   \pageno=\Pageno                      % start page numbering on \Pageno
%
   \headline={% headline for Physical Review A, B, C, D, E...
     \ifnum\pageno=\Pageno                      % First page header
       {\largeheadfont \@VolumeBanner}%         %
     \else\ifodd\pageno                         % right (odd) page header
       {\rlap{\@Volume}%                        %
          \hss \largeheadfont \@TitleBanner     %
          \hss \llap{\folio}}%                  %
     \else                                      % left (even) page header
       {\rlap{\folio}%                          %
       \hss \largeheadfont \@AuthorBanner       %
        \hss \llap{\@Volume}}\fi\fi}%           %
%
   \footline={% copyright claim at bottom of first page
     \ifnum\pageno=\Pageno                      %
        {\tenrm \hbox to\colwidth{\hfill{\@Volume}}\hss %
        \hbox to\colwidth{\folio \hfill         %
             \copyright\ \the\year\ The American Physical Society}}%
     \fi
%
     \def\refFormat{\ninepoint} % reference text is in slightly smaller type
}

}% end \PhysRev


%  The layout of Physical Review Letters is slightly different,
% mostly in how the headlines and footlines are treated, and the
% references

\def\PhysRevLett{% 
   \PhysRev     % same as Physical Review, with following changes
   \def\Series{L}%                              % Assume Phys. Rev. Lett.
   \null\vskip 0.1cm                            %
   \footlineoffset=24pt                         %
   \headline={\hbox{\vbox{\hbox to \pagewidth{\largeheadfont %
        Volume \the\Volno, Number \the\Issueno \hss     %
        PHYSICAL REVIEW LETTERS \hss \today}%
        \vskip 0.32cm\hrule}}}%
%
   \footline={% copyright claim at bottom of first page
     \ifnum\pageno=\Pageno                      %
        {\tenrm \ifodd\pageno\else\rlap{\folio}\fi %
        \hss{\copyright\ \the\year\ The American Physical Society}\hss
        \ifodd\pageno\llap{\folio}\fi}%
     \else
        \ifodd\pageno                         % right (odd) page header
         {\hss \folio}%
        \else                                 % left (even) page header
         {\folio \hss}%
     \fi\fi}
%
    \gdef\ListReferences{% PhysRevLett version of \ListReferences
       \dimen@=\pagegoal                            % get total page size
       \advance\dimen@ by -\pagetotal               % get page space remaining
       \ifdim\dimen@>0pt\ifdim\dimen@< 1cm\relax    % not enough to look good?
          \vfil\break                               %
       \else                                        %
          \bigskip                                  %
          \line{\hfill \hbox to 6pc{\hrulefill}\hfill}%
          \bigskip                                  %
       \fi\fi
       \@stdListRefs}%
}% end \PhysRevLett


%======================================================================*
% TITLE material -- modified for Physical Review layout

\def\titlepage{\pageno=\Pageno                  % start on page \Pageno
      \begingroup                               %
      \singlespaced}                            %

\def\endtitlepage{\bigskip\endgroup             % some skip and glue
      \vskip 0pt                                % 
      \doublecolumns}                           % start doing double columns

\def\author{% first line after as author's name, following lines are address
     \endmode\begingroup                        % end any previous mode
     \let\endmode=\endauthor                    % \endmode will end \author
     \begingroup\obeylines                      % to see author's name
     \PRgetauthor}                              % next line = author's name


{\obeylines\gdef\PRgetauthor#1
  #2
  {#1\bigskip
     \centerline{\elevenpoint #2}% first line is author's name
     \endgroup                                  % end \obeylines for lookahead
     \raggedcenter                              % fill as you can
     \def\\{\discretionary{}{}{,}}%             % , unless line breaks
     \def\n{\penalty10000}%                     % \n would like to break
     \ninepoint\it                              % rest is affiliation
}}                                              % 

\def\endauthor{\vskip 0pt\endraggedcenter\endgroup\smallskip}


\def\abstract{%
      \centerline{(Received \@PUBdate)}         % the date from \pubdate
      \vskip\baselineskip                       % another blank line
      \begingroup                               %
      \leftskip=1in \rightskip=1in              % narrower abstract margins
      \ninepoint}                               % 9 pt type for the text

\def\endabstract{\medskip\endgroup}


%--------------------------------------------------*
% SECTION LEVELS: Modified from \section in TXSsects.tex:

\def\section#1{%        create a new section of a document
   \vskip\sectionskip                           % make some space
   \goodbreak\pagecheck\sectionminspace         % new page if needed
   \global\advance\sectionnum by \@ne           % increment section counter
   \global\subsectionnum=\z@			% reset subsections
   \global\subsubsectionnum=\z@			% reset subsubsections
%
%  Section ID:
%
   \edef\lab@l{\@chaptID\SectionStyle{\the\sectionnum}}% For \label
   \ifshowsectID                                % show section number?
     \global\edef\@sectID{\SectionStyle{\the\sectionnum}.}% save for later
     \global\edef\@fullID{\lab@l.\space\space}% % what we will use here
     \r@set                                     %   and reset counters 
   \else\gdef\@fullID{}\fi                      % otherwise  section ID is empty
   \everysection                                % user customization here
%
%  Print the Section title:
%
   \ifx\tbf\undefined\def\tbf{\bf}\fi           % default \tbf is \bf
   \vbox{%                                      % keep heading in \vbox
     \center                                    % centered for Phys Rev 
       {\tbf \lab@l.\ \ #1}%                    %
     \endcenter                                 %
     \vskip-\baselineskip                       % undo it
     \vskip\sectionskip\relax}%                 % same skip above and below
   \nobreak                                     % no break after title
%
%  Table of Contents and Running Headlines:
%
   \begingroup                                  % group for \contents, etc.
     \def\label##1{}%                           % disable \label
     \global\edef\SectionTitle{#1}%             % or nothing
     \def\n{}\def\nl{}\def\mib{}%               % turn off \n, etc
     \ifnum\chapternum=0\setHeadline{#1}\fi     % no chapt. number -> set headine
     \emsg{Section \@fullID #1}%                % announce in log file
     \def\@quote{\string\@quote\relax}%         % in case of \quoteon
     \addTOC{1}{\NX\TOCsID{\lab@l.}#1}{\folio}% % Table of Contents entry
   \endgroup                                    % end group
   \s@ction                                     % checkenv, etc..
   \aftersection}                               % user can customize

%--------------------------------------------------*
% Modified from \subsection in TXSsects.tex

\def\subsection#1{%    % create a subsection of a document
   \vskip\subsectionskip                        % make some space
   \goodbreak\pagecheck\sectionminspace         % new page if needed
   \global\advance\subsectionnum by \@ne        % increment counter
   \global\subsubsectionnum=\z@			% reset subsubsection
%
%  Subsection ID:
%
   \edef\lab@l{\@chaptID\@sectID\SubsectionStyle{\the\subsectionnum}}%
   \ifshowsectID                                % show section number?
     \global\edef\@fullID{\lab@l.\space}%       % yes: define it
   \else\gdef\@fullID{}\fi                      % otherwise it's empty
   \everysubsection                             % user can customize
%
%  Print the subsection title
%
   \vbox{%                                      % heading in \vbox
     \center                                    % centered for Phys Rev 
       {\tbf \lab@l.\ \ #1}%                    %
     \endcenter                                 %
     \vskip-\baselineskip                       % undo it
     \vskip\subsectionskip\relax}%              % same skip above and below
   \nobreak                                     %
%
   \begingroup                                  % group for \contents, etc.
     \def\label##1{}%                           % disable \label
     \global\edef\SubsectionTitle{#1}%          % or nothing
     \def\n{}\def\nl{}\def\mib{}%               % disable \n, etc
     \emsg{\@fullID #1}%                   % announce in log file
     \def\@quote{\string\@quote\relax}%         % in case of \quoteon
     \addTOC{2}{\NX\TOCsID{\lab@l.}#1}{\folio}% % Table of Contents entry
   \endgroup                                    % end \contents group
   \s@ction                                     % end of section 
   \aftersubsection}                            % room to customize

%--------------------------------------------------*
% Modified from \subsubsection in TXSsects.tex

\def\subsubsection#1{%         % create a subsubsection of a document
   \vskip\subsectionskip                        % make some space
   \goodbreak\pagecheck\sectionminspace         % new page if needed
   \global\advance\subsubsectionnum by \@ne     % increment counter
%
%  Sub-subsection ID:
%
   \edef\lab@l{\SubsubsectionStyle{\the\subsubsectionnum}}% just the number
   \ifshowsectID                                % show section number?
     \global\edef\@fullID{\lab@l.\space\space}% % yes: define it
   \else\gdef\@fullID{}\fi                      % else it's empty
   \everysubsubsection                          % user can customize here
%
%  Print the sub-subsection title
%
   \vbox{%                                      % heading in \vbox
     \center                                    % centered for Phys Rev 
       {\bf \lab@l.\ \ #1}%                     %
     \endcenter                                 %
     \vskip-\baselineskip                       % undo it
     \vskip\subsectionskip\relax}%              % same skip above and below
   \nobreak                                     %
%
   \begingroup                                  % group for \contents, etc.
     \def\label##1{}%                           % disable \label
     \global\edef\SubsectionTitle{#1}%          % or nothing
     \def\n{}\def\nl{}\def\mib{}%               % turn off \n, etc
     \emsg{\@fullID #1}%                        % announce in log file
     \def\@quote{\string\@quote\relax}%         % in case of \quoteon
     \addTOC{3}{\NX\TOCsID{\lab@l.}#1}{\folio}% % Table of Contents entry
   \endgroup                                    % end group
   \s@ction                                     % end of section
   \aftersubsection}                            % room to customize

%======================================================================*
% \PhysRevManuscript is a layout similar to \preprint, but printed
% in \TrueDoubleSpacing and with other things set the way Physical
% Review wants them for submitted manuscripts.


\def\PhysRevManuscript{% layout for manuscripts to be submitted to journals
   \preprint                             % start with preprint form
   \showchaptIDfalse                     % no chapter number in equations
   \showsectIDfalse                      % no section number in equations
   \def\SectionStyle##1{\uppercase       % section numbers in upper case
         \expandafter{\romannumeral ##1}}%     roman numerals
   \def\SubsectionStyle##1{\LetterN{##1}}% subsections are UC letters
   \def\SubsubsectionStyle##1{##1}%      % subsubsections are numbered
   \RomanTablestrue                      % roman numerals for table numbers
   \TablesLast                           % tables at the end
   \FiguresLast                          % figures at the end
   \offparens                            % no automatic paren sizing
   \superrefsfalse                       % PR has abandoned superscripts
   \def\Tbf{\twelvepoint\bf}%            % 12pt bold title
   \def\tbf{\twelvepoint\bf}%            % 12pt bold section head
   \parindent=1em                        % indent about 2 characters
   \parskip=\smallskipamount             % not much space between paragraphs
   \def\everysection{\vfill\eject}%      % start new section on new page
   \gdef\captionspacing{\TrueDoubleSpacing}%
   \TrueDoubleSpacing                   %
   }

% Once the Phys. Rev. style file is loaded \Manuscript is specific to
% Physical Review:

\let\Manuscript=\PhysRevManuscript

%>>> EOF PhysRev.txs <<<