I am trying to get a macro that takes 2 argument and displays the derivative of x to order n. I type the following onto the Lyx page
Code: Select all
\newcommand{\diff}[2]{\dfrac{d^{#2}}{d#1^{#2}}}
Code: Select all
\newcommand{\diff}[2]{\dfrac{d^{#2}}{d#1^{#2}}}
NEW: TikZ book now 40% off at Amazon.com for a short time.
"Doesn't work" maybe, but it's not a problem description that we could work with. Any error message? Perhaps post abobred wrote: I have tried copying the source code into the preamble but the macro doesn't work then.
NEW: TikZ book now 40% off at Amazon.com for a short time.