X programs on Ricardo and ac

This listing is incomplete and under construction, but here is a first stab at setting out some of the resources available under X on Ricardo. The categories below are partially overlapping and the assignment of programs to categories somewhat arbitrary. If you want to know about a specific program, try doing a search for it using your browser's "Find" function (e.g. in Netscape, use "Find in page..." under the Edit menu). Also see the section below on postscript documentation for X programs. In addition you may find useful a Web interface to the manual pages for programs on Ricardo.

Symbolic math

TeX/LaTeX

There is a full-featured installation of the TeX text processor on Ricardo. To get started look here, and for tutorial and reference material look here.

Statistical Computation

Data Visualization

Graphics


Printable documentation

Many X programs come with printable documentation in the form of postscript files. These are usually identifiable by the filename extension .ps. Sometimes such files are compressed using the gzip utility: in that case the filename extension is generally .ps.gz. It is easy to view and print such files on Ricardo. To view them, type gva foo.ps or gva foo.ps.gz as appropriate (replace "foo" with the actual filename). This starts up the "Ghostview" postscript viewer program. You can then print the file from the menus in Ghostview. To print a .ps file directly you can type lpr foo.ps. This will not work for gzipped files; but you can uncompress such files by typing gunzip foo.ps.gz. Print jobs are sent to the Lexmark Optra in the Economics Department office by default.

A small archive of printable postscript documentation can be found in the directory /usr/doc/psfiles on Ricardo.