diff options
author | Karl Berry <karl@freefriends.org> | 2009-10-18 23:59:04 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2009-10-18 23:59:04 +0000 |
commit | f178d106a65d06929870917eddad8bdaa1ece706 (patch) | |
tree | 96b5a0f4386871521fd5af1663ca3aeabe75cef0 /Master/texmf-dist/doc/latex/revtex/DOWNLOAD | |
parent | fc11e3250e9d42d71502608d6b7e24b649e6d547 (diff) |
revtex 4.1 (14oct09)
git-svn-id: svn://tug.org/texlive/trunk@15832 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/revtex/DOWNLOAD')
-rw-r--r-- | Master/texmf-dist/doc/latex/revtex/DOWNLOAD | 171 |
1 files changed, 111 insertions, 60 deletions
diff --git a/Master/texmf-dist/doc/latex/revtex/DOWNLOAD b/Master/texmf-dist/doc/latex/revtex/DOWNLOAD index d1c25f2075b..cf316d00aef 100644 --- a/Master/texmf-dist/doc/latex/revtex/DOWNLOAD +++ b/Master/texmf-dist/doc/latex/revtex/DOWNLOAD @@ -1,74 +1,125 @@ -Last updated August 3, 2001 - -To download REVTeX 4, download the files listed below, or, more, conveniently, -download revtex4.tar.gz or revtex4.zip which contains all of the files. - -Only the files under 'Essential files' are required to run REVTeX 4, but -be sure to read the documentation under the 'docs' subdirectory and look -over the sample files in the 'samples' subdirectory. - - Essential files - --------------- -revtex4.cls - The REVTeX 4 class file -aps.rtx - APS specific REVTeX 4 customizations for Phys. Rev. -rmp.rtx - APS specific REVTeX 4 customizations for Rev. Mod. Phys. -10pt.rtx - 10 point size class option file for REVTeX. -11pt.rtx - 11 point size class option file for REVTeX. -12pt.rtx - 12 point size class option file for REVTeX. -apsrev.bst - A new custom-bib based BibTeX style file for use with - REVTeX 4 for Phys. Rev. style citations. -apsrmp.bst - For Rev. Mod. Physics (author/year) style citations -revsymb.sty - A collection of common symbols for use outside of REVTeX. - - Documentation files +Last updated October 13, 2009 + +To download REVTeX 4 (version 4.1), download the files listed below, or, more +conveniently, download revtex4-1.zip which contains all of the files. + +All files in this release are contained within a second zip file within the +main zip file called revtex4-1-tds.zip. This contains all of the REVTeX 4.1 +files in the TeX Directory Structure (TDS) layout used with most current TeX +distributions. Install REVTeX 4.1 by unzipping the files in the appropriate +place (usually the texmf-local directory of your local TeX installation) and +run texhash or the equivalent command to index the files. Please consult your +TeX distribution's guide for installing new packages. + +NOTE: The only files necessary for running REVTeX 4.1 are those under +tex/latex/revtex and bibtex/bst/revtex, but it is a good idea to install +the entire distribution, especially the documentation. + +TeX inputs: tex/latex/revtex/ + ----------------- +revtex4-1.cls - The REVTeX 4.1 class file +aps4-1.rtx - APS-specific customizations for REVTeX 4.1 +aip4-1.rtx - AIP-specific customizations for REVTeX 4.1 +apsrmp4-1.rtx - APS-specific customizations for REVTeX 4.1, + specifically for Rev. Mod. Phys. +aps10pt4-1.rtx - 10-point size class option file for REVTeX. +aps11pt4-1.rtx - 11-point size class option file for REVTeX. +aps12pt4-1.rtx - 12-point size class option file for REVTeX. +revsymb4-1.sty - A collection of common symbols for use outside of REVTeX. + +ltxdocext.sty - Part of ltxgrid package used for page layout in REVTeX. +ltxfront.sty - Part of ltxgrid package used for page layout in REVTeX. +ltxgrid.sty - Part of ltxgrid package used for page layout in REVTeX. +ltxutil.sty - Part of ltxgrid package used for page layout in REVTeX. + +BibTeX inputs: bibtex/bst/revtex/ + ------------------ +apsrev4-1.bst - BibTeX styles for use for Phys. Rev. journals +apsrev4-1long.bst - Same as above, but shows titles for cited journal articles +apsrmp4-1.bst - BibTeX styles for use for Rev. Mod. Phys. +apsrmp4-1long.bst - Same as above, but shows titles for cited journal articles +aipauth4-1.bst - BibTeX styles for AIP journals with author/year style citations +aipauth4-1long.bst- Same as above, but shows titles for cited journal articles +aipnum4-1.bst - BibTeX styles for AIP journals with numerical style citations +aipnum4-1long.bst - Same as above, but shows titles for cited journal articles + + +Documentation: doc/latex/revtex/ + ----------------- +README - How to get started +DOWNLOAD - How to download REVTeX4.1 + +Author guide: doc/latex/revtex/auguide/ + ------ +auguide4-1.tex (pdf) - REVTeX 4.1 Author's Guide +whatsnew4-1.tex (pdf) - What's New in REVTeX 4.1 +summary.tex (pdf) - REVTeX 4.1 Command and Options Summary +docs.sty - Package used by REVTeX documentation + +APS guide: doc/latex/revtex/aps + ------ +apsguide4-1.tex (pdf) - APS Author Guide for REVTeX 4.1 + +AIP guide: doc/latex/revtex/aip + ------ +aipguide4-1.tex (pdf) - Author's Guide to AIP Substyles for REVTeX 4.1 + +APS Sample document: doc/latex/revtex/sample/aps + ------- +apssamp.tex (pdf) - A sample file showing most common features of an APS + REVTeX 4.1 document +apssamp.rty +fig_1.eps - sample figure for apssamp.tex +fig_2.eps - sample wide figure for apssamp.tex +vid_1a.eps - sample video frame for apssamp.tex +vid_1b.eps - sample video frame for apssamp.tex +apssamp.bib - sample BibTeX source file for apssamp.tex +apstemplate.tex - A template for APS authors to follow + +AIP Sample document: doc/latex/revtex/sample/aip + ------- +aipsamp.tex (pdf) - A sample file showing most common features of an AIP + REVTeX 4.1 document +aipsamp.rty +fig_1.eps - sample figure for apssamp.tex +fig_2.eps - sample wide figure for apssamp.tex +aipsamp.bib - sample BibTeX source file for apssamp.tex +aiptemplate.tex - A template for APS authors to follow + + +Programmer's docs: doc/latex/revtex/source/ + ------- +ltxdocext.pdf - Programmer's documentation for the ltxdocext package +ltxfront.pdf - Programmer's documentation for the ltxfront package +ltxgrid.pdf - Programmer's documentation for the ltxgrid package +ltxutil.pdf - Programmer's documentation for the ltxutil package +revtex4-1.pdf - Programmer's documentation for the revtex4-1 document class +aip.pdf - Programmer's documentation for the AIP journal styles + +Source files: source/latex/revtex ------------------- -(located in /docs subdirectory) -auguide.tex - Author's guide to REVTeX 4 (Note: There is a - separate "APS Compuscript Guide for REVTeX 4" detailing - restrictions for APS submissions) -differ.tex - "Differences between REVTeX 3 and REVTeX 4" -summary.tex - "REVTeX 4 Command and Options Summary" -revbib.tex - A short introduction to using BibTeX with REVTeX 4 (Not - available yet) -docs.sty - Used by auguide.tex and differ.tex - - Sample files - ------------ -(located in /sample subdirectory) -template.aps - A template for APS authors to follow -apssamp.tex - A sample file showing how to achieve certain effects - using REVTeX 4 -fig_1.eps - sample figure for apssamp.tex -fig_2.eps - sample wide figure for apssamp.tex -apssamp.bib - sample BibTeX source file for apssamp.tex - - Source files - ------------ -(located in /src subdirectory) -revtex4.dtx - The commented source file for revtex4.cls and revsymb.sty. -revtex4.pdf - PDF documentation generated from .dtx file -ltxgrid.dtx - The commented source file for the ltxgrid package -ltxgrid.pdf - PDF documentation generated from .dtx file -ltxutil.dtx - The commented source file for the ltxutil package -ltxutil.pdf - PDF documentation generated from .dtx file -ltxdocext.dtx - The commented source file for the ltxdocext package -ltxdocext.pdf - PDF documentation generated from .dtx file -textcase.dtx - The commented source file for the textcase package -revtex4.ins - A docstrip (version 2.4 or higher) file for extracting - revtex4.cls and revsymb.sty from the *.dtx files +ltxdocext.dtx - The source file for the ltxdocext package +ltxfront.dtx - The source file for the ltxfront package +ltxgrid.dtx - The source file for the ltxgrid package +ltxutil.dtx - The source file for the ltxutil package +revtex4-1.dtx - The source file for revtex4.cls and revsymb.sty. +aip.dtx - The source file for AIP journal styles Not Included ------------ The following packages are required by REVTeX but are not included in this distribution. Please obtain from CTAN -(Comprehensive TeX Archive Network), e.g. <http://www.ctan.org/>. These -can also be downloaded from <http://publish.aps.org/revtex4/>. +(Comprehensive TeX Archive Network), e.g. <http://www.ctan.org/>. Direct +links to the necessary files can be found at <http://authors.aps.org/revtex4/>. -natbib.dtx - Version 7 or later needed +natbib.dtx - Version 8.3 or later; found in latex/contrib/natbib on CTAN natbib.ins - LaTeX this to create natbib.sty and natbib documentation from natbib.dtx bm.dtx - Bold math style - part of (current!) standard LaTeX2e tools bm.sty - generated from bm.dtx by running tools.ins +textcase.dtx - Found in latex/contrib/textcase on CTAN +textcase.ins - LaTeX this to generate textcase.sty from textcase.dtx +url.sty - Found in latex/contrib/misc on CTAN An up-to-date installation of AMS-LaTeX is also required for certain documentclass options. Version 2.0 or higher is needed. It is |