#11498: Improve LaTeXing of strings
---------------------------+------------------------------------------------
   Reporter:  novoselt     |          Owner:  jason, mpatel, was
       Type:  enhancement  |         Status:  new               
   Priority:  major        |      Milestone:  sage-4.7.1        
  Component:  notebook     |       Keywords:  sd31              
Work_issues:               |       Upstream:  N/A               
   Reviewer:               |         Author:  Andrey Novoseltsev
     Merged:               |   Dependencies:                    
---------------------------+------------------------------------------------
 See the attached PDF for an example of a class that has no `_latex_`. All
 commands are repeated twice, one with Sage-4.7 and the second one with the
 patch applied.

 It is possible that user classes will not have customized latex method and
 there are some standard classes that use their string representation. If
 this representation includes multiple lines, the result in most cases is
 not very good and sometimes quite horrible, making it unpleasant to use
 the notebook in typeset mode. The patch aims to fix this situation and
 clean up latex module along the way.

-- 
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/11498>
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