Mailing List Archive
tlug.jp Mailing List tlug archive tlug Mailing List Archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][tlug] Stymied by emacs character display
- Date: Tue, 19 Feb 2019 17:30:02 +0900
- From: "Stephen J. Turnbull" <turnbull.stephen.fw@example.com>
- Subject: [tlug] Stymied by emacs character display
- References: <3457c09e095bd3c45066eddd95ba9fdc77f78039.camel@uchicago.edu>
Stuart Luppescu writes: > I'm generating a report from an rmarkdown document What language(s) are contained in this document? What is it encoded in (UTF-8 I'm pretty sure, but confirmation would be nice)? > When I try to generate the report I get error messages like this: > ! Package inputenc Error: Unicode char \u8:\200 not set up for use > with LaTeX. That's clearly from LaTeX, not Emacs. Which LaTeX extension are you using to process Unicode? Have you tried others (XeLaTeX, LuaTeX, LaTeXCJK)? The message is hard to make sense of. My best guess is that the file got corrupted somehow and you have a lonely "" (which has decimal value 128 or octal value 200) in it somewhere. That byte is legal only as a traling character in UTF-8. You can enter it in Emacs with C-q 2 0 0 RET I think. Steve
- Follow-Ups:
- Re: [tlug] Stymied by emacs character display
- From: Jim Breen
- Re: [tlug] Stymied by emacs character display
- From: Stuart Luppescu
- References:
- [tlug] Stymied by emacs character display
- From: Stuart Luppescu
Home | Main Index | Thread Index
- Prev by Date: Re: [tlug] Stymied by emacs character display
- Next by Date: Re: [tlug] Stymied by emacs character display
- Previous by thread: Re: [tlug] Stymied by emacs character display
- Next by thread: Re: [tlug] Stymied by emacs character display
- Index(es):
Home Page Mailing List Linux and Japan TLUG Members Links