Skip to main content

Questions tagged [compilation-error]

For Questions when the compiler failed to translate the source code due to a coding error or due to an error in the compiler itself.

0 votes
0 answers
28 views

error when trying to italicize a word in the title

I'm trying to italicize (with the \textit{} command) a single word in my title. It doesn't work and give me this error: This compile didn’t produce a PDF. This can happen if: There is an ...
ahills's user avatar
  • 1
0 votes
0 answers
11 views

How to correct latex error message , "ijfour, unknown METAFONT mode " when I compile my document in Winedt 5.4 [closed]

How I correct Error message that says "Ijfour, unknown METAFONT mode " when compiling Tex document from WinEdt 5.4
Alemu Guta's user avatar
0 votes
0 answers
22 views

LuaTeX & citeproc: attempt to concatenate a nil value

I am working with LuaTex and citeproc to generate formatted references using a custom CSL file. I have tried to compile both locally via my texlive installation (and using Kile) and online via ...
Elliot Perviz's user avatar
0 votes
0 answers
53 views

Duplication of mathematical notations while auto-compiling of latex code in overleaf

For a latex code which compiles fine and works well for long time, sometimes, out of nowhere, it gives the following error while typing in overleaf. The error message is shown between the next two ...
user166305's user avatar
2 votes
0 answers
58 views

biblatex incompatible with natbib [duplicate]

I get this error: The 'natbib' package and biblatex are incompatible. I am not sure what I should do, your help is appreciated. \usepackage{textcomp}% \usepackage{manyfoot}% \usepackage{algorithm}% \...
Elika's user avatar
  • 33
3 votes
2 answers
552 views

What's wrong with my new environment?

I'm trying to write this new environment, but produces this error when I use it: This is my code: \documentclass{article} \newcounter{questao} \newenvironment{questao}[1][]{ \ifx\relax#1\relax ...
Lenin de Castilhos's user avatar
0 votes
0 answers
39 views

Immediately stop complation if any cross links missing in Tex file

How do I tell the latex compiler to immediately stop compiling file and alert me if any cross-links are missing in the TeX file?
KGSR's user avatar
  • 73
0 votes
0 answers
22 views

How can i fix the error on " Error line 191! Missing number, treated as zero.< to be read again>\[email protected]|Idf@finish\currentoption"

I need help. My text in Miktex + texmaker end on line 40 but I get an "Error line 191! Missing number, treated as zero. \I@English. 1.191\Idf@finish\currentOption". please help me to fix ...
George Darius Ocen's user avatar
3 votes
1 answer
66 views

Problem with unnumbered theorem

I would like to include an unnumbered theorem in my text. According to what I read, one needs to define a theorem environment using \newtheorem* instead of the usual \newtheorem. However, this seems ...
dicemaster666's user avatar
1 vote
0 answers
51 views

How do I locate the problems when my TexStudio compile is showing row upon row of unicode problems?

I got up this morning to work on my PhD dissertation, to be faced with:, .The file looked fine when I went to bed. I can't locate the problem. The start of the lines are: I'm working in TexStudio. How ...
Michelle's user avatar
  • 551
0 votes
0 answers
31 views

Latex not compiling tables correctly in Editorial Manager

I'm trying to submit to an Elsevier journal through the Editorial Manager. The latex file was created in Overleaf. It mostly compiles well, including two tables. The problem is that the tables appear ...
Agidee's user avatar
  • 1
0 votes
1 answer
45 views

Overleaf using Corrupted Standalone?

I have a long tex file on Overleaf that just started, out of nowhere, failing to compile. I simplified it down to a minimal working example here \documentclass{article} %%%%%%%%%%%%%%%%%% Pre-Load ...
David G.'s user avatar
  • 329
2 votes
2 answers
150 views

\DeclareUnicodeCharacter{2212}{-} does not work for LuaLatex Compiler

I am on overleaf where I can switch the compiler that I use. I am working on a poster and require the use of LuaLatex as a compiler. However, the line "\DeclareUnicodeCharacter{2212}{-}" ...
Resu's user avatar
  • 123
0 votes
0 answers
30 views

XeLateX stopped compiling

I am using xelatex on vscode and i was working on a lab report when i set up some simple figures and now it doesnt generate the pdf anymore and no problems are detected. It worked perfectly before ...
Hiraethy's user avatar
0 votes
1 answer
26 views

Itemize inside scontents produces error

Background The software xournal++ can use latex to visualize content. For that it uses a template standalone file and fills in user input into an scontents environment. I provide here their reduced ...
Heinrich Ody's user avatar

15 30 50 per page
1
2 3 4 5
38