Tagged Questions
3
votes
1answer
310 views
Issue with TeXMaker on win7 and beamer [closed]
Not sure if this question is appropriate for this forum...
Just wondering if others can confirm this before sending it to the developers.
Setup:
TeXMaker
TeXLive 2012
pdflatex with synctex enabled
...
3
votes
1answer
218 views
Animate animategraphics outputs frames in wrong order
I tried the Asymptote pdfmovie.asy example and the frames came up in the wrong order. I tried numerous other examples, including wheel.asy, and several of my own tests always with the same results. ...
2
votes
1answer
142 views
Remove all Russian symbols from a PDF under Windows
I have a very weird task. There is a compiled PDF document with guidelines on a mathematical subject. It is in Russian, hence it contains a lot of Russian symbols in plain text and a lot of ...
0
votes
1answer
86 views
Emacs interacting with MS Windows: how to minimize windows [closed]
Title says it: Is there a way to hide MS windows windows from within Emacs?
What I would like to do is create a function to:
Hide all windows including Emacs
Restore Emacs
Restore SumatraPDF (which ...
0
votes
0answers
428 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 ...
5
votes
1answer
5k views
How to create pdf with command line using MiKTeX?
I downloaded and installed MikTeX on my machine (Windows 7), then when I run the command:
latex ex.tex
the outputs were:
ex.aux
ex.dvi
ex.log
So my question is, what option could I use to ...
11
votes
3answers
1k views
Can pdf thumbnail previews in file explorer be influenced?
Some pdf files have a nice preview thumbnail in Windows (7) Explorer, e.g. those produced by my the software of my scanner:
For my LaTeX files produced with pdfTeX, however, it just shows the ...
6
votes
1answer
1k views
How do I change styles in markdown2pdf?
I'm a markdown user, and am just getting my feet wet in latex for PDF creation. I'm using Pandoc and MikTex on Windows 7. The following command gives me a nice PDF document:
markdown2pdf ...
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 ...