diff options
author | Karl Berry <karl@freefriends.org> | 2017-01-21 22:41:02 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2017-01-21 22:41:02 +0000 |
commit | f0b11e7ba3579631e5bfee3d2182afb01be4e0a0 (patch) | |
tree | e81ee3da066559f7302990a9ad258a29294b0d43 /Master/texmf-dist/tex/latex/achemso/achemso-aidcbc.cfg | |
parent | 810c9c556efd15084ce2831140b1595abac07135 (diff) |
achemso (21jan17)
git-svn-id: svn://tug.org/texlive/trunk@43007 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/achemso/achemso-aidcbc.cfg')
-rw-r--r-- | Master/texmf-dist/tex/latex/achemso/achemso-aidcbc.cfg | 57 |
1 files changed, 57 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/latex/achemso/achemso-aidcbc.cfg b/Master/texmf-dist/tex/latex/achemso/achemso-aidcbc.cfg new file mode 100644 index 00000000000..bf73303dbcf --- /dev/null +++ b/Master/texmf-dist/tex/latex/achemso/achemso-aidcbc.cfg @@ -0,0 +1,57 @@ +%% +%% This is file `achemso-aidcbc.cfg', +%% generated with the docstrip utility. +%% +%% The original source files were: +%% +%% achemso.dtx (with options: `aidcbc') +%% ---------------------------------------------------------------- +%% 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{achemso-aidcbc.cfg} + [2017/01/21 v3.10h achemso configuration: ACS Sensors] +\def\acs@type@list{article,letter,perspective,review,suppinfo} +\setkeys{acs}{ + articletitle = true, + keywords = true +} +\SectionNumbersOff +%% +%% Originally developed by Mats Dahlgren +%% Copyright (C) 1996-1998 by Mats Dahlgren +%% Copyright (C) 2008-2017 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-2009 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 files achemso.dtx, +%% achemso-demo.bib and +%% achemso-demo.tex, +%% and the derived files achemso.cls, +%% achemso.ins, +%% achemso.pdf, +%% achemso.sty, +%% natmove.sty and +%% a number of configuration files. +%% +%% +%% End of file `achemso-aidcbc.cfg'. |