$(document).ready(function(){
	$('span.latex').latex();
});


