Tagged Questions
1
vote
0answers
23 views
TeXworks freezes when opening from template
Today I created a new template in the Basic LateX template folder for TeXWorks. Since then, TeXWorks freezes whenever I try to 'open from template.'
The templates themselves still work when I open ...
3
votes
0answers
111 views
Using garamondx for dummies [closed]
I use TeXworks on Windows to write and produce LaTeX files, which uses MiKTeX in some way I don't fully understant. I've been trying to install and use the garamondx package. After a lengthy process I ...
2
votes
2answers
438 views
Cannot generate bibliography using TeXworks from MiKTeX
I am trying to generate a bibliography with no luck until now. I get an empty one.
Here is my code.
\documentclass[12pt,twoside, openright, a4paper]{report}
\usepackage{fontspec}
\usepackage{cite}
...
0
votes
0answers
357 views
TeXmaker - cannot complie but TeXworks can [closed]
I installed MikTEX yesterday and TeXmaker, however I have some problems.
When I am trying to make a simple "hello world" document in Texmaker I get the following error "log file not found".
...
1
vote
4answers
380 views
No LaTeX in MiKTeX TeXworks
I don't have the option of compiling using LaTeX engine in TeXworks, which I installed from MiKTeX. Take a look at the options I have:
How do I compile that TeX document using LaTeX?
3
votes
0answers
248 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 ...
5
votes
1answer
962 views
How to enable shell-escape in TeXworks?
I require use of the minted package of similar one which support Prolog syntax-highlighting.
Given that I use the TeXworks "IDE", how do I enable shell-escape?
Though I attempted—see above—I still ...
3
votes
1answer
622 views
Problems with bibliography style file in TeXworks [closed]
I'm using TeXworks as my editor in writing an article, where the bibliography style has to be vancouver. It has previously worked just fine, and if I set the style to plain I have no problems, but as ...
0
votes
0answers
159 views
XeLaTeX and BiBLaTeX won't play nice when using TeXworks on Windows XP [closed]
I've imported a tex file that works splendid on Mac OS X with TeXShop to TeXworks on a Windows XP machine (using the latest MiKTeX version). In it, I use the following commands ...
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 ...
1
vote
1answer
1k views
Add templates to TeXworks
Using TeXworks 0.4.3 r.857 (MiKTeX 2.9) on Windows 7 I am trying to add an arbitrary folder containing a template so that it can be seen from TeXworks's New from Template... option. I can't figure out ...
1
vote
1answer
3k views
Setting up MiKTeX and TeXworks
I'm trying to learn LaTeX, I installed MiKTeX and TeXworks as a editor and gave the path to MiKTeX in edit/preference/typesetting. I'm trying to run some code it gives me an error that the program ...
4
votes
1answer
1k views
Why is TeXWorks generating corrupted pdfs?
I have installed MikTeX and TeXWorks on my Windows 7 PC.
When I edit a .tex file in TexWorks and then save the file as a pdf, the pdf created cannot be opened by Adobe Reader; Reader complains that ...
4
votes
2answers
3k views
Using htlatex to convert LaTeX to HTML
I appear to have htlatex and htxelatex already installed on my computer. However when I try to run them, it comes up with the message, 'I can't write on file 'texput.log''
I am trying to convert a ...
0
votes
0answers
125 views
MiKTeX scroll down [closed]
I'm having a problem while typing a report in LaTeX with "Version 0.4.0 r.759 (MiKTeX 2.9)". I open the file, and cannot scroll down to the end of the source code. It stops at the second-last ...
1
vote
3answers
770 views
Which IDE/Editor and “compiler” do you use for TeX/LaTeX? - How do macros work? [closed]
I've been using LaTeX for a few weeks now, with TeXworks, and have found it quite frustrating.
I'm running MiKTeX 2.8 on Windows 7 x64 with TeXworks 0.3.
Reasons why I find TeX frustrating:
Very ...
1
vote
1answer
180 views
Is there a way to use long or Unicode filepaths with texify?
I use MiKTeX and it’s TeXworks and there is the command for making XeLaTeX+MakeIndex+BiBTeX at once. This uses texify and when your file is somewhere in the directory tree where there are non-standard ...
5
votes
2answers
2k views
How do I use LuaTex in MikTeX?
I am using MikTeX 2.9 version and although the manual says I can use LuaTeX, there is nothing in the TeXworks menu. I can see all the other members of the TeX family but none for LuaTeX.
Can someone ...