[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug #46018] texi2any makes inconsistent EOL style
From: |
Eli Zaretskii |
Subject: |
[bug #46018] texi2any makes inconsistent EOL style |
Date: |
Tue, 22 Sep 2015 06:30:55 +0000 |
User-agent: |
Mozilla/5.0 (Windows NT 5.1; rv:40.0) Gecko/20100101 Firefox/40.0 |
Follow-up Comment #1, bug #46018 (project texinfo):
Your Texinfo source has DOS-style CRLF EOLs. So any text produced by texi2any
has Unix-style EOLs, but text copied verbatim from your source has DOS EOLs.
Remove the CR characters from your Texinfo source, and the problem will likely
go away.
In general, when using MSYS programs, you need to work with text files that
have Unix EOLs, because MSYS programs use binary I/O which reads and writes CR
characters without any conversions.
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/bugs/?46018>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/