On Fri, Jan 22, 2010 at 12:46 AM, Minh Nguyen <nguyenmi...@gmail.com> wrote: > With or without the above Unicode preamble, a non-ASCII character in a > docstring can cause the PDF version of a document to fail to build. > See ticket #8036 [1] for an example of a case where a source file > contains the above preamble, but the PDF version of the reference > manual fails to build due to non-ASCII characters in the docstring of > a method.
That needs to be fixed in the latex preamble, i.e. let latex know the file is encoded with utf8. See my comments in the ticket (and attached latex example file) > [1] http://trac.sagemath.org/sage_trac/ticket/8036 Gonzalo -- To post to this group, send an email to sage-devel@googlegroups.com To unsubscribe from this group, send an email to sage-devel+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/sage-devel URL: http://www.sagemath.org