Hello!
I started to understand LaTeX and make some progress for my homework,but now i have a problem again. Well,in my laptop i created PDF text but when i copied all the items that created from Texmaker to a USB stick and tried to test it also in another pc, i had a warning,so i couldn t create pdf text...Warning is
'Character(s)159 etc. gotredefinedsomewhere'
Does anyone knows what to do?
General ⇒ Warning: Character(s)159 etc. gotredefinedsomewhere
NEW: TikZ book now 40% off at Amazon.com for a short time.

- Stefan Kottwitz
- Site Admin
- Posts: 10345
- Joined: Mon Mar 10, 2008 9:44 pm
Re: Incomprehensible Warning
Hi,
I guess it's a problem with input character encoding, the message can come from the utf8x package. Check if your laptop and the other PC, respectively the editors there, use the same encoding. It can differ with different operating systems or different editors. Configure it such that it's the same on both systems.
Stefan
I guess it's a problem with input character encoding, the message can come from the utf8x package. Check if your laptop and the other PC, respectively the editors there, use the same encoding. It can differ with different operating systems or different editors. Configure it such that it's the same on both systems.
Stefan
LaTeX.org admin