Dear Bernard,

I was thinking more of the "static" HTML pages you sent that had been 
generated from TeX/LaTeX with your GIAC extensions (giac.tex).  The 
mathematics on those pages might look better with MathJax and that would be 
an easier scenario to configure.

For the calculator page you just sent in this message, you need to be more 
careful.  When you output some result and add it to the page, then you have 
to instruct MathJax to process that material again.  This gets a bit tricky 
and I can't say I fully understand the order in which MathJax processes a 
page (relative to everything else).  And the delimiters may need to be "\[, 
\]" rather than double-dollar for display math.

http://docs.mathjax.org/en/latest/typeset.html

The later processing is something "knowls" (like embedded pop-ups) need to 
handle.  So there could b some hints in the Javascript here:

http://aimath.org/knowl.js

Rob

On Saturday, August 1, 2015 at 1:28:01 AM UTC-7, parisse wrote:
>
>
>
> Le samedi 1 août 2015 02:17:34 UTC+2, Rob Beezer a écrit :
>>
>> Dear Bernard,
>>
>> Thanks for the note and links.  I was not very aware of GIAC.  It could 
>> be a useful thing for MathBook XML authors to have available.
>>
>> Have you considered using MathJax within your HTML output?  It too is 
>> Javascript and can be configured to execute locally.
>>
>>
> I got disappointing results for dynamic rendering (bugs, slowness) when 
> using latex/mathjax for Xcas offline in the browser, perhaps because I do 
> not use mathjax properly.
> Compare latex/mathjax 
> <http://www-fourier.ujf-grenoble.fr/~parisse/giac/xcasenie.html> with 
> Firefox/mathml 
> <http://www-fourier.ujf-grenoble.fr/~parisse/giac/xcasen.html> 
>

-- 
You received this message because you are subscribed to the Google Groups 
"sage-devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-devel+unsubscr...@googlegroups.com.
To post to this group, send email to sage-devel@googlegroups.com.
Visit this group at http://groups.google.com/group/sage-devel.
For more options, visit https://groups.google.com/d/optout.

Reply via email to