#10679: Typesetting (LaTeX) error for complex fractions
-------------------------+--------------------------------------------------
   Reporter:  jan        |          Owner:  burcin       
       Type:  defect     |         Status:  needs_work   
   Priority:  critical   |      Milestone:  sage-4.7.1   
  Component:  symbolics  |       Keywords:               
Work_issues:             |       Upstream:  N/A          
   Reviewer:             |         Author:  Burcin Erocal
     Merged:             |   Dependencies:               
-------------------------+--------------------------------------------------
Changes (by mariah):

  * status:  needs_review => needs_work


Comment:

 The patches do not seem to fix the reported problem:

 {{{
 eno% ./sage
 ----------------------------------------------------------------------
 | Sage Version 4.7.1.alpha1, Release Date: 2011-05-30                |
 | Type notebook() for the GUI, and license() for information.        |
 ----------------------------------------------------------------------
 **********************************************************************
 *                                                                    *
 * Warning: this is a prerelease version, and it may be unstable.     *
 *                                                                    *
 **********************************************************************
 sage: hg_sage.apply("/home/mariah/trac_10679-py_numer.patch")
 cd "/home/mariah/sage/sage-4.7.1.alpha1-x86_64-Linux-core2-fc-
 review-10679/devel/sage" && hg status
 cd "/home/mariah/sage/sage-4.7.1.alpha1-x86_64-Linux-core2-fc-
 review-10679/devel/sage" && hg status
 cd "/home/mariah/sage/sage-4.7.1.alpha1-x86_64-Linux-core2-fc-
 review-10679/devel/sage" && hg import
 "/home/mariah/trac_10679-py_numer.patch"
 applying /home/mariah/trac_10679-py_numer.patch
 sage:
 hg_sage.apply("/home/mariah/trac_10679-quadratic_number_field_numerator.patch")
 cd "/home/mariah/sage/sage-4.7.1.alpha1-x86_64-Linux-core2-fc-
 review-10679/devel/sage" && hg status
 cd "/home/mariah/sage/sage-4.7.1.alpha1-x86_64-Linux-core2-fc-
 review-10679/devel/sage" && hg status
 cd "/home/mariah/sage/sage-4.7.1.alpha1-x86_64-Linux-core2-fc-
 review-10679/devel/sage" && hg import
 "/home/mariah/trac_10679-quadratic_number_field_numerator.patch"
 applying /home/mariah/trac_10679-quadratic_number_field_numerator.patch
 sage: var('a x')
 (a, x)
 sage: ratio = i/2* x^2/a
 sage: print ratio
 1/2*I*x^2/a
 sage: latex(ratio)
 \frac{\frac{1}{2} i \, x^{2}}{2 \, a}
 sage:
 }}}

-- 
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/10679#comment:4>
Sage <http://www.sagemath.org>
Sage: Creating a Viable Open Source Alternative to Magma, Maple, Mathematica, 
and MATLAB

-- 
You received this message because you are subscribed to the Google Groups 
"sage-trac" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/sage-trac?hl=en.

Reply via email to