General ⇒ Warning: Character(s)159 etc. gotredefinedsomewhere
Warning: Character(s)159 etc. gotredefinedsomewhere
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?
Learn LaTeX easily with newest books:
The LaTeX Beginner's Guide: 2nd edition and perfect for students writing a thesis
The LaTeX Cookbook: 2nd edition full of practical examples for mathematics, physics, chemistry, and more
LaTeX Graphics with TikZ: the first book about TikZ for perfect drawings in your LaTeX thesis
- Stefan Kottwitz
- Site Admin
- Posts: 10359
- Joined: Mon Mar 10, 2008 9:44 pm
Re: Incomprehensible Warning
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