Printing

The department has a number of printers available on the network for use by students and faculty.

Shared Printers

Scientific Computing Lab

The main printer for student use is fang, located in the Scientific-Computing Lab (Olin-B143). fang is a Hewlett Packard LaserJet 8000N, a black-and-white printer capable of printing on both sides of a page at 1200 dpi.

Math Workroom

There are three printers located in the math workroom (Olin 1264) for use primarily by faculty and staff, but also by students with an okay from a faculty or staff member.

Math Office

Clinic Lab

Printers meant primarily for use by students taking part in the Clinic program are located in the department's Clinic lab, Beckman-B115.

How to Print

The easiest way to print to any of these printers from one of the department's Linux machines is to use the xpp command instead of lpr. xpp gives you a graphical dialog box that allows you to pick the printer you want and then set any options. Most of the duplex-capable printers are already set to do duplex by default, but it never hurts to check.

If you have a PostScript document, you should be able to type a command such as

xpp foo.ps

choose your printer, select any options (you would want “Long Edge (Standard)” for duplexing), then close the options dialog by hitting Return or clicking on the OK button and printing by hitting Return or clicking on the Print button.

xpp also allows you to set some of the more advanced functionality of various printers. For example, fluffy's stapling mode can be set with the options in the second tab labelled “Extra”. Set Stapler Mode to “Corner (Upper Left-P)” for the standard upper-left corner staple on a portrait page.

If you really want to use lpr, you could do

   lpr -P printer -o sides=two-sided-long-edge foo.ps

There's more information about printing with our backend printing system, CUPS, available in the CUPS User's Manual (assuming you're on a math department Linux machine).

Posters

The department's DesignJet 1055 can be used for printing posters (up to 36" wide). more information (including PowerPoint templates) is available. We also have a LaTeX poster class that can be used.

Other Printers

You may see other printers on the network. Most of these belong to professors or staff, and aren't meant for general printing. If you want to print to a faculty or staff member's computer, check with them and get an okay first.