diff options
author | Karl Berry <karl@freefriends.org> | 2007-01-02 22:42:25 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2007-01-02 22:42:25 +0000 |
commit | 0a17be9af1c1cd8e5452befa92ff920a401c47fb (patch) | |
tree | b6ffc2205d70f5572d0c3e4e7965f69b7e3ea87b /Master/texmf-dist/source/latex/xymtex/polymers.drv | |
parent | 119aceca4b577e5c6428d2683c92b1eb3e2f1c61 (diff) |
remove xymtex (again), it is nonfree
git-svn-id: svn://tug.org/texlive/trunk@3102 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/source/latex/xymtex/polymers.drv')
-rw-r--r-- | Master/texmf-dist/source/latex/xymtex/polymers.drv | 81 |
1 files changed, 0 insertions, 81 deletions
diff --git a/Master/texmf-dist/source/latex/xymtex/polymers.drv b/Master/texmf-dist/source/latex/xymtex/polymers.drv deleted file mode 100644 index 90b85d949e9..00000000000 --- a/Master/texmf-dist/source/latex/xymtex/polymers.drv +++ /dev/null @@ -1,81 +0,0 @@ -%% -%% This is file `polymers.drv', -%% generated with the docstrip utility. -%% -%% The original source files were: -%% -%% polymers.dtx (with options: `driver') -%% -%% This is a generated file. -%% -%% Copyright 1996,1998 by Shinsaku Fujita -%% -%% This file is part of the XyMTeX system. -%% ======================================= -%% -%% Version 1.01 Released on August 16, 1996 -%% Version 1.02 Released on October 31, 1996 (private version) -%% Version 2.00 Released on December 25, 1998 -%% -%% Copyright (C) 1998 by Shinsaku Fujita, all rights reserved. -%% This style file is created for drawing chemical structural formulas -%% This style file is to be contained in the ``xymtex'' 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 -%% ``xymtex'' directory and -%% (b) you acknowledge the original name. -%% This restriction ensures that all standard styles are identical. -%% -%% ======================================= -%% -%% This file contains several codes modified from latex.tex (LaTeX2.09) -%% and from latex.ltx (a LaTeX2e), the reused parts of which are subject to -%% Copyright 1994 the LaTeX3 project and the individual authors (For further -%% copyright information see the file legal.txt of the LaTeX2e standard -%% distribution, and any other copyright indicated in this file.) -%% -%% File: polymers.dtx -%% \CharacterTable -%% {Upper-case \A\B\C\D\E\F\G\H\I\J\K\L\M\N\O\P\Q\R\S\T\U\V\W\X\Y\Z -%% Lower-case \a\b\c\d\e\f\g\h\i\j\k\l\m\n\o\p\q\r\s\t\u\v\w\x\y\z -%% Digits \0\1\2\3\4\5\6\7\8\9 -%% Exclamation \! Double quote \" Hash (number) \# -%% Dollar \$ Percent \% Ampersand \& -%% Acute accent \' Left paren \( Right paren \) -%% Asterisk \* Plus \+ Comma \, -%% Minus \- Point \. Solidus \/ -%% Colon \: Semicolon \; Less than \< -%% Equals \= Greater than \> Question mark \? -%% Commercial at \@ Left bracket \[ Backslash \\ -%% Right bracket \] Circumflex \^ Underscore \_ -%% Grave accent \` Left brace \{ Vertical bar \| -%% Right brace \} Tilde \~} -\NeedsTeXFormat{pLaTeX2e} -\ProvidesFile{polymers.dtx}[1998/12/25 v2.00 XyMTeX{} package file] -\documentclass{ltxdoc} -\GetFileInfo{polymers.dtx} -\def\UPSILON{\char'7} -\def\XyM{X\kern-.30em\smash{% -\raise.50ex\hbox{\UPSILON}}\kern-.30em{M}} -\def\XyMTeX{\XyM\kern-.1em\TeX} -\title{Polymers by {\sffamily polymers.sty} -(\fileversion) of \XyMTeX{}} -\author{Shinsaku Fujita \\ -Department of Chemistry and Materials Technology, \\ -Kyoto Institute of Technology, \\ -Matsugasaki, Sakyoku, Kyoto, 606 Japan -} -\date{\filedate} -\begin{document} - \maketitle - \DocInput{polymers.dtx} -\end{document} -\endinput -%% -%% End of file `polymers.drv'. |