Tagged Questions
1
vote
0answers
54 views
XeLaTeX problem? Undefined control sequence.
I'm new to LaTeX.
I downloaded a template for making a CV.
here
It says to be compiled with biber and XeLaTeX
Im trying with xelatex vc_10.tex but always getting errors, fixed them by searching ...
2
votes
0answers
37 views
Custom class causing errors [closed]
I am using a custom class for my thesis.
It is causing errors whenever I try to make a chapter (the class is based on report). I have tracked down that this piece is the one causing the error:
...
5
votes
2answers
98 views
Error using Minted for syntax highlighting in custom document class
I am writing Master thesis in LaTeX and want to use minted package for source code syntax highlighting. I have installed it successfully and minimal example from minted documentation works just fine.
...
2
votes
1answer
234 views
Move .tex files from TeXlipse to TeXShop
I am a newbie at LaTeX/TeXlipse/TeXShop.
I am currently writing a LaTeX document using TeXlipse plugin in Ubuntu. Due to hardware issues on the Ubuntu machine I need to port the .tex files to TeXShop ...
3
votes
1answer
2k views
LaTeX Error: File 'baposter.cls' not found
It appears when I try to build file in MiKTeX 2.9 I get
LaTeX Error: File 'baposter.cls' not found
Type X to quit or <RETURN> to proceed,
or enter new name.(Default extension:cls))
Enter file ...
3
votes
2answers
23k views
What is causing undefined control sequence?
I'm getting this error:
! Undefined control sequence.
l.64 ...p(- \frac{E_j - E_i}{k_B T}) & \quad \text
{: E_j > E_i}\\
?
! Undefined ...
5
votes
1answer
529 views
How can I see why a file isn't compiling somewhere else, if it does in my machine?
I'm attempting to submit a paper using the Elsevier Editorial System in LaTeX, and in the final step before submission it builds a file with information, the cover letter, and hopefully the ...
2
votes
2answers
765 views
documentclass not being recognized
My tex document has the following as the first two lines:
\documentclass[letterpaper,draft,12pt]{article}
\begin{document}
When I run: latex civil.tex I get the following output:
This is ...
3
votes
4answers
4k views
LaTeX Errors: “\RequirePackage or \LoadClass in Options Section.” AND “File 'article.cls' not found.”
Would you be so kind to help me in resolving the following issue? I tried to convert the text using Latex 2 as it was requested by the publisher, but the document generation failed with the following ...
0
votes
1answer
881 views
\subparagraph{name} not recognized in IEEEtrans document.
The information I have found on the web indicates that the \subparagraph level should be available in an IEEEtrans article. I'm using TeXLive 2009, pdflatex.
The relevant preamble line:
...