From owner-freebsd-questions Thu Jul 31 14:09:07 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id OAA03938 for questions-outgoing; Thu, 31 Jul 1997 14:09:07 -0700 (PDT) Received: from limbo.senate.org (nathan@senate.org [204.141.125.38]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id OAA03933 for ; Thu, 31 Jul 1997 14:09:03 -0700 (PDT) Received: (from nathan@localhost) by limbo.senate.org (8.8.6/8.8.6) id RAA22032 for questions@FreeBSD.org; Thu, 31 Jul 1997 17:07:38 -0400 (EDT) From: Nathan Dorfman Message-Id: <199707312107.RAA22032@limbo.senate.org> Subject: dvips/xdvi "mode" To: questions@FreeBSD.org Date: Thu, 31 Jul 1997 17:07:38 -0400 (EDT) X-Mailer: ELM [version 2.4ME+ PL32 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.org X-Loop: FreeBSD.org Precedence: bulk texconfig's `modes' for xdvi and dvips don't include "epsonc," the driver for Epson LQ printers. My BJC-4000 has a BJ mode and Epson LQ mode, and I must run it in LQ mode for it to be compatible with apsfilter's drivers. I could have sworn selecting an epsonc driver when first installing the teTeX port, and tried editing config.ps, to change M to epsonc. Metafont complains how epsonc and resolution 360 is a mismatch, ignores the mode, and then can't guess a mode for 360 resolution and fails. Has anyone an idea what to do? It worked with the default configuration (*slaps himself for not backing it up*).