On Fr, 08 Feb 2008, Launchpad Bug Tracker wrote:
> \documentclass{article}
> \begin{document}
> ??????D=??
> \begin{equation} ??????B=0 \end{equation}
> $???xE=-???B/???t$
> \[???xH=J+???D/???t\]
> ????????????? ??????????????? ??? ???
> \end{document}

I don't know about xetex, but for (pdf)latex and friends you need
        \usepackage[utf8]{inputenc}
how should latex guess what input you are using???

With xetex it should read utf8 natively, but I am not sure what it
assumes.

> Missing character: There is no ?? in font cmr10!

Obvious. Please read the documentation. 
        \usepackage[utf8]{inputenc}

> ); they look like my test file and act like my test file in xetex.

Is your file *REALLY* in utf8 encoding? What is your LOCALE?

> So, texlive-full appears broken?  Or am I doing it wrong?

No it isn't.

Norbert

-------------------------------------------------------------------------------
Dr. Norbert Preining <[EMAIL PROTECTED]>        Vienna University of Technology
Debian Developer <[EMAIL PROTECTED]>                         Debian TeX Group
gpg DSA: 0x09C5B094      fp: 14DF 2E6C 0307 BE6D AD76  A9C0 D2BF 4AA3 09C5 B094
-------------------------------------------------------------------------------
FIUNARY (n.)
The safe place you put something and then forget where it was.
                        --- Douglas Adams, The Meaning of Liff

-- 
None of the TeX engines installed in texlive-full know where any of the fonts 
are
https://bugs.launchpad.net/bugs/190087
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to