| delorie.com/archives/browse.cgi | search |
| Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
| List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
| List-Archive: | <http://sourceware.org/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT cygwin DOT com> |
| List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> |
| Sender: | cygwin-owner AT cygwin DOT com |
| Mail-Followup-To: | cygwin AT cygwin DOT com |
| Delivered-To: | mailing list cygwin AT cygwin DOT com |
| Message-ID: | <40CDCF41.1010800@cs.york.ac.uk> |
| Date: | Mon, 14 Jun 2004 17:16:01 +0100 |
| From: | Chris Jefferson <caj AT cs DOT york DOT ac DOT uk> |
| User-Agent: | Mozilla Thunderbird 0.6 (Windows/20040502) |
| MIME-Version: | 1.0 |
| To: | cygwin AT cygwin DOT com |
| Subject: | latex bug |
| X-IsSubscribed: | yes |
There appears to be a slightly annoying bug in latex (and tex) where
they won't support filenames with spaces in.
$latex a\ b.tex
This is TeXk, Version 3.14159 (Web2C 7.4.5)
%&-line parsing enabled.
! I can't find file `a'.
<*> a
b.tex
Please type another input file name:
$latex "a b.tex"
This is TeXk, Version 3.14159 (Web2C 7.4.5)
%&-line parsing enabled.
! I can't find file `a'.
<*> a
b.tex
Please type another input file name:
--
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/
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |