summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/achemso/README
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2016-01-20 22:42:33 +0000
committerKarl Berry <karl@freefriends.org>2016-01-20 22:42:33 +0000
commit4d61159861eaca9657c01e7ee92dc5c4c947215e (patch)
treedfebf163afe95bf500eef318ce8eefbe7f1c501b /Master/texmf-dist/doc/latex/achemso/README
parentec3f350a5f0cf8d99840b96d956901b89e201513 (diff)
achemso (20jan16)
git-svn-id: svn://tug.org/texlive/trunk@39437 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/achemso/README')
-rw-r--r--Master/texmf-dist/doc/latex/achemso/README36
1 files changed, 0 insertions, 36 deletions
diff --git a/Master/texmf-dist/doc/latex/achemso/README b/Master/texmf-dist/doc/latex/achemso/README
deleted file mode 100644
index 59503ffc64b..00000000000
--- a/Master/texmf-dist/doc/latex/achemso/README
+++ /dev/null
@@ -1,36 +0,0 @@
-achemso - Support for submissions to American Chemical Society journals
-=======================================================================
-
-The `achemso` bundle provides a LaTeX class file and BibTeX
-style file in accordance with the requirements of the American
-Chemical Society (ACS). The files can be used for any documents,
-but have been carefully designed and tested to be suitable for
-submission to ACS journals.
-
-The bundle also includes the `natmove` package. This package is
-loaded by `achemso`, and provides automatic moving of
-superscript citations after punctuation.
-
-Installation
-------------
-
-The package is supplied in `.dtx` format and as a pre-extracted
-`.zip` file, `achemso.tds.zip`. The later is most convenient for
-most users: simply unzip this in your local `texmf` directory.
-If you want to unpack the `.dtx` yourself, running `tex
-achemso.dtx` will extract the package whereas `latex
-achemso.dtx` will extract it and also typeset the documentation.
-
-Typesetting the documentation requires a number of packages in
-addition to those needed to use the package. This is mainly
-because of the number of demonstration items included in the
-text. To compile the documentation without error, you will
-need the packages:
- - `array`
- - `booktabs`
- - `hypdoc`
- - `listings`
- - `lmodern`
- - `mathpazo`
- - `microtype`
-