From ebd8cf662e8c269b727a81aff83a674459d42b68 Mon Sep 17 00:00:00 2001 From: "Alex A. Naanou" Date: Mon, 27 Feb 2023 17:16:15 +0300 Subject: [PATCH] notes... Signed-off-by: Alex A. Naanou --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index e2fd880..f2aff1b 100644 --- a/README.md +++ b/README.md @@ -41,6 +41,12 @@ $ make pdf For more info on `make` targets see the: [./Makefile](./Makefile) +## Notes + +- `photobook` is mostly used with `lualatex`, other engines are mostly + supported but some features may misbehave. + + ## Authors [Alex A. Naanou](https://github.com/flynx)