id,summary,reporter,owner,description,type,status,priority,milestone,component,resolution,keywords,cc,work_issues,upstream,reviewer,author,merged,dependencies,stopgaps
5771,"[with patch, positive review] %latex should issue a warning if latex isn't installed on the system",mabshoff,jhpalmieri,"Right now on sagenb latex is not installed. So when someone evaluates a %latex cell, i.e. someone == Bill Hart, it just hangs:
{{{
mabshoff@sagenb:~$ latex
The program 'latex' is currently not installed.  You can install it by typing:
sudo apt-get install texlive-latex-base
-bash: latex: command not found
mabshoff@sagenb:~$ echo $?
127
}}}

Cheers,

Michael",defect,closed,major,sage-4.0.2,misc,fixed,,rbeezer,,,Rob Beezer,John Palmieri,4.0.2.alpha0,,
