EmEditor (text editor) Forum Index Questions and Answers about Macros
About the display of backslash | Register To Post |
| Threaded | Newest First | Previous Topic | Next Topic | Bottom |
| Poster | Thread |
|---|---|
| yaot | Posted on: 4/21/2009 2:56 am |
Just popping in ![]() ![]() Joined: 6/5/2008 From: Posts: 11 |
About the display of backslash To: Yutaka San
Cc: All (1) We know that the backslash has two display style, one is "\", the other one is "¥" (2) On a machine equipped by Japanese OS and IE7, I install the software Emeditor, then we create following html file <html> <head> <meta http-equiv="content-type" content="text/html;charset=euc-jp"> </head> <body> <table> <tr> <td style=" font-family:Tahoma"> -~\日 </td> </tr> <table> </body> </html> then save as "EUC-JP" encoding; (3) We click the "WebPreview" Plug-ins button, then in WebPreview window, it displays as "-~¥日", but if I just delete "-" or just delete "~" or just delete "日", the backslash changes to be displayed as "\", how does't this happen? Please help me; Thank you very much! PS: Maybe this is not the problem of Emeditor, but I still hope to get the help from you; Thank you very much! |
| Yutaka | Posted on: 4/21/2009 10:51 am |
Webmaster ![]() ![]() Joined: 9/28/2006 From: Redmond Posts: 2423 |
Re: About the display of backslash Quote:
I reproduced your issue, and it is very strange. It is not a bug of EmEditor as you know, but I think it is just a display issue in Internet Explorer. If you want to show a yen mark all the time, you might want to select a true Japanese font such as "MS Gothic" in your <td style=" font-family:MS Gothic"> tag. Then you will see ¥ all the time.
|
| yaot | Posted on: 4/21/2009 5:18 pm |
Just popping in ![]() ![]() Joined: 6/5/2008 From: Posts: 11 |
Re: About the display of backslash hello Yutaka San
Thank you for your reply; Yes, change the font-family can solve this problem as you know, maybe this is IE7's bug or the Tahoma font's bug |
| Threaded | Newest First | Previous Topic | Next Topic | Top |
| Register To Post | |




