Tagged Questions
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 ...
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 ...
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 ...
4
votes
1answer
6k views
How do you download packages for TeXworks on Windows 7?
I am using TeXworks on Windows 7 and I want to use the algorithmic package. However, when I try to include it it just says I need to download that package, but I can't figure out how to download it ...
0
votes
2answers
366 views
Defining environment in TeXworks
I have an environment defined in a file env.sty as well as the file task.tex which is based on that environment. How can I get TeXworks to read set the environment defined in a file, so that it is ...