5
votes
1answer
97 views

Unable to use pdftex if Adobe is still open

I'm sorry if this exact question has already been asked, but the similar duplicates I've found didn't have the same phrasing. Therefore, I'm asking a new question... I have WinEdt 7.0 on Windows 7 ...
2
votes
0answers
202 views

Windows Beamer presentation with notes

Have anybody have success by finding a PDF Reader for Windows, that have possiblity to show notes on one screen and the presentation on the projector? I am looking for one, otherwise I need to ...
0
votes
1answer
1k views

Texmaker not generating pdf everytime, but showing the same old pdf

I am new to TeXmaker and all its tools. I have my thesis template in LaTeX which I am trying to work on and am using Adobe Reader to view it. The problem is that Texmaker is generating a pdf file for ...
3
votes
1answer
111 views

Running AUCTeX on Windows - problem writing files

I love AUCTeX, and use it on an Ubuntu machine all the time. Right now, however, I am stuck with a Windows machine and would like some help getting around a problem. Whenever I try to compile my .tex ...
3
votes
1answer
423 views

How to setup Vim-Latex to run only 1 instance of SumatraPDF?

I'm trying to setup vim-latex plugin to do default compile and view using PDF, with SumatraPDF as the default reader. Here's the configuration I made in .vimrc: let g:tex_flavor='latex' let ...
2
votes
4answers
930 views

vim, PDF -XChange, pdflatex, TeX Live 2010, windows xp, (pdfsync)

Hope I didn't forget any. These are the packages I want to use on my computer for typesetting pdf files. Up to date I'm using vim (without any plugin but integrated syntax highlighting for .tex files) ...
1
vote
2answers
2k views

How to view pdf on Windows 7 using Vim with latexsuite plugin?

I sometimes use a Windows 7 laptop and I'm trying to set up Vim and latexsuite. I can compile with \ll and then go view the PDF by manually opening it. I would like to set it up like I've done with ...