octave-maintainers
[Top][All Lists]
Advanced

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

Re: Encoding of documentation for GUI browser (Windows)


From: Daniel J Sebald
Subject: Re: Encoding of documentation for GUI browser (Windows)
Date: Fri, 6 May 2016 13:21:56 -0500
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.7.2

On 05/06/2016 01:02 PM, Mike Miller wrote:
On Fri, May 06, 2016 at 10:53:27 -0700, Rik wrote:
On 05/06/2016 10:42 AM, Daniel J Sebald wrote:
Rik,

Check the origin of that apostrophe in the source code.  Even the linux
variant doesn't seem standard.  That apostrophe isn't something on the
conventional keyboard.  I have ` and '.  Ah, wait.  That apostrophe is
coming from Tex's encoding, isn't it?  Try a different Tex encoding
sequence to get the more conventional apostrophe.

Shouldn't Texinfo have put in a correct character?  Or is it the fact that
the documentation was generated in a tarball originally destined for Linux,
and then not updated during the MXE build because the tarball goes out of
its way to avoid recreating the documentation?

Texinfo is using LEFT SINGLE QUOTATION MARK (U+2018) and RIGHT SINGLE
QUOTATION MARK (U+2019). These are “correct” characters, this is just
more of the known problems with UTF-8 encoded strings on Windows.

OK, but I'm guessing U+0027

http://unicode-table.com/en/0027/

apostrophe is the "standard", and that no matter the font set that Windows uses the choice is likely to be some type of apostrophe.

Here is the U+2018 and U+2019 variant

http://unicode-table.com/en/2019/

Look at the related character glyphs on the webpage and U+0027 is classified as just "apostrophe".

Dan



reply via email to

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