Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
To: cygwin@cygwin.com
From: Sam Steingold <sds@gnu.org>
Subject: UNC paths in TeX
Date: Mon, 05 Jan 2004 16:10:02 -0500
Organization: disorganization
Lines: 24
Message-ID: <uptdycdat.fsf@gnu.org>
Reply-To: sds@gnu.org
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
X-Complaints-To: usenet@sea.gmane.org
X-Attribution: Sam
X-Disclaimer: You should not expect anyone to agree with me.
User-Agent: Gnus/5.1003 (Gnus v5.10.3) Emacs/21.3.50 (windows-nt)

It appears that TeX does not support UNC paths while ls does.
This is strange (I expected that to be handled transparently by the dll)

$ TEXINPUTS=//host/path:.: pdflatex gdm.tex
....
! LaTeX Error: File `oubraces.sty' not found.
...
$ TEXINPUTS=/cygdrive/x/path:.: pdflatex gdm.tex
fine
$ ls //host/path
total 4
   4 oubraces.sty
$

is this a known bug?
can I hope for a fix?

thanks!

-- 
Sam Steingold (http://www.podval.org/~sds) running w2k
<http://www.camera.org> <http://www.iris.org.il> <http://www.memri.org/>
<http://www.mideasttruth.com/> <http://www.honestreporting.com>
A year spent in artificial intelligence is enough to make one believe in God.


--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

