# `quickderivs` LaTeX Package Version 0.1.1 2026-03-25 This is a small LaTeX package containing macros allowing one to typeset derivatives quickly. It has one primary command, `\dv`, which does all derivatives. `\dv{x}` is a derivative in `x`, `\dv[f]{x}` is the derivative of `f` in `x`. `\dv[f]{x,y}*` is the partial derivative of `f` in `y` and then `x`. For more details, see the documentation of the package. Issues and contributions should be directed to the [GitHub](https://github.com/ljtpetersen/quickderivs).