On Dec 10 2008, 1:44 am, mabshoff wrote:
> On Dec 9, 3:23 pm, acardh wrote:
>
> Hi,
>
> > This works
> > html(r'Donde $\Sigma$ es la sumatoria de los números... etc.' )
>
> > but only works the first time. If you save & quit your work, after
> > trying again it fails. This is because when savi
On Dec 9, 3:23 pm, acardh <[EMAIL PROTECTED]> wrote:
Hi,
> This works
> html(r'Donde $\Sigma$ es la sumatoria de los números... etc.' )
>
> but only works the first time. If you save & quit your work, after
> trying again it fails. This is because when saving it converts
> "números" to "números"
This works
html(r'Donde $\Sigma$ es la sumatoria de los números... etc.' )
but only works the first time. If you save & quit your work, after
trying again it fails. This is because when saving it converts
"números" to "números".
On Dec 9, 2:16 pm, acardh <[EMAIL PROTECTED]> wrote:
> The accent