diff options
author | Karl Berry <karl@freefriends.org> | 2010-09-11 00:46:42 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2010-09-11 00:46:42 +0000 |
commit | 58d31edb0a4d32f223ea9e65277982ba88f145a3 (patch) | |
tree | dd214c0eb92e92e65d177567fee9d0836569f72d /Master/texmf-dist/doc/latex/revtex/README | |
parent | 7a4867398aac7e40c1ebf080c02bcd8b8f2f64b1 (diff) |
revtex 4.1p2 (13aug10)
git-svn-id: svn://tug.org/texlive/trunk@19652 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/revtex/README')
-rw-r--r-- | Master/texmf-dist/doc/latex/revtex/README | 24 |
1 files changed, 21 insertions, 3 deletions
diff --git a/Master/texmf-dist/doc/latex/revtex/README b/Master/texmf-dist/doc/latex/revtex/README index 315bf332828..f80a5108f57 100644 --- a/Master/texmf-dist/doc/latex/revtex/README +++ b/Master/texmf-dist/doc/latex/revtex/README @@ -1,12 +1,12 @@ %% ****** Start of file README ****** % %% %% This file is part of the APS files in the REVTeX 4 distribution. -%% Version 4.1p of REVTeX, March 2010. +%% Version 4.1r of REVTeX, August 2010. %% %% Copyright (c) 1999, 2000, 2001, 2009, 2010 The American Physical Society. %% -Last updated 11 March 2010 +Last updated 09 August 2010 This file describes the contents of this distribution of REVTeX 4.1. The definitive source of information about REVTeX 4 is the APS web @@ -168,7 +168,25 @@ TeX Live that would be (as root) Install required packages (AMS-LaTeX, natbib, textcase, and bm). Please consult the documentaton for your local TeX package for more information. -MikTeX users should use a recent version (see http://miktex.org/). +MikTeX users should use a recent version (see http://miktex.org/) and consult +the documentation there. There are several steps you will have to do. Please +note that the steps given here may change with future versions of MikTeX, but +the basic steps should be quite similar. + 1) Create a texmf-local directory if needed. For example, you might create + a directory such as C:\local\miktex\texmf-local. + 2) Tell MikTeX where your texmf-local directory is. Find the MikTeX Options + window and look for the "Roots" tab. If your texmf-local directory + is not listed, click "Add" and add it. + 3) Unzip the revtex4-1-tds.zip (part of the REVTeX distribtution) in your + texmf-local directory. + 4) Update the "File Name Database (FNDB)." This step is essential and + it registers all of the files in your texmf-local directory with MikTeX. + Do this by clicking on "Refresh FNDB" in the General tab of the MikTeX + Options window. + +MikTex also comes with a package manager. This can be an easier way to maintain +the packages installed on your system. However, please note that the packages +available may not be the most current version of the packages. Credits ------- |