From d4f912523bae12ffe3cd9cf564cfc7a29567ef4c Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Mon, 9 Jan 2006 00:59:05 +0000 Subject: doc 7 git-svn-id: svn://tug.org/texlive/trunk@86 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/doc/latex/xymtex/xymman.sty | 63 ++++++++++++++++++++++++ Master/texmf-dist/doc/latex/xymtex/xymtx200.dvi | Bin 0 -> 412660 bytes 2 files changed, 63 insertions(+) create mode 100644 Master/texmf-dist/doc/latex/xymtex/xymman.sty create mode 100644 Master/texmf-dist/doc/latex/xymtex/xymtx200.dvi (limited to 'Master/texmf-dist/doc/latex/xymtex') diff --git a/Master/texmf-dist/doc/latex/xymtex/xymman.sty b/Master/texmf-dist/doc/latex/xymtex/xymman.sty new file mode 100644 index 00000000000..efe164c419e --- /dev/null +++ b/Master/texmf-dist/doc/latex/xymtex/xymman.sty @@ -0,0 +1,63 @@ +% xymman.sty 23-Nov-93 Shinsaku Fujita +% For XyMTeX document +% Copyright (C) 1993 by Shinsaku Fujita, all rights reserved. +% This style file is created for submitting a manuscript to +% Journal of the American Chemical Society. +% This style file is to be contained in the ``chemist'' directory +% which is an input directory for TeX. +% Copying of this file is authorized only if either +% (1) you make absolutely no changes to your copy, including name and +% directory name +% (2) if you do make changes, +% (a) you name it something other than the names included in the +% ``chemist'' directory and +% (b) you acknowledge the original name. +% This restriction ensures that all standard styles are identical. +%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% +\def\j@urnalname{xymman} +\def\versi@ndate{November 24, 1993} +\def\versi@nno{ver1.00} +\def\copyrighth@lder{SF} % Shinsaku Fujita +%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% +\typeout{Option Style `\j@urnalname' (\versi@nno) <\versi@ndate>\space +[\copyrighth@lder]} +%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% +\textwidth=16cm +\textheight=22cm +\topmargin-.3in +\oddsidemargin=-0.1cm +\evensidemargin=-0.1cm +%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% +\def\markleft#1{{\let\protect\noexpand + \let\label\relax \let\index\relax + \expandafter\@markleft\@themark + {#1}\mark{\@themark}}% + \if@nobreak\ifvmode\nobreak\fi\fi} +\def\@markleft#1#2#3{\gdef\@themark{{#3}{#2}}} +\def\LEFTmark{\expandafter\@leftmark\botmark} +% +\def\ps@headings{\let\@mkboth\markboth +\def\@oddfoot{}\def\@evenfoot{} +\def\@evenhead{\underline{% +\hbox to\textwidth{\rm \thepage\hfil \sl\LEFTmark}}}% +\def\@oddhead{\underline{\hbox to\textwidth{% +\vphantom{\TeX}\sl\rightmark\hfil\rm\thepage}}}% +\def\chaptermark##1{\markboth {FUJITA S.: \protect\XyMTeX{}}% +{\uppercase{\ifnum \c@secnumdepth>\m@ne% + \@chapapp\ \thechapter. \ \fi ##1}}}% +\def\sectionmark##1{\markleft{FUJITA Shinsaku: \protect\XyMTeX{}}}} +\ps@headings +%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% +\@ifundefined{XyMTeX}{\def\UPSILON{\char'7}% +\def\XyM{X\kern-.30em\smash{\raise.50ex\hbox{\UPSILON}}\kern-.30em{M}}% +\def\XyMTeX{\XyM\kern-.1em\TeX}}{}% +%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% +\newenvironment{xymspec}{\begin{center}\begingroup\origpttrue}% +{\endgroup\end{center}} +%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% +\@ifundefined{shiftii}{% +\newcount\shiftii +\newcount\shifti +\newcount\noshift +\noshift=0 \shiftii=400 \shifti=240\relax}{} + \ No newline at end of file diff --git a/Master/texmf-dist/doc/latex/xymtex/xymtx200.dvi b/Master/texmf-dist/doc/latex/xymtex/xymtx200.dvi new file mode 100644 index 00000000000..c9b596e907e Binary files /dev/null and b/Master/texmf-dist/doc/latex/xymtex/xymtx200.dvi differ -- cgit v1.2.3