From e1e07cce65a0bb007da934245e74be1b1c8a0f6e Mon Sep 17 00:00:00 2001 From: John MacFarlane Date: Mon, 10 Oct 2022 09:34:40 -0700 Subject: MANUAL.txt: add note about MathJax fonts to `--embed-resources`. --- MANUAL.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/MANUAL.txt b/MANUAL.txt index 53a0dc18d..166315b88 100644 --- a/MANUAL.txt +++ b/MANUAL.txt @@ -974,7 +974,8 @@ header when requesting a document from a URL: `data-external="1"` will be left alone; the documents they link to will not be incorporated in the document. Limitation: resources that are loaded dynamically through - JavaScript cannot be incorporated; as a result, some + JavaScript cannot be incorporated; as a result, fonts may + be missing when `--mathjax` is used, and some advanced features (e.g. zoom or speaker notes) may not work in an offline "self-contained" `reveal.js` slide show. -- cgit v1.2.3