Hi Hans Thanks very much for the report, I've pushed a fix for 5.1.10:
https://github.com/Jermolene/TiddlyWiki5/commit/f8027a37080c06bc4ee02295a6dbe4a997417b2b You can try it out using the prerelease, but please don't start using the prerelease for your regular work; we've had people lose data in that way in the past. http://tiddlywiki.com/prerelease Best wishes Jeremy On Mon, Jul 13, 2015 at 9:15 PM, Hans Mürter < [email protected]> wrote: > 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 > <https://groups.google.com/d/msgid/tiddlywiki/ffba2227-7a1f-43be-93d9-af9c34050420%40googlegroups.com?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > -- Jeremy Ruston mailto:[email protected] -- 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/CAPKKYJb78HdFHzNY5qermKqtyzLsP9m9ZQg5UiOHAyTaooqzig%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.

