Problem: Usage of "\Box" command gives error in LaTeX2e.
Solution: Add "\usepackage{latexsym}" after \documentclass.
Showing posts with label LaTeX. Show all posts
Showing posts with label LaTeX. Show all posts
Thursday, October 26, 2006
|
Back to Top |
Wednesday, September 20, 2006
|
TeXnicCenter Error
Problem: TeXnicCenter gives the error " [DocOpen("%bm.pdf")][FileOpen("%bm.pdf")] " while trying to view the file as pdf.
Solution: The path to adobe reader (.exe) file is incorrect. This occurs mostly because Adobe Reader has been updated to a newer version. Check the path in the TexnicCenter Profiles. Press Alt+F7, select LaTeX=>PDF (and LaTeX=>PS=>PDF) then on Viewer tab and make sure that Path of executable is pointing to the correct path for Adobe Reader executable.
Labels:
LaTeX,
TeXnicCenter
|
Back to Top |