diff options
author | Karl Berry <karl@freefriends.org> | 2006-01-12 23:53:02 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2006-01-12 23:53:02 +0000 |
commit | 0c9405f885f771f05b1a96ff3d298cc1a814966b (patch) | |
tree | 0db468f1eb715eae6829d3b9466ff20f155bc469 /Master/texmf-dist/tex/latex/circ/physics.def | |
parent | d14b76fde85c3ba44cbe96692f1db9df3cd956d6 (diff) |
circ
git-svn-id: svn://tug.org/texlive/trunk@757 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/circ/physics.def')
-rw-r--r-- | Master/texmf-dist/tex/latex/circ/physics.def | 43 |
1 files changed, 43 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/latex/circ/physics.def b/Master/texmf-dist/tex/latex/circ/physics.def new file mode 100644 index 00000000000..fba16b09649 --- /dev/null +++ b/Master/texmf-dist/tex/latex/circ/physics.def @@ -0,0 +1,43 @@ +%% +%% This is file `physics.def', +%% generated with the docstrip utility. +%% +%% The original source files were: +%% +%% circ.dtx (with options: `ciphysic') +%% CIRC is a LaTeX package to typeset circuit and optics diagrams. +%% Copyright (C) 1997,1998,2003 Sebastian Tannert and Andreas Tille +%% +%% This program is free software; you can redistribute it and/or modify +%% it under the terms of the GNU General Public License as published by +%% the Free Software Foundation; either version 2 of the License, or +%% (at your option) any later version. +%% +%% This program is distributed in the hope that it will be useful, +%% but WITHOUT ANY WARRANTY; without even the implied warranty of +%% MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +%% GNU General Public License for more details. +%% +%% You should have received a copy of the GNU General Public License +%% along with this program; if not, write to the Free Software +%% Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA +%% +%% For error reports concerning UNCHANGED versions of this file no +%% more than one year old, see CIRC.DVI after installation. +%% If installation fails search thru this file for 'bug'. +\freecirc +\addCIRCfont ciphysic +\cdef spring k \CIRCciphysic 0 +\cdef lspring k \CIRCciphysic 2 +\cdef fdmass m \CIRCciphysic 4 +\cdef dmass m \CIRCciphysic 6 +\cdefiv fmass m \CIRCciphysic 8 . * +\cdefiv mass m \CIRCciphysic 12 . * +\cdefivNL wall \CIRCciphysic 16 . | +\cdefivNL tile \CIRCciphysic 20 . * +\cdef spinu S \CIRCciphysic 24 +\cdef spind S \CIRCciphysic 26 +\protectcirc +\endinput +%% +%% End of file `physics.def'. |