Hi,

static html export of tiddlers with latex-code does not work properly when 
using the katex-plugin:

Scenario:
1.) activate KaTeX-plugin (via Official TiddlyWiki Plugin Library)
2.) create new tiddler, with latex/katex-content, e.g. $$a^2+b^2=c^2 $$
3.) use "export tiddler"->"static HTML"  to save this tiddler as static html

Result when opening the exported static html-file:
At each place of a katex-formula $$ ....$$, we get an error message 
displayed in red: "TypeError: setting a property that has only a getter"

Error-Tracking reveals an entry in the static html-file as follows:
 
<div class="tc-tiddler-body"><p><span class="tc-error">TypeError: setting a 
property that has only a getter</span></p></div>
 
which seems a rendering error during export.

Is this due 
to http://tiddlywiki.com/plugins/tiddlywiki/katex/#ImplementationNotes?

Unfortunately I don't have much experience with CSS/html, can anyone help 
me finding out a solution for proper static html export with katex-plugin?


-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/ffba2227-7a1f-43be-93d9-af9c34050420%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to