diff options
Diffstat (limited to 'Master/texmf-dist/tex/latex/revtex/aps11pt4-1.rtx')
-rw-r--r-- | Master/texmf-dist/tex/latex/revtex/aps11pt4-1.rtx | 10 |
1 files changed, 7 insertions, 3 deletions
diff --git a/Master/texmf-dist/tex/latex/revtex/aps11pt4-1.rtx b/Master/texmf-dist/tex/latex/revtex/aps11pt4-1.rtx index 51c472301ce..5bb2658f542 100644 --- a/Master/texmf-dist/tex/latex/revtex/aps11pt4-1.rtx +++ b/Master/texmf-dist/tex/latex/revtex/aps11pt4-1.rtx @@ -18,7 +18,7 @@ %% See the REVTeX 4 README file for restrictions and more information. %% \ProvidesFile{aps11pt4-1} - [2009/10/08:11:23 4.1g (http://publish.aps.org/revtex4/ for documentation)]%FileInfo + [2010/02/25/18:00:00 4.1p (http://publish.aps.org/revtex4/ for documentation)]% \fileversion \ifx\undefined\substyle@ext \def\@tempa{% \endinput @@ -97,6 +97,7 @@ \headheight 12pt \headsep 25pt \topskip 10pt +\splittopskip\topskip \footskip 30pt \textheight=665.5\p@ \appdef\setup@hook{% @@ -110,8 +111,11 @@ \columnsep 10pt \columnseprule 0pt \footnotesep 1pt -\skip\footins 25.25pt plus 4pt minus 2pt -\def\footnoterule{\kern-5.25pt\hrule width.5in\kern4.85pt\relax} +\skip\footins 25.25pt plus 4pt minus 12pt +\def\footnoterule{% + \dimen@\skip\footins\divide\dimen@\f@ur + \kern-\dimen@\hrule width.5in\kern\dimen@ +}% \floatsep 14pt plus 2pt minus 4pt \textfloatsep 20pt plus 2pt minus 4pt \intextsep 14pt plus 4pt minus 4pt |