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 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)