TCOBrowser is a Cocoa viewer application dedicated to the TeX Catalogue Online, using the XML version of the catalogue. It was written to provide an easy way for Mac OS X users to access documentation and information about TeX and TeX-related packages available through CTAN, as well as some of the documentation on their local system. On the first launch of the application, it builds a local cache of all the .ps, .pdf, and .dvi files available in two locations on your hard disk (/usr/local/teTeX and ~/Library/texmf by default). If the default paths are incorrect for your system, set the correct paths in the Preferences (Paths tab), and choose "Purge Cache Files" from the File menu. When you relaunch TCOBrowser, it will re-cache files according to your locations. These files are then matched with corresponding entries in the XML TeX Catalogue (simply based on filename->package name) if possible, as well as with MiKTeX packages that are available on CTAN. What's New: Version 0.79:TCOBrowser will now quit when the last window is closed Table headers now highlight when clicked for sorting Removed unneccessary instance variables from TCOCatalogue class Added support for the latest TeX Catalogue XML tags Increased scrolling speed by caching table data Moved tableview methods into a category to clean up the code The search field now keeps the last selected item The search field now displays a placeholder string properly Ask to rebuild cache when a new version is launched |  |
|