0
votes
0answers
83 views

Line 0: Something's wrong--perhaps a missing \item [closed]

I have written an article in LaTeX using TexStudio. I am new to LaTeX but I have added to this article today with the same functions used before i.e. maths, tables, wraptables, longtables, images (in ...
0
votes
0answers
44 views

TeXstudio runtime error when adding a new figure

I am new to LaTeX, I use TeXstudio version 2.5.1 on Windows 7 to write my dissertation. Up to now all went perfectly well. Today I simply added a new figure in .pdf format, size is 4MB, and got a C++ ...
2
votes
1answer
804 views

TeXstudio Compile: Error: Could not start the command: pdflatex.exe

I'm trying write a report in LaTeX but TeXstudio won't let me. All I have is this: \documentclass[a4paper,11pt]{report} \usepackage[T1]{fontenc} \usepackage[utf8]{inputenc} \usepackage{lmodern} ...
0
votes
1answer
386 views

Log file not found [closed]

I've started working with latex a few weeks ago, and it's been working fine. When today I wanted to edit my file and suddenly I got the error: Log file not found. Of course I searched if this ...
0
votes
0answers
127 views

Error after compiling [closed]

Every time I try to compile my TeX code to PDF the compiler runs and at the end there is a message like: process ends with an error But neither the log file nor the error message shows me the ...
0
votes
0answers
772 views

Sudden error using TEXStudio [closed]

I was trying to implement this tutorial: http://educ.jmu.edu/~arnoldea/latex_setup_and_tutorial.htm and it worked the first time using TEXStudio. However, the tutorial suggests to make some changes in ...