bug-texinfo
[Top][All Lists]
Advanced

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

[bug #28359] matchtitle underscore width not with the title when title c


From: Changyuan Yu
Subject: [bug #28359] matchtitle underscore width not with the title when title contain wide char
Date: Fri, 25 Dec 2009 12:58:53 +0000
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.5) Gecko/20091113 Gentoo Firefox/3.5.5

Follow-up Comment #5, bug #28359 (project texinfo):

sorry for missing @documentencoding, the sample is in UTF-8, it's better to
add "@documentencoding UTF-8" to it.

The underlining character always has the length of 1, the number of
underlining characters should be equal to the length of the string above it.
When `cat' the raw info file in terminal, we can see the string and its
underlining decoration aligned at both side.

Or we can just ignore this issue, string and its underlining decoration not
aligned is not a big problem when view the info file in terminal. When view in
emacs, we can modify info.el, use `string-bytes' instead of `string-length'(or
better, use both) in function  `Info-fontify-node'.

and some reference for CJK character width:
http://unicode.org/reports/tr11/


    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?28359>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/





reply via email to

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