# `quickderivs` LaTeX Package

2026-07-01 v0.1.2

This is a small LaTeX package containing macros allowing one to typeset
mathematical derivatives quickly, similar to esdiff. 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).

Licensed under MIT. See LICENSE.

Copyright (C) 2026 James Petersen <m@jamespetersen.ca>.
