Fonts & Character Setsinputenc errors caused by different LaTeX environments?

Information and discussion about fonts and character sets (e.g. how to use language specific characters)
Post Reply
richardk
Posts: 1
Joined: Wed Apr 09, 2014 1:21 pm

inputenc errors caused by different LaTeX environments?

Post by richardk »

On my iMac, \usepackage[utf8]{inputenc} get's me "Package inputenc Error: Keyboard character used is undefined". I don't get this error on my MacBook.

Conversely, \usepackage[latin1]{inputenc} causes the same error on my MacBook, but not on my iMac.

Both machines use the same MacTeX / TeXLive-2013 distribution, and I use the same editor (TextMate 2.0) on both.

Could I somehow have created different LaTeX environments on each machine? How should I go about finding what causes this problem?

Note: I also posted this question on tex.stackexchange.com

Recommended reading 2024:

LaTeXguide.org • LaTeX-Cookbook.net • TikZ.org

NEW: TikZ book now 40% off at Amazon.com for a short time.

And: Currently, Packt sells ebooks for $4.99 each if you buy 5 of their over 1000 ebooks. If you choose only a single one, $9.99. How about combining 3 LaTeX books with Python, gnuplot, mathplotlib, Matlab, ChatGPT or other AI books? Epub and PDF. Bundle (3 books, add more for higher discount): https://packt.link/MDH5p

Johannes_B
Site Moderator
Posts: 4182
Joined: Thu Nov 01, 2012 4:08 pm

Re: inputenc errors caused by different LaTeX environments?

Post by Johannes_B »

A link is more useful, than just a note ;-)

http://tex.stackexchange.com/questions/ ... vironments
The smart way: Calm down and take a deep breath, read posts and provided links attentively, try to understand and ask if necessary.
Post Reply