At 23:30 -0800 on 12/16/2008, Karl Pfeiffer wrote about Tidy-Question about character-Set:
>Hello, >I have a beginner-question. Using charset=iso-8859-1 or UTF8 and >coding Umlaute like ä with ä >tidy writes back ä and so on (ü,ö,ß ...). Text-encoding (Edit-menu) is >ISO Latin1, line-ending Mac. >How to do that Tidy keeps the encoding? >Thank you, >Karl Try telling it US-ASCII which should force named entries since it does not support the accented letters (which are in the x80-xff codepoint range beyond the x00-x7f range that is US-ASCII). After you are done you can switch back to ISO-8859-1 or leave it as is. -- Robert A. Rosenberg RAR Programming Systems Ltd. (845)-357-0931 - Home (646)-479-1984 - Cell Phone (646)-349-4025 - Fax --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "BBEdit Talk" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/bbedit?hl=en If you have a specific feature request or would like to report a suspected (or confirmed) problem with the software, please email to "[email protected]" rather than posting to the group. -~----------~----~----~----~------~----~------~--~---
