1
vote
1answer
124 views

Natural numbers symbol causes an error

My latex code is $(X_i)_{i \in \N}$ and I get this error: ! Undefined control sequence. of $(X_i)_{i \in \N Can anybody tell me why? I have included the amssymb package: \usepackage{amssymb}
5
votes
1answer
146 views

Undefined control sequence \coloneqq

I'm trying to export a PDF of a LyX document (it has never caused a problem before). Below I have posted pictures of the error message along with the equation LyX highlighted for me. I don't know what ...
5
votes
2answers
148 views

LaTeX wants a $ where there shouldn't be one

I have a variable name that I need to include mid-paragraph. The variable is called "oral_read_score". LaTeX seems to think that I meant the "r" and "s" to be subscripts, and gives an error unless I ...
6
votes
1answer
109 views

My symbols are rendered as ff. Have I ran out of memory?

I have been trying to solve a 4x4 matrix and have done a hell a lot of writing. Now I am near the end and I am not getting the requested output out of the LaTeX compiler. When I write for example: ...
5
votes
1answer
88 views

How can I get to use the sideset command on unusual symbols without an error message

I would like to use the command, $\sideset{_\sigma}{_f}\times$ without an error message. This command renders the way I want it to, (a times with a left subscript of \sigma, and a right subscript of ...
2
votes
1answer
246 views

Issues with Greek letters, bolding, and font packages

I am trying to write an exam for multivariable calculus, with \usepackage{bookman,eulervm} and I am running into some very, very stange errors: When I try to use \mathbf{} on a Greek letter (e.g. ...
2
votes
1answer
3k views

Package listings: Error “Undefined control sequence.” because of single-quote-symbol?

I'm using the package listings and came across a problem displaying an SQL statement within an java environment. This is the MWE. \documentclass[]{report} \usepackage{listings} ...
0
votes
1answer
3k views

Any reason why \blacksquare and \box are causing errors?

I am using the amsmath package. I just want a black box at the end of a proof, right-justified. \blacksquare and \box both cause errors. Actually, I'd prefer a musical quarter note if that's ...
4
votes
2answers
325 views

Despite using backslash dollar sign, error persists

\documentclass[a4paper,12pt]{article} \begin{document} \title{Kubuntu Setup} Don't forget your architecture is not i386, but x86_64. Better to use {\tt \$(uname -i)} instead of manually specifying ...
2
votes
1answer
560 views

svjour3 undefined control sequence

I am using svjour3 template to submit a paper. My problem is LaTeX faces these errors: Undefined control sequence \mathbb{} . Similarly Undefined control sequence \mathfrac{} .
5
votes
4answers
4k views

Missing $ inserted

I am new to latex. I am trying to compile someone else's document. I have all the correct packages installed, but I get the following error: *Overfull \hbox <37.8394pt too wide> in paragraph ...