summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/elements/elements_en.tex
diff options
context:
space:
mode:
Diffstat (limited to 'macros/latex/contrib/elements/elements_en.tex')
-rw-r--r--macros/latex/contrib/elements/elements_en.tex31
1 files changed, 23 insertions, 8 deletions
diff --git a/macros/latex/contrib/elements/elements_en.tex b/macros/latex/contrib/elements/elements_en.tex
index efada83966..5867f1bf23 100644
--- a/macros/latex/contrib/elements/elements_en.tex
+++ b/macros/latex/contrib/elements/elements_en.tex
@@ -12,7 +12,7 @@
% Web: http://www.mychemistry.eu/forums/forum/elements/
% E-Mail: contact@mychemistry.eu
% --------------------------------------------------------------------------
-% Copyright 2015--2018 Clemens Niederberger
+% Copyright 2011--2019 Clemens Niederberger
%
% This work may be distributed and/or modified under the
% conditions of the LaTeX Project Public License, either version 1.3
@@ -37,7 +37,7 @@
package = elements ,
authors = Clemens Niederberger ,
email = contact@mychemistry.eu ,
- url = http://www.mychemistry.eu/forums/forum/elements/ ,
+ url = https://github.com/cgnieder/elements ,
add-cmds = {
atomicnumber,
DeclareAtomIsotopes,
@@ -71,7 +71,7 @@
This package provides means for retrieving properties of chemical elements
like atomic number, element symbol, element name, electron distribution or
isotope number. Properties are defined for the elements up to the atomic
- number~112.
+ number~118.
This package is a spin-off of the package \pkg{bohr}~\cite{pkg:bohr} by
the same author.
@@ -87,9 +87,14 @@
}
}
-\expandafter\def\csname libertine@figurestyle\endcsname{LF}
-\usepackage[libertine]{newtxmath}
-\expandafter\def\csname libertine@figurestyle\endcsname{OsF}
+\makeatletter
+\def\libertine@figurestyle{LF}
+\RequirePackage{amsmath}
+\undef\lvert \undef\lVert
+\undef\rvert \undef\rVert
+\RequirePackage[libertine]{newtxmath}
+\def\libertine@figurestyle{OsF}
+\makeatother
\usepackage{array,booktabs,longtable}
\usepackage{lscape}
@@ -259,6 +264,16 @@ shortened way (\eg:
\clearpage
+\section{Supported Languages}
+Currently the following languages are supported:
+\begin{itemize}
+ \item English
+ \item German
+ \item French
+ \item \sinceversion{0.2}Spanish
+ \item \sinceversion{0.3}Portuguese and Brazilian Portuguese
+\end{itemize}
+
\addsec{Element Properties}
On the following pages a table containing the properties known to \elements\
@@ -277,7 +292,7 @@ is printed. For those interested: the code used to get the table is as follows
Number & Symbol & Name & Main Isotope & Electron Configuration \\
\midrule
\endhead
- \whileboolexpr{test{\ifnumless{\value{element}}{113}}}
+ \whileboolexpr{test{\ifnumless{\value{element}}{119}}}
{
\theelement &
\elementsymbol{\arabic{element}} &
@@ -301,7 +316,7 @@ is printed. For those interested: the code used to get the table is as follows
Number & Symbol & Name & Main Isotope & Electron Configuration \\
\midrule
\endhead
- \whileboolexpr{test{\ifnumless{\value{element}}{113}}}
+ \whileboolexpr{test{\ifnumless{\value{element}}{119}}}
{
\theelement &
\elementsymbol{\arabic{element}} &