diff options
Diffstat (limited to 'Master/texmf-dist/doc')
-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} |