On Thursday, May 28, 2015 at 5:21:01 PM UTC-4, Michal Bejger wrote:
>
> Dear Sage Devs, 
>
> I have a question related to the limited length of a TeX expression 
> rendered by MathJax in the notebook - the variable responsible 
> for it is MAXBUFFER [1], and its default value is 5*1024 (5KB), 
> which in most cases is quite all right but sometimes, for example 
> when printing tensor components in SageManifolds 
> (sagemanifolds.obspm.fr), it's not enough. 
>
> Is it possible to pass a MathJax preamble in the notebook? 
> Or alternatively, can we have MAXBUFFER increased in Sage 
> local/share/mathjax/config/TeX-AMS_HTML-full.js default configuration?
>

In principle you should be able to just hardcode a different value in in 
your own notebook server.   

-- 
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