summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/achemso/jnprdf.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex/latex/achemso/jnprdf.cfg')
-rw-r--r--Master/texmf-dist/tex/latex/achemso/jnprdf.cfg81
1 files changed, 81 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/latex/achemso/jnprdf.cfg b/Master/texmf-dist/tex/latex/achemso/jnprdf.cfg
new file mode 100644
index 00000000000..da1d30e99f9
--- /dev/null
+++ b/Master/texmf-dist/tex/latex/achemso/jnprdf.cfg
@@ -0,0 +1,81 @@
+%%
+%% This is file `jnprdf.cfg',
+%% generated with the docstrip utility.
+%%
+%% The original source files were:
+%%
+%% achemso.dtx (with options: `jnprdf')
+%% ----------------------------------------------------------------
+%% 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{jnprdf.cfg}
+ [2016/01/20 v3.10b achemso configuration: J. Nat. Prod.]
+\renewcommand*{\abstractname}{ABSTRACT}
+\renewcommand*{\acknowledgementname}{ACKNOWLEDGEMENT}
+\renewcommand*{\suppinfoname}{ASSOCIATED CONTENT}
+\SectionNumbersOff
+\renewcommand*{\acs@abstract}{%
+ \quotation
+ \textbf{\abstractname :}%
+}
+\AbstractOn
+\ifx\acs@manuscript\acs@manuscript@communication
+ \AbstractOff
+ \SectionsOff
+\fi
+\def\refname{%
+ \ifnum\the\value{bibnote}>\z@\relax
+ NOTES AND
+ \fi
+ REFERENCES%
+}
+\captionsetup{
+ labelfont = bf,
+ labelsep = period
+}
+\renewcommand\acs@suppinfo@print[1]{%
+ \textbf{Supporting Information}%
+ #1
+ This material is available free of charge via the Internet at
+ \url{http://pubs.acs.org/}.
+}
+%%
+%% Originally developed by Mats Dahlgren
+%% Copyright (C) 1996-1998 by Mats Dahlgren
+%% Copyright (C) 2008-2016 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 `jnprdf.cfg'.