diff options
author | Karl Berry <karl@freefriends.org> | 2009-04-22 17:09:30 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2009-04-22 17:09:30 +0000 |
commit | da42a0204f57b55e973f5e1554170f84df8833e2 (patch) | |
tree | 5fe241e546b00c9903a383a822c3a148f3041d87 /Master/texmf-dist/tex/latex/achemso/config/orlef7.cfg | |
parent | 66c43c768dd459a054b014c5cb6652c87895d682 (diff) |
achemso 3.2 (20apr09)
git-svn-id: svn://tug.org/texlive/trunk@12793 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/achemso/config/orlef7.cfg')
-rw-r--r-- | Master/texmf-dist/tex/latex/achemso/config/orlef7.cfg | 63 |
1 files changed, 44 insertions, 19 deletions
diff --git a/Master/texmf-dist/tex/latex/achemso/config/orlef7.cfg b/Master/texmf-dist/tex/latex/achemso/config/orlef7.cfg index ccde2185892..5bd1179a5db 100644 --- a/Master/texmf-dist/tex/latex/achemso/config/orlef7.cfg +++ b/Master/texmf-dist/tex/latex/achemso/config/orlef7.cfg @@ -5,26 +5,51 @@ %% The original source files were: %% %% achemso.dtx (with options: `orlef7') -%% ---------------------------------------------------------------- -%% achemso --- Support for submissions to American Chemical -%% Society journals -%% Maintained by Joseph Wright -%% E-mail: joseph.wright@morningstar2.co.uk -%% Released under the LaTeX Project Public License v1.3c or later -%% See http://www.latex-project.org/lppl.txt -%% ---------------------------------------------------------------- +%% ---------------------------------------------------------------- +%% achemso --- Support for submissions to American Chemical Society +%% journals +%% E-mail: joseph.wright@morningstar2.co.uk +%% Released under the LaTeX Project Public License v1.3c or later +%% See http://www.latex-project.org/lppl.txt +%% ---------------------------------------------------------------- %% + \ProvidesFile{orlef7.cfg} - [2009/02/03 v3.1a achemso configuration: - Org. Lett.] -\acs@setkeys{ - abbreviate=true, - biblabel=brackets, - biochem=false, - maxauthors=15, - super=true, - usetitle=false} -\acs@validtype[letter]{letter} -\endinput + [2009/04/21 v3.2 achemso configuration: Org. Lett.] +\renewcommand*{\acs@type@default}{letter} +\renewcommand*{\acs@type@list}{letter} +\SectionNumbersOff +%% +%% Originally developed by Mats Dahlgren +%% Copyright (C) 1996-1998 by Mats Dahlgren +%% Copyright (C) 2008-2009 by +%% Joseph Wright <joseph.wright@morningstar2.co.uk> +%% +%% Part of this bundle is derived from cite.sty, to which the +%% following license applies: +%% Copyright (C) 1989-2003 by Donald Arseneau +%% These macros may be freely transmitted, reproduced, or +%% modified provided that this notice is left intact. +%% +%% It may be distributed and/or modified under the conditions of +%% the LaTeX Project Public License (LPPL), either version 1.3c of +%% this license or (at your option) any later version. The latest +%% version of this license is in the file: +%% +%% http://www.latex-project.org/lppl.txt +%% +%% This work is "maintained" (as per LPPL maintenance status) by +%% Joseph Wright. +%% +%% This work consists of the file achemso.dtx +%% and the derived files achemso.pdf, +%% achemso.bib, +%% achemso.cls, +%% achemso.ins, +%% achemso.sty, +%% achemso-demo.tex, +%% natmove.sty and +%% a number of configuration files. +%% %% %% End of file `orlef7.cfg'. |