#12908: unnecessary blank in latex expression of multivariate polynomial
-------------------------------------------------------------------+--------
       Reporter:  dkrenn                                           |         
Owner:  was       
           Type:  defect                                           |        
Status:  needs_work
       Priority:  trivial                                          |     
Milestone:  sage-5.3  
      Component:  user interface                                   |    
Resolution:            
       Keywords:  beginner, latex, blank, multivariate polynomial  |   Work 
issues:            
Report Upstream:  N/A                                              |     
Reviewers:            
        Authors:  André Apitzsch                                   |     Merged 
in:            
   Dependencies:                                                   |      
Stopgaps:            
-------------------------------------------------------------------+--------

Comment (by novoselt):

 Replying to [comment:4 aapitzsch]:
 > IMO it should be consistent.

 Yes, and this means that there is always exactly one space, if it is
 missing, it is the same "bug" as with double spaces or even worse since it
 makes reading more difficult and interferes with word wrapping.

 A more useful LaTeX alteration than decreasing spaces would be getting rid
 of `{}` around singletons, i.e. instead of `x_{1}^{2}` it would be better
 to have `x_1^2`, again for reasons of readability and subsequent "manual
 manipulations". Macaulay2 is making such a change, as can be seen in one
 of the failing tests here:
 http://trac.sagemath.org/sage_trac/ticket/11710#comment:23

-- 
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/12908#comment:5>
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