Unix newlines problems
Hi and help:
I have a style sheet validated and ready to commit, but I keep getting blocked with the message "Please use Unix newlines for CSL files." I have already used the "flip" utility, and it is telling me that the file is Unix. What to do, what to do?
Thanks all.
I have a style sheet validated and ready to commit, but I keep getting blocked with the message "Please use Unix newlines for CSL files." I have already used the "flip" utility, and it is telling me that the file is Unix. What to do, what to do?
Thanks all.
This is an old discussion that has not been active in a long time. Instead of commenting here, you should start a new discussion. If you think the content of this discussion is still relevant, you can link to it from your new discussion.
this one looks like it could work:
http://www.stargeek.com/php_scripts.php?script=14
or this
http://www.thefreecountry.com/tofrodos/index.shtml
edit: looks like it worked? what did you do?
I used Notepad++ as my editor and the following conversion worked like a charm:
Edit > EOL conversion > Unix Format
(FYI for the noobs like me, EOL stands for End of Line)