On Wednesday, June 15, 2016 at 3:44:08 PM UTC-5, Paul Masson wrote:
>
> A good example is elliptic integrals. Complete elliptic integrals have a 
> single letter as the function name, while the incomplete integrals require 
> specifying the modulus or parameter. Since SageMath uses the parameter, a 
> typical format for incomplete integrals has the argument separated from the 
> parameter by a vertical bar, with the two variables enclosed in parentheses 
> following the letter for the function, and that requires _print_latex_ 
> for the formatting. The complete integrals can be easily specified with the 
> latex_name keyword argument, letting existing LaTeX routines handle the 
> single argument.
>
 
In that case, it sounds like it would be better to define a custom _latex_ 
method. Although IDK how it behaves with respect to the expression latex 
output.

Best,
Travis
 

-- 
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 https://groups.google.com/group/sage-devel.
For more options, visit https://groups.google.com/d/optout.

Reply via email to