Oscar wrote:
>
> Hi all:
>
> I am trying to get the time derivative of the mean value of a variable.
> To
> implement the mean value of a variable I defined in the preamble:
>
> \newcommand{\mean}[1]{<#1>}
>
> I guess that there is a problem with \dot in math mode, but maybe I have
> missed something important. What am I doing wrong? How can I do?
try
\newcommand\myDot[1]{\dot{#1}}
or
\newcommand\myDotMean[1]{\dot{\mean{#1}}}
Herbert
--
[EMAIL PROTECTED]
http://perce.de/lyx/
- Problem with \dot in math mode Oscar
- Re: Problem with \dot in math mode Herbert Voss
- Re: Problem with \dot in math mode Oscar
- Re[2]: Problem with \dot in math mode Guenter Milde
- Re: Problem with \dot in math mode Oscar
- Re: Problem with \dot in math mode Jean-Marc Lasgouttes
- Re[2]: Problem with \dot in mat... Guenter Milde
