summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/chemstyle/orglett.jdf
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex/latex/chemstyle/orglett.jdf')
-rw-r--r--Master/texmf-dist/tex/latex/chemstyle/orglett.jdf50
1 files changed, 50 insertions, 0 deletions
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..796959e8185
--- /dev/null
+++ b/Master/texmf-dist/tex/latex/chemstyle/orglett.jdf
@@ -0,0 +1,50 @@
+%%
+%% This is file `orglett.jdf',
+%% generated with the docstrip utility.
+%%
+%% The original source files were:
+%%
+%% chemstyle.dtx (with options: `orglett')
+%% ----------------------------------------------------------------
+%% chemstyle - Writing chemistry with style
+%% Maintained by Joseph Wright
+%% E-mail: joseph.wright@morningstar2.co.uk
+%% Released under the GNU General Public License
+%% See http://www.gnu.org/licenses/gpl.txt
+%% ----------------------------------------------------------------
+\ProvidesFile{orglett.jdf}[2007/08/23 v1.0a]
+\RequirePackage{xcolor}
+\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}
+\RequirePackage[labelfont=bf]{caption}
+\DeclareCaptionLabelSeparator{perquad}{.\quad}
+\captionsetup{labelsep=perquad}
+\let\cst@emph\emph
+\def\cst@hyph{}
+\let\cst@super\textsuperscript
+\cst@prefixtrue
+\latinemphoff
+\cst@notesbeforefalse
+\endinput
+%%
+%% End of file `orglett.jdf'.