From 712bf24b4cdd8145cb46b96cd63b694607d7ff5c Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Sat, 23 May 2009 21:03:49 +0000 Subject: chemstyle non-tds update (23may09) git-svn-id: svn://tug.org/texlive/trunk@13431 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/tex/latex/chemstyle/angew.jdf | 30 +++++++++++ .../texmf-dist/tex/latex/chemstyle/chemscheme.sty | 2 +- .../tex/latex/chemstyle/config/angew.jdf | 30 ----------- .../texmf-dist/tex/latex/chemstyle/config/ic.jdf | 22 -------- .../texmf-dist/tex/latex/chemstyle/config/jacs.jdf | 37 ------------- .../texmf-dist/tex/latex/chemstyle/config/jomc.jdf | 32 ----------- .../texmf-dist/tex/latex/chemstyle/config/jpc.jdf | 36 ------------- .../texmf-dist/tex/latex/chemstyle/config/none.jdf | 29 ---------- .../tex/latex/chemstyle/config/orglett.jdf | 62 ---------------------- .../texmf-dist/tex/latex/chemstyle/config/rsc.jdf | 30 ----------- .../tex/latex/chemstyle/config/tetlett.jdf | 29 ---------- Master/texmf-dist/tex/latex/chemstyle/ic.jdf | 22 ++++++++ Master/texmf-dist/tex/latex/chemstyle/jacs.jdf | 37 +++++++++++++ Master/texmf-dist/tex/latex/chemstyle/jomc.jdf | 32 +++++++++++ Master/texmf-dist/tex/latex/chemstyle/jpc.jdf | 36 +++++++++++++ Master/texmf-dist/tex/latex/chemstyle/none.jdf | 29 ++++++++++ Master/texmf-dist/tex/latex/chemstyle/orglett.jdf | 62 ++++++++++++++++++++++ Master/texmf-dist/tex/latex/chemstyle/rsc.jdf | 30 +++++++++++ Master/texmf-dist/tex/latex/chemstyle/tetlett.jdf | 29 ++++++++++ 19 files changed, 308 insertions(+), 308 deletions(-) create mode 100644 Master/texmf-dist/tex/latex/chemstyle/angew.jdf delete mode 100644 Master/texmf-dist/tex/latex/chemstyle/config/angew.jdf delete mode 100644 Master/texmf-dist/tex/latex/chemstyle/config/ic.jdf delete mode 100644 Master/texmf-dist/tex/latex/chemstyle/config/jacs.jdf delete mode 100644 Master/texmf-dist/tex/latex/chemstyle/config/jomc.jdf delete mode 100644 Master/texmf-dist/tex/latex/chemstyle/config/jpc.jdf delete mode 100644 Master/texmf-dist/tex/latex/chemstyle/config/none.jdf delete mode 100644 Master/texmf-dist/tex/latex/chemstyle/config/orglett.jdf delete mode 100644 Master/texmf-dist/tex/latex/chemstyle/config/rsc.jdf delete mode 100644 Master/texmf-dist/tex/latex/chemstyle/config/tetlett.jdf create mode 100644 Master/texmf-dist/tex/latex/chemstyle/ic.jdf create mode 100644 Master/texmf-dist/tex/latex/chemstyle/jacs.jdf create mode 100644 Master/texmf-dist/tex/latex/chemstyle/jomc.jdf create mode 100644 Master/texmf-dist/tex/latex/chemstyle/jpc.jdf create mode 100644 Master/texmf-dist/tex/latex/chemstyle/none.jdf create mode 100644 Master/texmf-dist/tex/latex/chemstyle/orglett.jdf create mode 100644 Master/texmf-dist/tex/latex/chemstyle/rsc.jdf create mode 100644 Master/texmf-dist/tex/latex/chemstyle/tetlett.jdf (limited to 'Master/texmf-dist/tex/latex/chemstyle') diff --git a/Master/texmf-dist/tex/latex/chemstyle/angew.jdf b/Master/texmf-dist/tex/latex/chemstyle/angew.jdf new file mode 100644 index 00000000000..0d29eb3c51f --- /dev/null +++ b/Master/texmf-dist/tex/latex/chemstyle/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/chemscheme.sty b/Master/texmf-dist/tex/latex/chemstyle/chemscheme.sty index 6e6a9d43e7c..461cbe2cb76 100644 --- a/Master/texmf-dist/tex/latex/chemstyle/chemscheme.sty +++ b/Master/texmf-dist/tex/latex/chemstyle/chemscheme.sty @@ -9,7 +9,7 @@ %% 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.3 or later +%% Released under the LaTeX Project Public License v1.3c or later %% See http://www.latex-project.org/lppl.txt %% ---------------------------------------------------------------- %% diff --git a/Master/texmf-dist/tex/latex/chemstyle/config/angew.jdf b/Master/texmf-dist/tex/latex/chemstyle/config/angew.jdf deleted file mode 100644 index 85e3c0d3725..00000000000 --- a/Master/texmf-dist/tex/latex/chemstyle/config/angew.jdf +++ /dev/null @@ -1,30 +0,0 @@ -%% -%% 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 deleted file mode 100644 index 7e66d5ffb79..00000000000 --- a/Master/texmf-dist/tex/latex/chemstyle/config/ic.jdf +++ /dev/null @@ -1,22 +0,0 @@ -%% -%% 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 deleted file mode 100644 index 0fca04dd32a..00000000000 --- a/Master/texmf-dist/tex/latex/chemstyle/config/jacs.jdf +++ /dev/null @@ -1,37 +0,0 @@ -%% -%% 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 deleted file mode 100644 index ebf537ed975..00000000000 --- a/Master/texmf-dist/tex/latex/chemstyle/config/jomc.jdf +++ /dev/null @@ -1,32 +0,0 @@ -%% -%% 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 deleted file mode 100644 index a5718a67901..00000000000 --- a/Master/texmf-dist/tex/latex/chemstyle/config/jpc.jdf +++ /dev/null @@ -1,36 +0,0 @@ -%% -%% 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 deleted file mode 100644 index ceb496c7133..00000000000 --- a/Master/texmf-dist/tex/latex/chemstyle/config/none.jdf +++ /dev/null @@ -1,29 +0,0 @@ -%% -%% 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 deleted file mode 100644 index 35a1c1fd5f7..00000000000 --- a/Master/texmf-dist/tex/latex/chemstyle/config/orglett.jdf +++ /dev/null @@ -1,62 +0,0 @@ -%% -%% 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 deleted file mode 100644 index cdc83a098cf..00000000000 --- a/Master/texmf-dist/tex/latex/chemstyle/config/rsc.jdf +++ /dev/null @@ -1,30 +0,0 @@ -%% -%% 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 deleted file mode 100644 index 8e0b6d8d823..00000000000 --- a/Master/texmf-dist/tex/latex/chemstyle/config/tetlett.jdf +++ /dev/null @@ -1,29 +0,0 @@ -%% -%% 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'. diff --git a/Master/texmf-dist/tex/latex/chemstyle/ic.jdf b/Master/texmf-dist/tex/latex/chemstyle/ic.jdf new file mode 100644 index 00000000000..075e4caeabe --- /dev/null +++ b/Master/texmf-dist/tex/latex/chemstyle/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/jacs.jdf b/Master/texmf-dist/tex/latex/chemstyle/jacs.jdf new file mode 100644 index 00000000000..20f2b8c945e --- /dev/null +++ b/Master/texmf-dist/tex/latex/chemstyle/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/jomc.jdf b/Master/texmf-dist/tex/latex/chemstyle/jomc.jdf new file mode 100644 index 00000000000..2c43078554e --- /dev/null +++ b/Master/texmf-dist/tex/latex/chemstyle/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/jpc.jdf b/Master/texmf-dist/tex/latex/chemstyle/jpc.jdf new file mode 100644 index 00000000000..2545edc5129 --- /dev/null +++ b/Master/texmf-dist/tex/latex/chemstyle/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/none.jdf b/Master/texmf-dist/tex/latex/chemstyle/none.jdf new file mode 100644 index 00000000000..08ce0ba79a4 --- /dev/null +++ b/Master/texmf-dist/tex/latex/chemstyle/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/orglett.jdf b/Master/texmf-dist/tex/latex/chemstyle/orglett.jdf new file mode 100644 index 00000000000..b58a72e1390 --- /dev/null +++ b/Master/texmf-dist/tex/latex/chemstyle/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/rsc.jdf b/Master/texmf-dist/tex/latex/chemstyle/rsc.jdf new file mode 100644 index 00000000000..e4116bcc55b --- /dev/null +++ b/Master/texmf-dist/tex/latex/chemstyle/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/tetlett.jdf b/Master/texmf-dist/tex/latex/chemstyle/tetlett.jdf new file mode 100644 index 00000000000..5d1648d97bc --- /dev/null +++ b/Master/texmf-dist/tex/latex/chemstyle/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'. -- cgit v1.2.3