|
From: SourceForge.net <no...@so...> - 2004-11-22 17:50:05
|
Bugs item #1071160, was opened at 2004-11-22 12:50 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=442886&aid=1071160&group_id=45430 Category: None Group: None Status: Open Resolution: None Priority: 5 Submitted By: Hans-Andreas Engel (hansres) Assigned to: Nobody/Anonymous (nobody) Summary: PyX on cygwin: `CRLF' EOL token not handled properly Initial Comment: When PyX runs on cygwin and calls `kpsewhich' from MikTeX, CRLFs ("\r\n") are returned as end-of-line tokens. This is not recognized at the moment and results in the following error. IOError: [Errno 2] No such file or directory: 'C:/Progra~1/MikTeX/localtexmf/dvips/config/psfonts.map\r' A trivial fixed is provided in the attached patch. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=442886&aid=1071160&group_id=45430 |