the following code ( using the "include mathjaxmacro:ket-example" - which inserts the mathjax ( LaTex) Command:
\newcommand{\ket}[1]{|#1\rangle}
Opens all the benefits of using LaTex-"Macros !!
[[math label1]]
[[include mathjaxmacro:ket-example]]
\ket{x}
[[/math]]
gives:
[[math label1]]
\newcommand{\ket}[1]{|#1\rangle}
\ket{x}
[[/math]]
Which gives:
(1)Using this in the forum http://community.wikidot.com/forum/t-2681/generic-latex-instructions#post-1192645
and on the feedback site:
http://feedback.wikidot.com/wish:643#post-1192631 (LaTeX preamble)
standard - live "_template" used without any tricks but with header changed to show playground background image…





