Page 1 of 1

No "Substitute HTML Syntax for high-ANSI" in versi

Posted: Tue Apr 30, 2002 10:08 am
by Leonardo Collinelli
Hi all, I am considering the transition from TextPad 3.2.5 to 4.5.

There is, in 3.2.5, the option "Substitute HTML syntax for high-ANSI characters"
(Preferences, Spelling tab), which is very handy: if the file being edited has an
html extension (.htm, .html, .asp), characters such as accented letters are
directly converted into the corresponding html notation (e.g. '&_agrave;' for 'à', the
underscore added by me to ensure that the syntax is readable in the forum).

I've extensively explored the options in version 4.5 but I've not been able to find
this feature. Anybody has ideas whether it is possible to have that same behavior?
Thank you
Leonardo

Re: No "Substitute HTML Syntax for high-ANSI" in v

Posted: Thu May 02, 2002 5:50 am
by Jens Hollmann
There is a topic in the section "Configuration" of the FAQ on this site, concerning this. The solution is to define the charset in the "content"-property of your html-file.

As long as you stay in one character-set this works fine.

Jens

Re: No "Substitute HTML Syntax for high-ANSI" in v

Posted: Thu May 02, 2002 8:09 am
by Leonardo Collinelli
Thank you for your reply! At least I can now stop to look for the option. In some way I did not like the idea of having high-ansi in the source of my pages (although I already have in place the meta tag to indicate an ISO8859-1 charset). Apparently, the concern has today no reason to exist.
Thanks again
Leonardo