Mailing-List: contact cygwin-apps-help AT sourceware DOT cygnus DOT com; run by ezmlm Sender: cygwin-apps-owner AT sourceware DOT cygnus DOT com List-Subscribe: List-Archive: List-Post: List-Help: , Delivered-To: mailing list cygwin-apps AT sources DOT redhat DOT com Message-ID: <3AA76755.9899FFE0@Wanadoo.fr> Date: Thu, 08 Mar 2001 12:04:53 +0100 From: Jerome BENOIT X-Mailer: Mozilla 4.76 [en] (Win98; U) X-Accept-Language: en MIME-Version: 1.0 To: "apps, Cygwin" Subject: dvips(k) and popen Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Hello ! I plan to make teTeX available under cygwin distribution (contrib) in few days. Before to upload I woud like to fix the popen misbehaviour of dvips(k): 1] if my ~/.dvipsrc has the line `o | gv' [where gv can read pipes], when I type `dvips sample2e.dvi' the dvips output is effectivelly piped; 2] but if my ~/.dvipsrc has the line `o'; when I type `dvips sample2e.dvi -o ! gv' I got strange behaviours. Has anyone get a patch that fix it ? Thanks in advance, Jerome BENOIT