{windows} is for questions which are specific for the Microsoft Windows operating systems. Questions regarding the popular TeX distribution for Windows *MikTeX* should be tagged with {miktex} instead.
1
vote
0answers
10 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
1answer
108 views
Encoding problems with custom LaTeX class (only on Windows 7/8). Why?
I've written a LaTeX class for my colleagues and me. Everything works fine on Linux and Mac OS X but not on Windows 7/8. The problem is the character-encoding on Windows 7/8 (using MikTeX). I use the ...
6
votes
1answer
169 views
LaTeX for Microsoft Surface
I have my new Microsoft Surface and I was wondering whether it's possible to install pieces of software like MikTeX and TexMaker on this tablet. Does anyone know?
0
votes
1answer
48 views
Is there a pdf crop utility for windows that will give smaller files?
The answers to this question contain pdf cropping utilities that will give smaller files than Eric Doviak's original, but as far as I can tell they only work in Linux.
Is there a way to make them ...
4
votes
4answers
1k views
Getting a live preview of TeX (on Windows) - for just a small snippet of code?
I wish to have a quickly updating work area so to be able to learn my LaTeX faster.
From reviewing the answers on tex.stackexchange, and from going through the list of TeX editors on Wikipedia - I ...
7
votes
2answers
180 views
Autocompile LaTeX doc when updated in Windows (via dropbox, in this case)
Goal: I'd like to be able to have a script running on my Windows computer that autogenerates the PDF of my LaTeX doc whenever the main .tex doc gets updated.
Use case is I am editing the .tex file ...
10
votes
1answer
2k views
Impossible to save LaTeX file in Texmaker on Windows
Yesterday, I downloaded the latest version of MiKTeX and Texmaker and started using XeLaTeX. Today, I am no longer able to compile or save any .tex file. When I try to do so, a message pops up: “The ...
2
votes
2answers
51 views
How do I add Hebrew support to TeXLive on Windows (with pdfTeX+babel)?
I just downloaded & installed TeXLive 2012 on my Windows 7 box, including Hebrew language support. I then tried to process the following document:
\documentclass{article}
...
2
votes
1answer
37 views
Setting texinputs with .bat file (texlive2012)
How can I append additional paths for latex to search for external .sty and .cls files using .bat file. My try:
set TEXINPUTS=D:\myfolder\
latex %1
2
votes
1answer
150 views
LaTeX error file 'ulem.sty' not found in windows
while trying to read a file as PDF (pdflatex) I get this error:
LaTeX error: file 'ulem.sty' not found
I have searched far and wide on the web, but I can't figure out how to fix this.
Things I ...
3
votes
1answer
109 views
Unable to generate pdf
I use TeXnicCenter and get the following error window after I try to compile
Even TexMaker is unable to create the pdf file.
No error is detected in the window below after compilation.
54
votes
2answers
70k views
How can I manually install a package on MiKTeX (Windows)
I'm new to LaTeX, investigating using it for some work projects. I'm using MiKTeX on Windows. My employer's locked-down network blocks the application's automatic installation function. I can take ...
1
vote
1answer
86 views
Can't install LyX through package installer [closed]
There once was a question that popped up and was closed without an answer...well, I have the same problem, and the same amount of answers as Iszi.
LyX & MiKTeX installation problems on Windows 7
...
6
votes
4answers
6k views
BibDesk-like software for Windows
I'm not sure if this is a proper question for this site. But since TeX and bibliographic citations are closely linked, I'll go ahead.
I have just started using BibDesk and "I like it" is an ...
0
votes
0answers
69 views
What would be required to make a Windows RT port of LyX? [closed]
I just got a Surface RT tablet which I like quite a bit, although I'm stuck using remote desktop when I want to edit documents using LyX. I noticed that there does appear to be a port of MikTeX for ...
4
votes
1answer
63 views
AUCTeX preview font size too small
I have Emacs 24 and AUCTex on a Windows 7 machine, however the preview font size is just way too small. Is there a way to make them bigger?
2
votes
0answers
129 views
The system cannot find the file specified (error)
I have been using Windedt with Texlive since many days. But I stopped using it for a while, and when I now compile a tex file, its giving error "The system cannot find the file specified". I don't ...
0
votes
1answer
107 views
Use whizzyTeX with emacs on Windows
today I know whizzyTeX can be use with Emacs on Windows. But I don't know how to install it. Can anyone help me install whizzyTeX on Windows?. I had installed 24.2.
8
votes
4answers
4k views
How to install syntax highlight package minted on Windows 7?
I followed the instruction from this link: http://tug.ctan.org/tex-archive/macros/latex/contrib/minted/
Firstly, I install Python 2.7, then create a folder named Scripts in the directory:
...
11
votes
5answers
4k views
pdfopen / pdfclose don't work with Acrobat/Adobe Reader XI
Can anybody explain how to get pdfopen/pdfclose working for Adobe Reader XI? If you could make your instructions as detailed as possible that would be really appreciated. I'm using Miktex 2.9 on ...
4
votes
1answer
118 views
TeX Live Windows: Installation Failure
I've decided to replace my current MiKTeX installation with TeX Live 2012, and (like previous times) it isn't going too well. Instead of giving up however, I figured I'd ask here this time :)
I ...
5
votes
1answer
99 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
1answer
220 views
MiKTeX Package Manager freezes and crashes when I install new package
I am not new to TeX in general, but very new to TeX on Windows. In the past I always had a Linux system at hand to create my documents in TeX. However, I don't have that opportunity anymore and want ...
2
votes
1answer
252 views
Getting Gregorio to work on Windows 7
I need help trying to get Gregorio working on Windows 7 x64. I've installed TeX Live 2012 and Gregorio, and have configured TeXworks. When I try to compile a tex file, it tells me that it can't find ...
0
votes
1answer
258 views
Updating MikTeX fails: “Windows API error 5: Acces denied.” [duplicate]
I've been using the "basic stuff" from LaTeX for slightly more than a year for university, but now I try to use a template from LaTeX Templates. When I try to compile the downloaded TeX file, I get a ...
3
votes
3answers
156 views
How to use Windows fonts with memoir class
I am writing my thesis using the memoir class within MiKTeX on Windows 7. However, I want to use some of the Windows fonts (e.g., Cambria). Is it possible to be done?
1
vote
1answer
177 views
Does Windows version of TeX contain patgen?
I know two Windows versions of TeX -- MiKTeX and proTeXt. Do they contain patgen package? If not, what Windows version of TeX contain the package? Can MiKTeX or proTeXt import such package from TeX ...
2
votes
1answer
496 views
PdfLaTeX in Texmaker doesn’t work: “Could not start the command”
I have a problem with LaTeX. I have installed MiKTeX 2.9 and Texmaker, and when I try to compile a .tex file in Texmaker, I get the error
Could not start the command
When I try to build it from the ...
2
votes
0answers
70 views
vim-latex problem on Windows
I'm using vim with cygwin on Windows XP. I have Miktex install and I can compile files using Texmaker for example.
However, I'd like to use vim with the vim-latex suite. When I type
:echo ...
3
votes
3answers
1k views
Problem getting preview to work in Auctex on Windows 7
I'm trying to get preview of math formulas to work in AUCTeX. When running M-x preview-buffer on simple test document I get the following error:
Preview-DviPS finished at Wed Dec 28 00:53:14
DviPS ...
5
votes
2answers
2k views
Problem with installing TeX Live under Windows 8
I am new to LaTeX and wanted to install the required "programs". But when I came to installing TeX Live, there seemed to be a problem:
Can't spawn "cmd.exe": No such file or directory at (directory)
...
0
votes
0answers
88 views
Problem executing script for latexdiff
I am a LaTeX beginner and new to Scripting. I try to implement this interesting solution for latexdiff and multiple files found in this question-answer before I begin writing my phd thesis. However ...
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
90 views
Minted shows formatted tex code instead of intended source
I use WinShell with PDFLatex on Windows 7. I managed to install Pygmentize and compile the minimum example without errors:
\documentclass{article}
\usepackage{minted}
\begin{document}
inline: ...
16
votes
1answer
9k views
Using Notepad++ with MiKTeX on Windows
I'm using MiKTeX 2.9 on Windows. So far I've been using LeD to compile my PDFs (using pdflatex). I want to start using Notepad++ to compile my LaTeX PDFs as I've lately become very fond of this ...
1
vote
0answers
22 views
Installing Lucida Bright font for use with TeXLive (Windows 7) [duplicate]
I've purchased Lucida bright from the TeX User Group (TUG) back in 2007.
The link provided in the email I received back then still works, it downloads lucida-basic.zip.
I also have installed a ...
1
vote
0answers
86 views
xelatex and pstricks
I am using miktex 2.9 with texworks & windows 7 ultimate SP1 to compile my code. I am compiling using xelatex however, my code is not compiling. What should I do ? Here is my code:
...
15
votes
1answer
398 views
How to install arara with MiKTeX / Windows?
Arara is a tool to automate your LaTeX workflow. It comes pre-installed with TeXLive 2012. However, I could not find any reference on how to install it on MikTeX / Windows. In the documentation it ...
1
vote
1answer
68 views
ArsClassica Error (rm-iwonar not found), Iwonar Package Installed
I'm trying to use the arsclassica package for my document, and have some problem. Here's the simplest form of the document:
\documentclass[12pt,a4paper]{scrbook}
...
5
votes
2answers
387 views
Is it possible to download TeX Live in a separate, single file?
Installation through the internet is so harsh...
For example, is there a torrent for TeX Live?
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. ...
1
vote
0answers
157 views
Equivalent to TeXLive's --restricted-shell-escape for MiKTeX?
I often work on Windows, so need to use MiKTeX. I recently found the minted package, which needs to call the external command pygmentize. I currently call xelatex with the -shell-escape option to ...
1
vote
0answers
151 views
“Package xcolor error” shows up when a child doc has an embedded pdf [closed]
I am working on LyX Version 1.6.9.
While compiling ClassicThesis, I receive the following error message:
package xcolor error: undefined color 'Blue'/'Maroon'/'Black' etc
This only happens when ...
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 ...
0
votes
2answers
245 views
Sweave: run a bat file in Windows 7
When I run a RNW file inside RStudio compilation is working. But when I try to run the same RNW file through a BAT file, compilation is not working. I am a Win 7 user, using MixTex...
Actually my ...
5
votes
1answer
281 views
Using SageTeX within Windows
Sage 5.5 was just released. It is a Linux native, is there a way to use it within windows with minimal constraints?
0
votes
1answer
1k views
MikTex Package Update Issue on Windows 8
I have been using MikTex on Windows XP and 7 for few months now and I faced no issues in installing packages that needs to be done on the fly.
However, with Windows 8, the packages are not updated at ...
10
votes
3answers
812 views
Cross Platform LaTeX Build System
I am on Windows 7 Professional (64 bit) and would like to be able to execute one command to completely compile a PDF from source .tex files (including all required runs to get the table of contents, ...
5
votes
1answer
152 views
How to create Windows-8-styled menus?
I'm writing a technical documentation and I want to explain step-by-step how to go through various menus.
For example I used to write Open with > VLC media player.
That's how it looks in Windows ...
7
votes
1answer
147 views
How to work with two encodings?
I'll try to explain my problem here. I know that there are many posts dealing with this but I'm still confused.
We have many files from different machines with different systems. The important is:
...



