summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/chemstyle
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2007-09-19 23:57:56 +0000
committerKarl Berry <karl@freefriends.org>2007-09-19 23:57:56 +0000
commite21894e0a7fb413d9ff97eb11284b1fcdfdd3e13 (patch)
treea446608d77296ddc1f9281215b416a6b33c393e9 /Master/texmf-dist/doc/latex/chemstyle
parent1f205e9f4560f8e24ec798c1b4a5da440c30f3b3 (diff)
chemstyle update (20sep07)
git-svn-id: svn://tug.org/texlive/trunk@4986 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/chemstyle')
-rw-r--r--Master/texmf-dist/doc/latex/chemstyle/README4
-rw-r--r--Master/texmf-dist/doc/latex/chemstyle/chemstyle.pdfbin150429 -> 209068 bytes
-rw-r--r--Master/texmf-dist/doc/latex/chemstyle/template.tex6
3 files changed, 5 insertions, 5 deletions
diff --git a/Master/texmf-dist/doc/latex/chemstyle/README b/Master/texmf-dist/doc/latex/chemstyle/README
index 444a0615a58..3eb84e9e770 100644
--- a/Master/texmf-dist/doc/latex/chemstyle/README
+++ b/Master/texmf-dist/doc/latex/chemstyle/README
@@ -4,8 +4,8 @@ Chemistry style articles
----------------------------------------------------------------
Maintained by Joseph A. Wright
E-mail: joseph.wright@morningstar2.co.uk
-Released under the GNU General Public License
-See http://www.gnu.org/licenses/gpl.txt
+Released under the LaTeX Project Public License v1.3 or later
+See http://www.latex-project.org/lppl.txt
----------------------------------------------------------------
The chemstyle package provides a "one-stop shop" for setting up
diff --git a/Master/texmf-dist/doc/latex/chemstyle/chemstyle.pdf b/Master/texmf-dist/doc/latex/chemstyle/chemstyle.pdf
index eb9009301b6..d653b9c62b8 100644
--- a/Master/texmf-dist/doc/latex/chemstyle/chemstyle.pdf
+++ b/Master/texmf-dist/doc/latex/chemstyle/chemstyle.pdf
Binary files differ
diff --git a/Master/texmf-dist/doc/latex/chemstyle/template.tex b/Master/texmf-dist/doc/latex/chemstyle/template.tex
index f05346886c4..92e03846d08 100644
--- a/Master/texmf-dist/doc/latex/chemstyle/template.tex
+++ b/Master/texmf-dist/doc/latex/chemstyle/template.tex
@@ -9,13 +9,13 @@
%% chemstyle - Writing chemistry with style
%% Maintained by Joseph Wright
%% E-mail: joseph.wright@morningstar2.co.uk
-%% Released under the GNU General Public License
-%% See http://www.gnu.org/licenses/gpl.txt
+%% Released under the LaTeX Project Public License v1.3 or later
+%% See http://www.latex-project.org/lppl.txt
%% ----------------------------------------------------------------
\documentclass[fontsize=10pt,paper=a4]{scrreprt}
\usepackage{geometry}
\usepackage[english,UKenglish]{babel}
-\usepackage[rsc]{chemstyle}
+\usepackage[rsc,xspace]{chemstyle}
\usepackage[version=3]{mhchem}
\usepackage{upgreek}
\usepackage{booktabs}