diff options
author | Karl Berry <karl@freefriends.org> | 2006-01-12 23:53:06 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2006-01-12 23:53:06 +0000 |
commit | 1f8578b9d04091cdb62c12a9b2d9f57b268ab318 (patch) | |
tree | f90919f89dae86687c0c98f117fe03b4b994b776 /Master/texmf-dist/tex/latex/cjw/cjwderiv.tex | |
parent | d6b13fbc6d8704c91d60823a8ba0860834a37b2c (diff) |
cjw
git-svn-id: svn://tug.org/texlive/trunk@761 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/cjw/cjwderiv.tex')
-rw-r--r-- | Master/texmf-dist/tex/latex/cjw/cjwderiv.tex | 100 |
1 files changed, 100 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/latex/cjw/cjwderiv.tex b/Master/texmf-dist/tex/latex/cjw/cjwderiv.tex new file mode 100644 index 00000000000..1608ad31bc5 --- /dev/null +++ b/Master/texmf-dist/tex/latex/cjw/cjwderiv.tex @@ -0,0 +1,100 @@ +%% +%% This is file `cjwderiv.tex', +%% generated with the docstrip utility. +%% +%% The original source files were: +%% +%% cjw-latex.dtx (with options: `deriv') +%% +%% Copyright (C) 1997 by: Colin J. Wynne <cwynne@mts.jhu.edu> +%% +%% This file is part of cjw-latex, a collection of package files for +%% LaTeX2e, written by Colin J. Wynne. It may be freely distributed in +%% any form---electronic, physical, or otherwise---so long as the +%% distributor provides this file in its entirety (including this +%% copyright announcement) and charges no fee (except for reasonable +%% recompense for the duplication process). Fair 'nough? +%% +%% I would also prefer that the entire source file `cjw-latex.dtx', +%% together with `cjw-latex.ins', be propagated instead of any one +%% subfile. +%% +%% Please feel free to improve on or alter any code herein as suits your +%% needs, and by all means notify me of any suggestions, improvements, or +%% requests. +%% +%% This file is beer-ware. If you use it and like it, then you should +%% buy me a beer if you ever meet me. :-) +%% +%% RCS: $Id: cjw-latex.ins,v 1.3 1998/04/10 14:30:18 cwynne Exp $ +%% +\def\RCSinfo{$Id: cjw-latex.dtx,v 0.13 1998/09/01 15:54:20 cwynne Exp $} + +\def\RCSsplit $#1: #2,v #3 #4 #5 #6 #7${ + \gdef\filename {#2} + \gdef\fileversion{#3} + \gdef\filedate {#4} + \gdef\filetime {#5} + \gdef\fileauthor {#6} + \gdef\filelocker {#7}} + +\expandafter\RCSsplit\RCSinfo +%% +%% \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{LaTeX2e} +\ProvidesFile{cjwderiv.tex} + [\filedate\space v\fileversion\space + Derivative macros for cjwmath.sty---CJW] +\newcommand{\dd} [2]{\frac{d#1}{d#2}} +\newcommand{\ddt}[1]{\dd{#1}{t}} +\newcommand{\ddu}[1]{\dd{#1}{u}} +\newcommand{\ddv}[1]{\dd{#1}{v}} +\newcommand{\ddx}[1]{\dd{#1}{x}} +\newcommand{\ddy}[1]{\dd{#1}{y}} + +\newcommand{\sdd} [2]{\frac{d^2#1}{d#2^2}} +\newcommand{\sddx}[1]{\sdd{#1}{x}} +\newcommand{\sddy}[1]{\sdd{#1}{y}} +\newcommand{\sddt}[1]{\sdd{#1}{t}} +\newcommand{\sddu}[1]{\sdd{#1}{u}} +\newcommand{\sddv}[1]{\sdd{#1}{v}} +\newcommand{\pard} [2]{\frac{\partial#1}{\partial#2}} +\newcommand{\pardx}[1]{\pard{#1}{x}} +\newcommand{\pardy}[1]{\pard{#1}{y}} +\newcommand{\pardz}[1]{\pard{#1}{z}} +\newcommand{\pardu}[1]{\pard{#1}{u}} +\newcommand{\pardv}[1]{\pard{#1}{v}} +\newcommand{\pardt}[1]{\pard{#1}{t}} + +\newcommand{\spard} [2]{\frac{\partial^2#1}{\partial#2^2}} +\newcommand{\spardx}[1]{\spard{#1}{x}} +\newcommand{\spardy}[1]{\spard{#1}{y}} +\newcommand{\spardz}[1]{\spard{#1}{z}} +\newcommand{\spardu}[1]{\spard{#1}{u}} +\newcommand{\spardv}[1]{\spard{#1}{v}} +\newcommand{\spardt}[1]{\spard{#1}{t}} + +\newcommand{\spardxy}[1]{\frac{\partial^2#1}{\partial x\partial y}} +\newcommand{\spardyx}[1]{\frac{\partial^2#1}{\partial y\partial x}} +\newcommand{\spardxz}[1]{\frac{\partial^2#1}{\partial x\partial z}} +\newcommand{\spardzx}[1]{\frac{\partial^2#1}{\partial z\partial x}} +\newcommand{\spardyz}[1]{\frac{\partial^2#1}{\partial y\partial z}} +\newcommand{\spardzy}[1]{\frac{\partial^2#1}{\partial z\partial y}} +\endinput +%% +%% End of file `cjwderiv.tex'. |