blob: 922c74a09369a8ac03adec2ac8d8cf202411c523 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
|
\def\batchfile{carom.ins}
\input docstrip.tex
\preamble
This is a generated file.
Copyright 1996, 1988, 2000 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, 1998
Version 2.00 Released on December 25, 1998
Version 2.00a Released on June 14, 2000
Copyright (C) 1996,1998,2000 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.)
\endpreamble
\keepsilent
\generateFile{carom.drv}{t}{%
\from{carom.dtx}{driver}}
\generateFile{carom.sty}{t}{%
\from{carom.dtx}{carom}}
\endinput
|