diff options
author | Karl Berry <karl@freefriends.org> | 2016-05-09 23:34:26 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2016-05-09 23:34:26 +0000 |
commit | 53eae4e2e335f5e6e2f04db4931c70c5f1084741 (patch) | |
tree | 25ff8e342d0d1c74069836935f864a48fec032c8 /Master/texmf-dist/doc/latex/substances | |
parent | 4fcdc96579fbc394645c1071c6b05ddba12aad72 (diff) |
substances (9may16)
git-svn-id: svn://tug.org/texlive/trunk@40989 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/substances')
-rw-r--r-- | Master/texmf-dist/doc/latex/substances/README | 4 | ||||
-rw-r--r-- | Master/texmf-dist/doc/latex/substances/substances-examples.sub | 2 | ||||
-rw-r--r-- | Master/texmf-dist/doc/latex/substances/substances_en.pdf | bin | 576775 -> 576993 bytes | |||
-rw-r--r-- | Master/texmf-dist/doc/latex/substances/substances_en.tex | 9 |
4 files changed, 10 insertions, 5 deletions
diff --git a/Master/texmf-dist/doc/latex/substances/README b/Master/texmf-dist/doc/latex/substances/README index a7dbfee3982..c67260365f9 100644 --- a/Master/texmf-dist/doc/latex/substances/README +++ b/Master/texmf-dist/doc/latex/substances/README @@ -3,13 +3,13 @@ the SUBSTANCES package A Chemical Database -2015/10/21 v0.2 +2016/01/07 v0.2a -------------------------------------------------------------------------- Clemens Niederberger Web: https://bitbucket.org/cgnieder/substances/ E-Mail: contact@mychemistry.eu -------------------------------------------------------------------------- -Copyright 2012-2015 Clemens Niederberger +Copyright 2012-2016 Clemens Niederberger This work may be distributed and/or modified under the conditions of the LaTeX Project Public License, either version 1.3 diff --git a/Master/texmf-dist/doc/latex/substances/substances-examples.sub b/Master/texmf-dist/doc/latex/substances/substances-examples.sub index 79a8f6b5434..4d48c8d544b 100644 --- a/Master/texmf-dist/doc/latex/substances/substances-examples.sub +++ b/Master/texmf-dist/doc/latex/substances/substances-examples.sub @@ -8,7 +8,7 @@ % Web: https://bitbucket.org/cgnieder/substances/ % E-Mail: contact@mychemistry.eu % -------------------------------------------------------------------------- -% Copyright 2012--2015 Clemens Niederberger +% Copyright 2012--2016 Clemens Niederberger % % This work may be distributed and/or modified under the % conditions of the LaTeX Project Public License, either version 1.3 diff --git a/Master/texmf-dist/doc/latex/substances/substances_en.pdf b/Master/texmf-dist/doc/latex/substances/substances_en.pdf Binary files differindex bfd21bd18de..8f563ec611a 100644 --- a/Master/texmf-dist/doc/latex/substances/substances_en.pdf +++ b/Master/texmf-dist/doc/latex/substances/substances_en.pdf diff --git a/Master/texmf-dist/doc/latex/substances/substances_en.tex b/Master/texmf-dist/doc/latex/substances/substances_en.tex index b54c70a3303..eb8f4aa183f 100644 --- a/Master/texmf-dist/doc/latex/substances/substances_en.tex +++ b/Master/texmf-dist/doc/latex/substances/substances_en.tex @@ -10,7 +10,7 @@ % Web: https://bitbucket.org/cgnieder/substances/ % E-Mail: contact@mychemistry.eu % -------------------------------------------------------------------------- -% Copyright 2012--2015 Clemens Niederberger +% Copyright 2012--2016 Clemens Niederberger % % This work may be distributed and/or modified under the % conditions of the LaTeX Project Public License, either version 1.3 @@ -202,7 +202,12 @@ in the document via \code{\substancesdatabase{\meta{database name}}}. \end{commands} Suppose you have the file \code{\substancesdatabase{mydatabase}} then you -input it in the document preamble via \cs{LoadSubstances}\Marg{mydatabase}. +input it in the document preamble via \cs{LoadSubstances}\Marg{mydatabase}. A +database file should typically start with the following declaration: +\begin{commands} + \command{SubstancesDatabase}[\marg{database name}] + Declare\sinceversion{0.2} the database \meta{database name} +\end{commands} \subsection{Available Fields} \subsubsection{Always Defined Fields} |