3
votes
1answer
119 views

Unable to generate pdf

I use TeXnicCenter and get the following error window after I try to compile Even TexMaker is unable to create the pdf file. No error is detected in the window below after compilation.
1
vote
1answer
96 views

Can't install LyX through package installer [closed]

There once was a question that popped up and was closed without an answer...well, I have the same problem, and the same amount of answers as Iszi. LyX & MiKTeX installation problems on Windows 7 ...
2
votes
0answers
241 views

The system cannot find the file specified (error)

I have been using Windedt with Texlive since many days. But I stopped using it for a while, and when I now compile a tex file, its giving error "The system cannot find the file specified". I don't ...
0
votes
1answer
357 views

Updating MikTeX fails: “Windows API error 5: Acces denied.” [duplicate]

I've been using the "basic stuff" from LaTeX for slightly more than a year for university, but now I try to use a template from LaTeX Templates. When I try to compile the downloaded TeX file, I get a ...
11
votes
1answer
4k views

Impossible to save LaTeX file in Texmaker on Windows

Yesterday, I downloaded the latest version of MiKTeX and Texmaker and started using XeLaTeX. Today, I am no longer able to compile or save any .tex file. When I try to do so, a message pops up: “The ...
1
vote
1answer
74 views

ArsClassica Error (rm-iwonar not found), Iwonar Package Installed

I'm trying to use the arsclassica package for my document, and have some problem. Here's the simplest form of the document: \documentclass[12pt,a4paper]{scrbook} ...
4
votes
1answer
2k views

the memory dump file could not be found

I'm using MiKTex on Windows 8. Using the simplest tex file would bring about the error. pdflatex.exe: the memory dump file could not be found. \documentclass{article} \begin{document} ...
3
votes
0answers
405 views

IguanaTex doesn't access the LaTeX process [closed]

I run IguanaTex 32-bit in Office 2010 32-bit / Windows 7 SP1 64x with MikTeX 2.9 32-bit. When I try to compile some TeX things with IguanaTeX to PPT, I get the error "Could not start process 'latex ...
3
votes
1answer
192 views

vim-latex: “I can't write on …” error

I am using vim-latex. I compile TeX document using \ll command, then \lv to view it. It generates a PDF file. So far, so good. The problem starts when I try to modify my TeX file and compile it again ...
0
votes
0answers
788 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 ...
6
votes
4answers
5k views

Windows API error 5: “Access is denied” when trying to compile TikZ picture

I installed PGF but are unable to compile the following document: \documentclass[10pt]{article} \usepackage{pgf,tikz} \begin{document} \begin{tikzpicture} \draw (0,0) --(1,2); \end{tikzpicture} ...
0
votes
0answers
387 views

Bugs in the Gummi (beta) version for Windows [closed]

I'm a beginner in LaTeX typesetting, and I'm learning with the help of Gummi's live preview editor, installed on Windows 7. As suggested by the developers I am using TeX Live, not MiKTeX, as my Latex ...
0
votes
0answers
433 views

Error when trying to export to PDF [closed]

I recently installed the 1.6.9 version of Lyx on a computer with Windows 7, 64 bit. When I'm trying to export to a PDF file, I receive error messages of the form: \select@language{hebrew} I wasn't ...
0
votes
0answers
522 views

LaTeX beamer errors on Windows 7 [closed]

I am using the beamer class. I had a working installation on Windows XP with MikTeX. After switching to Windows 7 (not my choice...), I get the error below, also with weird looking text between pages. ...