diff options
author | Karl Berry <karl@freefriends.org> | 2011-09-07 23:29:32 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2011-09-07 23:29:32 +0000 |
commit | 1ea6660b8ac9bc8be0cdb572e7daa4ab15b578ce (patch) | |
tree | 2c4551ca0de6036756435fb48cbb5639b9527271 /Master/texmf-dist | |
parent | c8d730969a9d23d9a1a080267ba04638119ffea1 (diff) |
cmpj (6sep11)
git-svn-id: svn://tug.org/texlive/trunk@23860 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist')
-rw-r--r-- | Master/texmf-dist/doc/latex/cmpj/README | 46 |
1 files changed, 25 insertions, 21 deletions
diff --git a/Master/texmf-dist/doc/latex/cmpj/README b/Master/texmf-dist/doc/latex/cmpj/README index 4512d0e6547..39ee2ac302a 100644 --- a/Master/texmf-dist/doc/latex/cmpj/README +++ b/Master/texmf-dist/doc/latex/cmpj/README @@ -12,34 +12,40 @@ Files in this directory are: cmp-logo.eps EPS and PDF versions of the CMP logo required cmp-logo.pdf by cmpj.sty - template.tex user guide and template for preparing articles for - template.pdf publishing in the Condensed Matter Physics journal - - eps_demo.eps Examples of graphics used in template - eps_demo.pdf - icmphome.eps - icmphome.pdf - cmpj.bst BibTeX style file for Condensed Matter Physics README This file + userguide/* user guide and template for preparing articles for + publishing in the Condensed Matter Physics journal + INSTALLATION 1. Download the file http://mirror.ctan.org/macros/latex/contrib/cmpj.zip -2. Unpack the archive in the root directory of the local TeX installation - tree, for example - - /usr/local/share/texmf/ - or - /usr/share/texmf-local/ - or - C:\Local TeX Files\ - -3. Update the file hash tables (also known as the file name database). +2. Unpack the archive in some directory. + +3. Move files to a directories on your LaTeX input path. Recommended TDS + location, for modern freeware installations of LaTeX, is + <local texmf tree>/tex/latex/cmpj/ for + cmpj.sty + cmp-logo.eps + cmp-logo.pdf + files, <local texmf tree>/bibtex/bst/cmpj/ for + cmpj.bst + file, and <local texmf tree>/doc/latex/cmpj/ for + template.tex + template.pdf + eps_demo.eps + eps_demo.pdf + icmphome.eps + icmphome.pdf + README + files. + +4. Update the file hash tables (also known as the file name database). On teTeX and TeX Live systems, run texhash as root ('sudo texhash'). On MiKTeX, run 'initexmf --update-fndb' in a command window or use @@ -72,11 +78,9 @@ RELEASE NOTES FOR VERSION 1.17: * Updated user guide and template -* Repackaged according to TDS requirements. - RELEASE NOTES FOR VERSION 1.15: * First release uploaded to CTAN Andrij Shvaika -for CMP journal
\ No newline at end of file +for CMP journal |