Skip to content

Conversation

qwhelan
Copy link
Contributor

@qwhelan qwhelan commented Dec 23, 2012

Should resolve #2053.

For consistency, I've re-added the force_unicode parameter to to_latex() and have it now raise a deprecation warning. I've also updated the common docstring for the to_* methods to have a brief explanation as to why the parameter is deprecated.

There were a couple other missing deprecation warnings (force_unicode in to_html() and colSpace in to_latex()) that should now have consistent behavior with other methods.

@wesm
Copy link
Member

wesm commented Dec 28, 2012

merged, thanks!

@wesm wesm closed this Dec 28, 2012
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

to_latex has no keyword force_unicode

2 participants