id	summary	reporter	owner	description	type	status	priority	milestone	component	resolution	keywords	cc	work_issues	upstream	reviewer	author	merged	dependencies	stopgaps
12156	Pretty print LatexExpr directly	jdemeyer	jason	"An object of type `LatexExpr` should be pretty-printed as-is, that is
{{{
sage: pretty_print(LatexExpr('x^2 + 1'))
}}}
should really typeset {{{""x^2 + 1""}}} instead of displaying the string {{{""x^2 + 1""}}}.

Also, import `LatexExpr` globally.

'''Apply''' [attachment:12156_latex_pretty_print.patch], [attachment:12156_reviewer.patch], [attachment:12156_add_LatexExpr.patch], [attachment:12156_extra_doc.patch],
[attachment:12156_fix_latex.patch], [attachment:12156_jhp.patch]"	defect	closed	major	sage-4.8	misc	fixed	sd35	tdemedts@… jhpalmieri		N/A	Andrey Novoseltsev, Punarbasu Purkayastha, John Palmieri	Jeroen Demeyer, Punarbasu Purkayastha	sage-4.8.alpha6	#12197	
