It seems that when I import text files they end up with some wierd formatting.
They are in Courier New in a very small point size, line spacing set to 1.5 lines and with no word wrap (which causes very long lines).
These files were plain text with no formatting, i.e. they just contained the 8 bit ASCII codes for the characters. So the question is what determines the format of an imported text? How can I change it and how can I get the word wrap back?
Comments