{errors} is for questions regarding or including compilation or similar errors.
1
vote
1answer
10k views
LaTeX Error: File subfigure.sty not found
I'm getting this error when compiling:
! LaTeX Error: File `subfigure.sty' not found.
Here is part of the relevant code:
\documentclass[11pt]{article}
\usepackage{graphicx}
...
1
vote
0answers
314 views
luaotfload : Windows API error 67 [closed]
I got subtle error when running lualatex on my new desktop (W7 Pro Russian x64, MiKTeX 2.9 64-bit). Similar program set on my laptop (W7 Home Russian x64, MiKTeX 2.9 64-bit) gives no errors. As it is ...
1
vote
1answer
242 views
Why does pdfLaTeX fail when I try to use `begin{lstlisting}` inside a user-defined environment?
I'm having trouble with the listings package. I can't compile the following minimal example through pdfLaTeX:
\documentclass[a4paper, 11pt, twoside, openright, english]{memoir}
\usepackage{listings}
...
1
vote
1answer
287 views
In BibTeX say: One or more errors occured! please check the options!, what can I do?
When I try to run Bibtex a window error is open that say
One or more errors occured!
please check the options!
I do not understand!, What can I do?
Thanks
Mario
0
votes
1answer
67 views
\spinemargin and \footskip error with memoir
I get the following errors when I am using memoir.
! Class memoir Error: \spinemargin (97.26999pt) and/or \textwidth (271.73482pt)
! Class memoir Error: \footskip (27.46295pt) is too large for ...
0
votes
0answers
136 views
What wrong in convert a PdfTeX file to XeLaTeX? [closed]
Originally I usually use PdfTeX to make pdf file. However now I have to convert a TeX file(in template aomart) to XeLaTeX(in template SLEN) due to requirements in template SLEN.
Unfortunately it ...
0
votes
0answers
1k views
! LaTeX Error: File “adjustbox.sty” not found [closed]
How to fix the following problem:
! LaTeX Error: File `adjustbox.sty' not found.
I am using the TeXworks editor and I run Ubuntu 12.04 LTS.
Simple Working Example:
...
0
votes
1answer
351 views
! No room for a new \count . with showidx package
I'm getting an error when I try to \usepackage{showidx}:
! No room for a new \count .
\ch@ck ...\else \errmessage {No room for a new #3}
\fi
l.41 ...
0
votes
0answers
1k views
Undefined Control Sequence - MikTex 2.9 - \hyper [closed]
My problem started when I switched to a new computer and started using MiKTeX 2.9 (with the TexWorks editor), and the problem still exists now that I went back to MiKTeX 2.8.
My file produces this ...
0
votes
1answer
518 views
Error using the package makeidx
My index is working smoothly with the command
\makeindex
alone. However, when I put
\usepackage{makeidx}\makeindex
compilation gives two errors as
1. Command \see already defined.
...
-1
votes
2answers
294 views
How to represent this superscript?
I am trying to write this command below but it doesnt work.
$$\triangle$^m$
-2
votes
2answers
1k views
LaTeX Error: Command \openbox already defined
Please Help me to get rid of the following error:
("C:\Program Files\MiKTeX 2.9\tex\latex\mytheorem\demonstration.sty"
Package: demonstration
! LaTeX Error: Command \openbox already defined.
...
