Comment #8 on issue 2952 by [email protected]: PDF documentation
http://code.google.com/p/sympy/issues/detail?id=2952
Yes, any modern fallback system should work seamlessly. The problem with
mono space fonts is that characters are replaced that are not the same
width, leading to "offset" lines in the output (the exception is when
viewing the output in a terminal, which generally force characters into the
same width "boxes" rather than just putting them side by side.
For what it's worth, we have ASCII printing for exactly this reason, that
not all systems support Unicode output seamlessly.
I'll check my enumitem when I get back to my computer.
By the way, those integral characters are not the only Unicode characters
in our docs. We should investigate why those other characters work. I think
the wester file is an example that has other Unicode characters.
--
You received this message because you are subscribed to the Google Groups
"sympy-issues" 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/sympy-issues?hl=en.