Some of the software available on CVSSP machines


Contents

See also the School software and FAQ pages, and Joe's wiki.

Where links are not provided to a topic, refer to the relevant man page.


Software libraries


Programming support


Maths and stats support


Text editors

All of the following editors do syntax highlighting.


Drawing and graphics


Document viewing and printing

pdf:

N.B.: If the display of documents generated from LaTeX is not too good, see here.

To convert files to PDF format:

Postscript documents:

If you would like to view or manipulate PostScript files before printing them, see man pages (missing on some machines) on:

Postscript and pdf manipulation

To merge several Postsript docs into a single one (on stdout), use this alias:

 alias pscat "gs -dNOPAUSE -sDEVICE=pswrite -sOutputFile=- -q \!* -c quit"

To enlarge text on the printed page (e.g. when you have tiny text, huge margins), try something like:

psnup -1 -s1.4 -pa4 -m-7cm ICVS07.ps | gv -

Hint: to discover a useful selection of postscrip-related commands, type ps followed by control-d.

dvi:

LaTeX files can be viewed in dvi format using xdvi. xdvi is quite good for presentations.


Word processing packages


Miscellaneous tools / packages


W.Christmas@ee.surrey.ac.uk
Last modified: Fri Dec 05 16:30:41 GMT 2014