summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/achemso/iecred.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex/latex/achemso/iecred.cfg')
-rw-r--r--Master/texmf-dist/tex/latex/achemso/iecred.cfg34
1 files changed, 34 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/latex/achemso/iecred.cfg b/Master/texmf-dist/tex/latex/achemso/iecred.cfg
new file mode 100644
index 00000000000..9c603e097f9
--- /dev/null
+++ b/Master/texmf-dist/tex/latex/achemso/iecred.cfg
@@ -0,0 +1,34 @@
+%%
+%% 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}
+ [2009/02/03 v3.1a 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'.