From 577f74d4ef296dd162870e1237fc44266de16e26 Mon Sep 17 00:00:00 2001 From: Pierre Senellart Date: Tue, 8 Oct 2019 09:55:54 +0200 Subject: [PATCH] Mention that bibunits is optional --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5125741..d8cef5c 100644 --- a/README.md +++ b/README.md @@ -20,12 +20,12 @@ In addition to a working installation of LaTeX2e, `apxproof` relies on a few other packages, which should be provided by all reasonable LaTeX distributions: - `amsthm` - - `bibunits` - `environ` - `etoolbox` - `fancyvrb` - `ifthen` - `kvoptions` + - `bibunits` (optional, only if the `bibliography` option is set to `separate`) ## Manual installation