[tex-live] How does pdflatex call mktexpk on windows

Lars Madsen daleif at imf.au.dk
Fri Aug 8 06:48:42 CEST 2014


Thanks for this and Akiras answer, all I needed to know

-----Original Message-----
From: Reinhard Kotucha [reinhard.kotucha at web.de]
Received: fredag, 08 aug. 2014, 0:39
To: Lars Madsen [daleif at imf.au.dk]
CC: tex-live at tug.org [tex-live at tug.org]
Subject: Re: [tex-live] How does pdflatex call mktexpk on windows

On 2014-08-07 at 14:51:46 +0000, Lars Madsen wrote:

 > Hi, just had an interesting isssue with a Windows user using
 > texstudio
 >
 > He just installed TL14 and complained that one of his old files did
 > no longer compile in TeXStudio
 >
 > It turns that the standard path towards the files through his
 > mounted file system ended up giving him a UNC path to the file (TS
 > shows "\\servername\path\test.tex<file://\\servername\path\test.tex>" in the titlebar)
 >
 > [...]
 >
 > I'm suspecting a call to cmd.exe or similar, which woule explaing
 > the failure as cmd.exe does not support UNC paths.

Hi Lars,
I assume that cmd.exe inherits its bahavior from msvcrt.dll, hence I
expect that C programs which are using the fopen() function defined in
msvcrt.dll don't support UNC paths either.

BTW, the source code of msvcrt.dll looks quite DOSish and has not
been changed for decades.  It obviously predates UNC paths.

Regards,
  Reinhard

--
------------------------------------------------------------------
Reinhard Kotucha                            Phone: +49-511-3373112
Marschnerstr. 25
D-30167 Hannover                    mailto:reinhard.kotucha at web.de
------------------------------------------------------------------
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://tug.org/pipermail/tex-live/attachments/20140808/cde2cc15/attachment.html>


More information about the tex-live mailing list