[tex-live] bug in TeX Live Utility

Adam R. Maxwell amaxwell at mac.com
Sun Jul 12 22:39:48 CEST 2009


On Jul 12, 2009, at 1:28 PM, Adam R. Maxwell wrote:

> On Jul 12, 2009, at 12:53 PM, Artemio Gonzalez Lopez wrote:
>
>> I just wanted to report a cosmetic glitch, namely that in many (if  
>> not all) of the windows you get when you click on "Info"  
>> apostrophes (' or ") are replaced by funny symbols like 'ae'.
>
> Interesting.  In /usr/local/texlive/2009/tlpkg/tlpobj/ 
> dancers.tlpobj, the word 'character' in the last line of longdesc is  
> surrounded by single quotes (Unicode 0x2018 and 0x2019).  Using  
> `tlmgr show dancers` in Terminal, I see small a with circumflex for  
> each quote mark.
>
> TLU uses `tlmgr show` for the info panel, and tries to interpret the  
> output as UTF-8.  If it's not valid UTF-8, MacRoman is assumed,  
> since it's gapless and you'll always get something out of it.  In  
> this case, the .tlpobj info appears to be reencoded incorrectly  
> before I get it.

Commenting out

binmode(STDOUT, ":utf8");

in tlmgr.pl 'fixes' this problem, but I've no idea how it should be  
solved correctly.


-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 3428 bytes
Desc: not available
URL: <http://tug.org/pipermail/tex-live/attachments/20090712/0c15bd36/attachment.bin>


More information about the tex-live mailing list