### This is a very old entry, now commented out
# default filter        /usr/bin/recode  --silent latin1..ibmpc
### This is a newer entry, but still not what I need.
# default text

# Corrections for the Stylus: move left 5 spaces, put an FF at EOF
default filter          sed -e 's/^/     /' -e '$s/^L//' -e '$s/$/^L/'
