summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/achemso/config/iecred.cfg
blob: afdfb5c8c66f74d5220478e3bd7850eed0911f52 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
%%
%% This is file `iecred.cfg',
%% generated with the docstrip utility.
%%
%% The original source files were:
%%
%% achemso.dtx  (with options: `iecred')
%%  ----------------------------------------------------------------
%%  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
%%  ----------------------------------------------------------------
%% 
\ProvidesFile{iecred.cfg}
  [\acs@ver achemso configuration: Ind. Eng. Chem. Res.]
\acs@setkeys{
  abbreviate=true,
  biblabel=fullstop,
  biochem=false,
  maxauthors=15,
  super=true,
  usetitle=true}
\acs@validtype{article,communication,suppinfo}
\renewcommand*{\acs@tempa}{suppinfo}
\ifx\acs@manuscript\acs@tempa
  \acs@setkeys{maxauthors=0}
\fi
\endinput
%%
%% End of file `iecred.cfg'.