On 11 Sep 2019, at 09:47, Christian Macedo <christi...@gmail.com> wrote:I've managed to install Katex from the link
and I'm looking to link any single item in a given formula to a separate tiddler.
If we look at the following formula:$$e = mc^{2}$$I would like to link the 'e' to a tiddler which explains it. I managed to do this and then (intelligently) delete it. I've tried:$$$$[[e]]$$ = mc^{2}$$ and$$$$[[$$e$$]]$$ = mc^{2}$$But neither works.Any ideas?
--
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 tiddlywiki+...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/tiddlywiki/94dc836b-7c5a-495b-907d-2a9f87a6f4bd%40googlegroups.com.
Hi Christian
On 11 Sep 2019, at 09:47, Christian Macedo <christi...@gmail.com> wrote:I've managed to install Katex from the linkUsually it’s easier to install plugins from the official library via the control panel “plugins” tab, did that not work for you?and I'm looking to link any single item in a given formula to a separate tiddler.There’s no way at the moment to make a portion of a formula be a link, but one can embed entire formulas into a link. For example:<$link to="KaTeX">$$f(x) = \int_{-\infty}^\infty\hat f(\xi)\,e^{2 \pi i \xi x}\,d\xi$$</$link>Best wishesJeremy.
If we look at the following formula:$$e = mc^{2}$$I would like to link the 'e' to a tiddler which explains it. I managed to do this and then (intelligently) delete it. I've tried:$$$$[[e]]$$ = mc^{2}$$ and$$$$[[$$e$$]]$$ = mc^{2}$$But neither works.Any ideas?--
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 tiddl...@googlegroups.com.