How can I obtain automatically  latex output from Sage answers?    
   I've tried typeset_mode(true), but I'm getting things like \texttt{x**2} in opposite of $x^2$ compiled by latex.
