First of all, thank you for keeping this community forum.
I'm new to LaTex, so I'm quite green, and I'm using it to produce my theses document.
I got a template to produce the document, the template includes lots of '\usepackage' statements, among them, one is: '
Code: Select all
\usepackage{amssymb,undertilde,extarrows,xspace}
The editor I'm using is WinTex and when I press the PDFLaTex button I get a list of errors:
I also noticed that by removing the 'undertilde' entry from the 'usepackage' statement it was on, I could successfully generate a pdf file.Building project: 55983-SebastiaoBurnay
--------------------------------------------------
55983-SebastiaoBurnay.tex(1): Package caption Warning: Unsupported document class (or package) detected,
55983-SebastiaoBurnay.tex(1): Error: LaTeX Error: File `undertilde.sty' not found.
55983-SebastiaoBurnay.tex(37): Error: Emergency stop.
55983-SebastiaoBurnay.tex(1): Error: ==> Fatal error occurred, no output PDF file produced!
--------------------------------------------------
55983-SebastiaoBurnay - 3 error(s), 1 warning(s), 0 overfull box(es), 0 underfull box(es)
Maybe this is a useless package I don't really need, but still, this is more of a lousy mend than a solution.
I'm hoping you can help me on this.
With my best regards,
sebastiaopburnay