Common LaTeX Errors » History » Version 1
Kristján Gerhard, 2014-04-15 23:13
Added common errors page
| 1 | 1 | Kristján Gerhard | h1. Common LaTeX Errors |
|---|---|---|---|
| 2 | |||
| 3 | |||
| 4 | h2. Package reports "command already defined" |
||
| 5 | |||
| 6 | See http://www.tex.ac.uk/cgi-bin/texfaq2html?label=alreadydef |
||
| 7 | |||
| 8 | h2. Error about symbol not existing in this encoding |
||
| 9 | |||
| 10 | This means you probably have the file encoded in something other than UTF-8. Fix that. |
||
| 11 | This means you probably have the file encoded in something other than UTF-8. Fix that. If you are using TeXStudio, then there is a little dropdown box on the bottom. Change it and re-save the file. Then go into Preferences and change it to use UTF-8 by default. |