diff options
author | Karl Berry <karl@freefriends.org> | 2009-05-23 21:03:49 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2009-05-23 21:03:49 +0000 |
commit | 712bf24b4cdd8145cb46b96cd63b694607d7ff5c (patch) | |
tree | f5ba837556548861da1106ae394deb7a2eba34ad /Master/texmf-dist/doc/latex/chemstyle/README | |
parent | 8e9a807cf8179d744d686af532c318ca8a134012 (diff) |
chemstyle non-tds update (23may09)
git-svn-id: svn://tug.org/texlive/trunk@13431 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/chemstyle/README')
-rw-r--r-- | Master/texmf-dist/doc/latex/chemstyle/README | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/chemstyle/README b/Master/texmf-dist/doc/latex/chemstyle/README new file mode 100644 index 00000000000..fc6c93528b8 --- /dev/null +++ b/Master/texmf-dist/doc/latex/chemstyle/README @@ -0,0 +1,24 @@ +---------------------------------------------------------------- +The chemstyle bundle --- Schemes and style for chemistry +Maintained by Joseph Wright +E-mail: joseph.wright@morningstar2.co.uk +Released under the LaTeX Project Public License v1.3 or later +See http://www.latex-project.org/lppl.txt +---------------------------------------------------------------- + +The chemstyle bundle provides two packages: chemstyle and +chemscheme. Both are intended to help chemists create floating +graphics and match published styles. + +The chemscheme package consists of two parts, both related to +chemical schemes. The package adds a scheme float type to the +LaTeX default types figure and table. The scheme float type +acts in the same way as those defined by the LaTeX kernel, but +is intended for chemical schemes. The package also provides a +method for adding automatic chemical numbering to schemes. + +The chemstyle package provides a "one-stop shop" for setting up +formatting of LaTeX documents following the editorial policies +of various chemical journals. It provides a number of handy +chemistry-related commands, and loads several support packages +to aid the chemist. |