Tagged Questions
5
votes
0answers
108 views
Need commands for creating manual “pre-compile” of preamble in Windows, perhaps by pressing a button
I would like to manually create a separate file with preamble "pre-compiled". I found a very simple example at:
ultrafast pdflatex with precompiling
where Jonas Stein describes their example:
...
3
votes
0answers
242 views
Error: The program miktex-pdftex.exe was not found! [closed]
My TeXworks doesn't let me compile my documents anymore due to the error: The program miktex-pdftex.exe was not found!:
It is OK in TeXnicCenter but not here.
I looked up the net to download the ...
4
votes
1answer
375 views
TeXworks and Command Line Compilation ok, But TeXShop yields different result
Background:
As per my earlier question, Can't get real currfile if used in precompiled .fmt file, I am trying to speed up compilation by generating a .fmt file. The example below tests that the ...
8
votes
4answers
2k views
How to automate using biber in MiKTeX-TeXworks
I have MikTeX 2.9, 32-bit, Windows 7, all the latest updates are there. I'm using TeXworks ( pdflatex + makeindex + bibtex).
When I use biblatex package with option [backend=biber] I have no ...
2
votes
1answer
352 views
TeXworks + pdflatex + PSTricks autopp suffix problem
I have managed to make PSTricks work with TeXworks. However after compilation it adds -autopp to the basename of the pdf file, e.g. report.pdf becomes report-autopp.pdf. As a result TeXworks is not ...
4
votes
1answer
430 views
Multibib with TeXworks: how to parse second .aux file?
I need to use the multibib package to create a double bibliography document.
I am currently working with TeXworks 0.4.3 (on Windows 7), but I cannot make the double bibliographies system work.
The ...
0
votes
0answers
793 views
TeXworks won't make a pdf file [closed]
I compile and then a message appears telling me that "PDF is damaged or has a format not compatible". What can I do?
0
votes
0answers
680 views
TexWorks on Windows 7 is not showing compile-time errors [closed]
If I compile a LaTeX file using TexWorks on Windows 7, if there is a problem with my LaTeX file, the compile time error is not shown in the console at the bottom of the window. Instead, compilation ...
9
votes
1answer
2k views
How to makeglossaries with TeXworks?
I am using TeXworks to edit my LaTeX files. I currently use the pdfLatex+MakeIndex+BibTeX which calls the texify (it is the standard configuration). How to configure this option to call the ...
7
votes
1answer
3k views
TeXworks can't compile any .tex document
I've just installed TeXworks on new computer (with ubuntu 10.4). It seems all required texlive packages are installed, in any case I can compile .tex documents using terminal. But in TeXworks while ...