Typing \H{o} in LaTeX

Hello,

I am trying to type Erdős in the title of a figure. I am using the
LaTeX command Erd\H{o}s, as it works in normal latex documents both in
text and math mode, but it malfunctioning putting the two lines on the
d. To obtain the proper typeset, I have to write:

plt.title(r"$Erdo\H s$")

This behaviour is not the same as standard LaTeX.

Regards,

David.

Good find. I believe it's fixed by this pull request:

Mike

···

On 06/18/2012 07:18 PM, Daπid wrote:

Hello,

I am trying to type Erdős in the title of a figure. I am using the
LaTeX command Erd\H{o}s, as it works in normal latex documents both in
text and math mode, but it malfunctioning putting the two lines on the
d. To obtain the proper typeset, I have to write:

plt.title(r"Erdo\\H s")

This behaviour is not the same as standard LaTeX.

Regards,

David.

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and
threat landscape has changed and how IT managers can respond. Discussions
will include endpoint security, mobile security and the latest in malware
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
matplotlib-users List Signup and Options