Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update path information for OSX. | Robert Managan | 2011-09-06 | 1 | -1/+1 |
| | | | | | | If one of the tools that use TeX applications is generated add the paths in /etc/paths and /etc/paths.d version 10.5 (Leopard) | ||||
* | Add a test for the case where a latex file uses \input{} to include the | Robert Managan | 2009-11-25 | 1 | -0/+96 |
file that contains the documentclass command Add logic to is_LaTeX routine to search through included files until \documentclass is found Also added comments, converted comments at start of 2 routines into doc strings.. |