• do not return from find_file when the filename is a directory This would be a problem if you have ‘A.tex’ and an ‘A’ folder, since the test performed is done w/o the extension of the filename handed in. Patch from George Kuan Changed: U trunk/Support/lib/LaTeXUtils.rb