MWF 2, KC-267
These are announcements made in class or via email currently in effect for this course.
However, these .vimrc commands only effect how the tabs are
displayed in vi. When the tabs are printed by a2ps, the
default 8 spaces is still used. However, a2ps has a command
line option (-T#) to have it print tabs as some number of
spaces other than the default. It is used as follows to get 3
space tabs:
a2ps -T3 file1 file2 ...
Note: you only want to do this with source code files, not makefiles
This is a list of documents posted for this class in reverse chronological order. Some will be available in hard copy as well.