Hello,

I'm attaching a small patch for the documentation in HTML export.
Please include this example, it is very useful.

Regards,
Nikolaos Chatzikonstantinou
From 53ba1db54be75781090bb1da5ea15b27fc2c814c Mon Sep 17 00:00:00 2001
From: Nikolaos Chatzikonstantinou <nchatz...@gmail.com>
Date: Wed, 18 Dec 2024 02:19:06 -0500
Subject: [PATCH] doc/org-manual.org: Update MathJax HTML export with example

---
 doc/org-manual.org | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/doc/org-manual.org b/doc/org-manual.org
index 0f6d6a067..1ec1bfb6f 100644
--- a/doc/org-manual.org
+++ b/doc/org-manual.org
@@ -13790,6 +13790,10 @@ or
 
 : #+OPTIONS: tex:imagemagick
 
+To use a local copy of MathJax, use ~path~:
+
+: #+HTML_MATHJAX: path:the/path/to/mathjax.js
+
 *** Text areas in HTML export
 :PROPERTIES:
 :DESCRIPTION: An alternate way to show an example.
-- 
2.39.5

Reply via email to