help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Why emacs have not native language menu


From: Alexey Pustyntsev
Subject: Re: Why emacs have not native language menu
Date: Thu, 26 Jul 2007 00:06:29 +1100
User-agent: Gnus/5.11 Emacs/22.0.95.1

"Dmitri Minaev" <minaev@gmail.com> writes:

> On 7/25/07, Alexey Pustyntsev <nospam@dev.null> wrote:
>> The issue I am considering now is that (my) Cyrillic characters may be
>> of different height. When I check the result in Firefox they may look
>> as follows.
>>
>> "ЭтА СтрОкА мОжет вЫглЯдеТь ТаК".
>>
>> It's ugly, isn't it? However, I am not 100% sure the fault is in
>> htmlize.el.
>
> It is. Could you show the HTML code and give the versions of emacs and
> htmlize.el?

Yes, of course. 

<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN">
<!-- Created by htmlize-1.16 in css mode. -->
<html>
  <head>
    <title>test_htmlize.txt</title>
    <style type="text/css">
    <!--
      body {
        color: #000000;
        background-color: #8b6508;
        font-weight: bold;
      }
      a {
        color: inherit;
        background-color: inherit;
        font: inherit;
        text-decoration: inherit;
      }
      a:hover {
        text-decoration: underline;
      }
    -->
    </style>
  </head>
  <body>
    <pre>
&#1055;&#1086;&#1089;&#1084;&#1086;&#1090;&#1088;&#1080;&#1090;&#1077;, 
&#1082;&#1072;&#1082; &#1074;&#1099;&#1075;&#1083;&#1103;&#1076;&#1080;&#1090; 
&#1101;&#1090;&#1072; &#1089;&#1090;&#1088;&#1086;&#1082;&#1072;.
</pre>
  </body>
</html>

Emacs-CVS 22.0.95.1, htmlize.el-1.16, utf-8.



-- 
Rgds
Alexey

Today is Boomtime, the 61st day of Confusion in the YOLD 3173




reply via email to

[Prev in Thread] Current Thread [Next in Thread]