summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/chemstyle/config
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2008-07-17 22:54:25 +0000
committerKarl Berry <karl@freefriends.org>2008-07-17 22:54:25 +0000
commitf92b5dd10f840cfa7f2d1d57a12fc7c8eb1983e1 (patch)
tree528bcf3544e2203a08ab01c115ff63f9bd92398b /Master/texmf-dist/tex/latex/chemstyle/config
parentff7a7bf6f420fc03ff766c5f4a6596b823f5a493 (diff)
chemstyle 1.3 (17jul08)
git-svn-id: svn://tug.org/texlive/trunk@9643 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/chemstyle/config')
-rw-r--r--Master/texmf-dist/tex/latex/chemstyle/config/angew.jdf30
-rw-r--r--Master/texmf-dist/tex/latex/chemstyle/config/ic.jdf22
-rw-r--r--Master/texmf-dist/tex/latex/chemstyle/config/jacs.jdf37
-rw-r--r--Master/texmf-dist/tex/latex/chemstyle/config/jomc.jdf32
-rw-r--r--Master/texmf-dist/tex/latex/chemstyle/config/jpc.jdf36
-rw-r--r--Master/texmf-dist/tex/latex/chemstyle/config/none.jdf29
-rw-r--r--Master/texmf-dist/tex/latex/chemstyle/config/orglett.jdf62
-rw-r--r--Master/texmf-dist/tex/latex/chemstyle/config/rsc.jdf30
-rw-r--r--Master/texmf-dist/tex/latex/chemstyle/config/tetlett.jdf29
9 files changed, 307 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/latex/chemstyle/config/angew.jdf b/Master/texmf-dist/tex/latex/chemstyle/config/angew.jdf
new file mode 100644
index 00000000000..85e3c0d3725
--- /dev/null
+++ b/Master/texmf-dist/tex/latex/chemstyle/config/angew.jdf
@@ -0,0 +1,30 @@
+%%
+%% This is file `angew.jdf',
+%% generated with the docstrip utility.
+%%
+%% The original source files were:
+%%
+%% chemstyle.dtx (with options: `angew')
+%% ----------------------------------------------------------------
+%% The chemstyle bundle --- Schemes and style for chemistry
+%% 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{angew.def}
+ [\cst@ver Angew. Chem. journal style]
+\captionsetup{labelsep=period,labelfont={bf,it},font=sf,
+ singlelinecheck=off}
+\captionsetup[table]{labelsep=colon}
+\setkeys[cst]{opt}{
+ radprefix=true,
+ rademph=true,
+ radsuper=false,
+ radhyphen=false,
+ abbremph=false,
+ abbrcomma=false}
+\endinput
+%%
+%% End of file `angew.jdf'.
diff --git a/Master/texmf-dist/tex/latex/chemstyle/config/ic.jdf b/Master/texmf-dist/tex/latex/chemstyle/config/ic.jdf
new file mode 100644
index 00000000000..7e66d5ffb79
--- /dev/null
+++ b/Master/texmf-dist/tex/latex/chemstyle/config/ic.jdf
@@ -0,0 +1,22 @@
+%%
+%% This is file `ic.jdf',
+%% generated with the docstrip utility.
+%%
+%% The original source files were:
+%%
+%% chemstyle.dtx (with options: `ic')
+%% ----------------------------------------------------------------
+%% The chemstyle bundle --- Schemes and style for chemistry
+%% 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{ic.jdf}
+ [\cst@ver Inorg. Chem. journal style]
+\input {jacs.jdf}
+\captionsetup{textfont=rm}
+\endinput
+%%
+%% End of file `ic.jdf'.
diff --git a/Master/texmf-dist/tex/latex/chemstyle/config/jacs.jdf b/Master/texmf-dist/tex/latex/chemstyle/config/jacs.jdf
new file mode 100644
index 00000000000..0fca04dd32a
--- /dev/null
+++ b/Master/texmf-dist/tex/latex/chemstyle/config/jacs.jdf
@@ -0,0 +1,37 @@
+%%
+%% This is file `jacs.jdf',
+%% generated with the docstrip utility.
+%%
+%% The original source files were:
+%%
+%% chemstyle.dtx (with options: `jacs')
+%% ----------------------------------------------------------------
+%% The chemstyle bundle --- Schemes and style for chemistry
+%% 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{jacs.jdf}
+ [\cst@ver J. Am. Chem. Soc. journal style]
+\DeclareCaptionLabelSeparator{perquad}{.\quad}
+\captionsetup{labelfont={bf,it,sf},textfont=sf,
+ labelsep=perquad}
+\captionsetup[figure]{textfont=rm}
+\captionsetup{singlelinecheck=off}
+\setkeys[cst]{opt}{
+ radprefix=true,
+ rademph=true,
+ radsuper=true,
+ radhyphen=false,
+ abbremph=false,
+ abbrcomma=true,
+ notesbefore=true}
+\floatstyle{plaintop}
+\restylefloat{scheme}
+\floatstyle{plain}
+\cst@notesbeforefalse
+\endinput
+%%
+%% End of file `jacs.jdf'.
diff --git a/Master/texmf-dist/tex/latex/chemstyle/config/jomc.jdf b/Master/texmf-dist/tex/latex/chemstyle/config/jomc.jdf
new file mode 100644
index 00000000000..ebf537ed975
--- /dev/null
+++ b/Master/texmf-dist/tex/latex/chemstyle/config/jomc.jdf
@@ -0,0 +1,32 @@
+%%
+%% This is file `jomc.jdf',
+%% generated with the docstrip utility.
+%%
+%% The original source files were:
+%%
+%% chemstyle.dtx (with options: `jomc')
+%% ----------------------------------------------------------------
+%% The chemstyle bundle --- Schemes and style for chemistry
+%% 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{jomc.def}
+ [\cst@ver J. Organomet. Chem. journal style]
+\captionsetup{labelsep=period}
+\captionsetup[table]{labelsep=newline,singlelinecheck=off}
+\AtBeginDocument{%
+ \renewcommand{\figurename}{Fig.}}
+\setkeys[cst]{opt}{
+ radprefix=true,
+ rademph=true,
+ radsuper=true,
+ radhyphen=false,
+ abbremph=false,
+ abbrcomma=false,
+ notesbefore=true}
+\endinput
+%%
+%% End of file `jomc.jdf'.
diff --git a/Master/texmf-dist/tex/latex/chemstyle/config/jpc.jdf b/Master/texmf-dist/tex/latex/chemstyle/config/jpc.jdf
new file mode 100644
index 00000000000..a5718a67901
--- /dev/null
+++ b/Master/texmf-dist/tex/latex/chemstyle/config/jpc.jdf
@@ -0,0 +1,36 @@
+%%
+%% This is file `jpc.jdf',
+%% generated with the docstrip utility.
+%%
+%% The original source files were:
+%%
+%% chemstyle.dtx (with options: `jpc')
+%% ----------------------------------------------------------------
+%% The chemstyle bundle --- Schemes and style for chemistry
+%% 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{jpc.jdf}
+ [\cst@ver J. Phys. Chem. journal style]
+\DeclareCaptionFormat{labelcaps}{\MakeUppercase{#1}#2#3}
+\captionsetup{font=bf,labelsep=colon,format=labelcaps}
+\captionsetup[figure]{format=plain,textfont=md,labelsep=period}
+\captionsetup{singlelinecheck=off}
+\setkeys[cst]{opt}{
+ radprefix=true,
+ rademph=true,
+ radsuper=false,
+ radhyphen=false,
+ abbremph=false,
+ abbrcomma=true,
+ notesbefore=true}
+\floatstyle{plaintop}
+\restylefloat{scheme}
+\floatstyle{plain}
+\cst@notesbeforefalse
+\endinput
+%%
+%% End of file `jpc.jdf'.
diff --git a/Master/texmf-dist/tex/latex/chemstyle/config/none.jdf b/Master/texmf-dist/tex/latex/chemstyle/config/none.jdf
new file mode 100644
index 00000000000..ceb496c7133
--- /dev/null
+++ b/Master/texmf-dist/tex/latex/chemstyle/config/none.jdf
@@ -0,0 +1,29 @@
+%%
+%% This is file `none.jdf',
+%% generated with the docstrip utility.
+%%
+%% The original source files were:
+%%
+%% chemstyle.dtx (with options: `none')
+%% ----------------------------------------------------------------
+%% The chemstyle bundle --- Schemes and style for chemistry
+%% 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{none.jdf}
+ [\cst@ver Empty journal style]
+\floatstyle{plain}
+\restylefloat{table}
+\labelformat{figure}{#1}
+\labelformat{table}{#1}
+\floatplacement{table}{tbp}
+\floatplacement{figure}{tbp}
+\AtBeginDocument{
+ \floatplacement{scheme}{tbp}
+ \labelformat{scheme}{#1}}
+\endinput
+%%
+%% End of file `none.jdf'.
diff --git a/Master/texmf-dist/tex/latex/chemstyle/config/orglett.jdf b/Master/texmf-dist/tex/latex/chemstyle/config/orglett.jdf
new file mode 100644
index 00000000000..35a1c1fd5f7
--- /dev/null
+++ b/Master/texmf-dist/tex/latex/chemstyle/config/orglett.jdf
@@ -0,0 +1,62 @@
+%%
+%% This is file `orglett.jdf',
+%% generated with the docstrip utility.
+%%
+%% The original source files were:
+%%
+%% chemstyle.dtx (with options: `orglett')
+%% ----------------------------------------------------------------
+%% The chemstyle bundle --- Schemes and style for chemistry
+%% 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{orglett.jdf}
+ [\cst@ver Org. Lett. journal style]
+\RequirePackage{xcolor}
+\@ifpackageloaded{floatrow}
+ {\PackageError{chemstyle}
+ {Org. Lett. style only works with float}
+ {Load chemstyle with the floatrow=false option
+ to\MessageBreak use the orglett style}}
+ {}
+\newcommand*{\OrgLettColour}{purple}
+\newcommand*{\fs@orglett}{%
+ \def\@fs@cfont{\bfseries}%
+ \let\@fs@capt\floatc@ruled
+ \def\@fs@pre{\begingroup\color{\OrgLettColour}
+ \hrule height12pt depth0pt \kern2pt\endgroup}%
+ \def\@fs@mid{\vspace\belowcaptionskip\relax}%
+ \def\@fs@post{\begingroup\color{\OrgLettColour}\kern2pt
+ \hrule height1.5pt depth0pt\endgroup}%
+ \let\@fs@iftopcapt\iftrue}
+\newcommand*{\fs@orglettfig}{%
+ \def\@fs@cfont{\bfseries}%
+ \let\@fs@capt\floatc@plain
+ \def\@fs@pre{\begingroup\color{\OrgLettColour}%
+ \hrule height12pt depth0pt \kern2pt\endgroup}%
+ \def\@fs@mid{\vspace\abovecaptionskip\relax}%
+ \def\@fs@post{\begingroup\color{\OrgLettColour}\kern2pt
+ \hrule height1.5pt depth0pt\endgroup}%
+ \let\@fs@iftopcapt\iffalse}
+\floatstyle{orglettfig}
+\restylefloat{figure}
+\floatstyle{orglett}
+\restylefloat{scheme}
+\restylefloat{table}
+\DeclareCaptionLabelSeparator{perquad}{.\quad}
+\captionsetup{labelfont=bf,labelsep=perquad}
+\setkeys[cst]{opt}{
+ radprefix=true,
+ rademph=true,
+ radsuper=true,
+ radhyphen=false,
+ abbremph=false,
+ abbrcomma=true,
+ notesbefore=true}
+\cst@notesbeforefalse
+\endinput
+%%
+%% End of file `orglett.jdf'.
diff --git a/Master/texmf-dist/tex/latex/chemstyle/config/rsc.jdf b/Master/texmf-dist/tex/latex/chemstyle/config/rsc.jdf
new file mode 100644
index 00000000000..cdc83a098cf
--- /dev/null
+++ b/Master/texmf-dist/tex/latex/chemstyle/config/rsc.jdf
@@ -0,0 +1,30 @@
+%%
+%% This is file `rsc.jdf',
+%% generated with the docstrip utility.
+%%
+%% The original source files were:
+%%
+%% chemstyle.dtx (with options: `rsc')
+%% ----------------------------------------------------------------
+%% The chemstyle bundle --- Schemes and style for chemistry
+%% 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{rsc.jdf}
+ [\cst@ver RSC journal style]
+\AtBeginDocument{%
+ \renewcommand{\figurename}{Fig.}}
+\captionsetup{labelsep=quad,labelfont=bf}
+\setkeys[cst]{opt}{
+ radprefix=true,
+ rademph=true,
+ radsuper=false,
+ radhyphen=true,
+ abbremph=true,
+ abbrcomma=false}
+\endinput
+%%
+%% End of file `rsc.jdf'.
diff --git a/Master/texmf-dist/tex/latex/chemstyle/config/tetlett.jdf b/Master/texmf-dist/tex/latex/chemstyle/config/tetlett.jdf
new file mode 100644
index 00000000000..8e0b6d8d823
--- /dev/null
+++ b/Master/texmf-dist/tex/latex/chemstyle/config/tetlett.jdf
@@ -0,0 +1,29 @@
+%%
+%% This is file `tetlett.jdf',
+%% generated with the docstrip utility.
+%%
+%% The original source files were:
+%%
+%% chemstyle.dtx (with options: `tetlett')
+%% ----------------------------------------------------------------
+%% The chemstyle bundle --- Schemes and style for chemistry
+%% 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{tetlett.def}
+ [\cst@ver Tetrahedron Lett. journal style]
+\captionsetup{labelsep=period,singlelinecheck=off,labelfont=bf}
+\setkeys[cst]{opt}{
+ radprefix=true,
+ rademph=true,
+ radsuper=false,
+ radhyphen=true,
+ abbremph=false,
+ abbrcomma=true,
+ notesbefore=true}
+\endinput
+%%
+%% End of file `tetlett.jdf'.