mathjax-test


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)
\begin{align} \newcommand{\ket}[1]{|#1\rangle} \ket{x} \end{align}

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…

SSL configuration warning

This site has been configured to use only SSL (HTTPS) secure connection. SSL is available only for Pro+ premium accounts.

If you are the master administrator of this site, please either upgrade your account to enable secure access. You can also disable SSL access in the Site Manager for this site.