diff options
author | Karl Berry <karl@freefriends.org> | 2007-10-06 20:24:10 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2007-10-06 20:24:10 +0000 |
commit | dae0497dfdfe53172758b10dcee4bf9c8b026c88 (patch) | |
tree | 18acf45783f2b596aa41f6c0e4d4fa47fb459e07 /Master/texmf-dist/tex/latex/chemstyle/angew.jdf | |
parent | f4d85d9971e3c6438ee9ace6699901f2edc31661 (diff) |
chemstyle update (5oct07)
git-svn-id: svn://tug.org/texlive/trunk@5124 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/chemstyle/angew.jdf')
-rw-r--r-- | Master/texmf-dist/tex/latex/chemstyle/angew.jdf | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/Master/texmf-dist/tex/latex/chemstyle/angew.jdf b/Master/texmf-dist/tex/latex/chemstyle/angew.jdf index 24c2bb7f08c..045a7bc40e7 100644 --- a/Master/texmf-dist/tex/latex/chemstyle/angew.jdf +++ b/Master/texmf-dist/tex/latex/chemstyle/angew.jdf @@ -6,21 +6,22 @@ %% %% chemstyle.dtx (with options: `angew') %% ---------------------------------------------------------------- -%% chemstyle - Writing chemistry with style +%% The chemstyle package --- Writing chemistry with style %% 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 %% ---------------------------------------------------------------- -\ProvidesFile{cst-angew.def}[2007/09/18 v1.1a] -\RequirePackage[labelsep=period,labelfont={bf,it},font=sf]{caption} +%% +\ProvidesFile{angew.def}[2007/09/2 v1.1c] +\captionsetup{labelsep=period,labelfont={bf,it},font=sf,singlelinecheck=off} \captionsetup[table]{labelsep=colon} -\captionsetup{singlelinecheck=off} \let\cst@emph\emph \def\cst@hyph{} \let\cst@super\relax \cst@prefixtrue \latinemphoff +\cst@commafalse \endinput %% %% End of file `angew.jdf'. |