Thanks a lot!
Wei-Wei
Guenter Milde 写道:
> On 2009-04-07, Wei-Wei Guo wrote:
>
>> Dear all,
>
>> Months age, I found that my HTML building pages display the single and
>> double quote very wide. I checked the my Firefox's font setting and
>> system font setting, even changed the font file, but nothing changed.
>> So I just let it be. Today I opened one of the HTML pages occasionally
>> and found that all the single quote(') are built into "’". I
>> changed one "’" to "'" and the single quote is wide anymore.
>
> It's a feature:
>
> You can configure it in conf.py:
>
> If true, SmartyPants will be used to convert quotes and dashes to
> typographically correct entities::
>
> #html_use_smartypants = True
>
> The ’ is one of this typographically correct entities...
>
> Günter
>
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"sphinx-dev" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/sphinx-dev?hl=en
-~----------~----~----~----~------~----~------~--~---