Tagged Questions
2
votes
2answers
46 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}
...
4
votes
1answer
111 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 ...
2
votes
1answer
251 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 ...
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
224 views
TeXmaker doesn't work with xelatex but TeXworks does
I have a TeXmaker (windows version) & TeXLive on my memory. I configure my TeXmaker to work with LaTeX, PDFLaTeX, TeX, ... but when I run the XeLaTeX, TeMmaker does nothing.
Note: I have a TeXLive ...
4
votes
1answer
866 views
Change from MiKTeX to TeX Live
I'm basically a noob when it comes to dealing with packages and TeX distributions. I currently have both MiKTeX and TeX Live installed with MiKTeX as the default distribution (I think), but I would ...
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
214 views
Proxy settings bypass [closed]
I am trying to update my TeXLive 2012 installation in my office computer. As it is a university, I am behind a proxy, which does not allow me use tlmgr update -all straight away.
I use Windows XP in ...
1
vote
0answers
108 views
Make xelatex cache font families in Windows 7? [closed]
I'm using TeXLive + TeXMaker to write a paper and I need to include the font Scala Sans Pro, which I have as a set of otf files in the local directory as part of the file. After much wrangling with ...
0
votes
0answers
87 views
“web2c does not exist” error when trying to build using pdflatex [closed]
I have a large number of LaTeX files on my computer that I've successfully built many, many times using TeXLive. I installed TeXLive on Windows, but generally access it through Cygwin; I'm not using ...
5
votes
2answers
384 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
255 views
How to install XyMTeX to work with TeX Live on Windows 7
I write my reports with LaTeX. I use TeXmaker plus TeX Live distribution. I want to use XyMTeX in a document when I wanna use \usepackage{xymtex} but there are errors. I don't know anything about how ...
0
votes
0answers
375 views
Bugs in the Gummi (beta) version for Windows [closed]
I'm a beginner in LaTeX typesetting, and I'm learning with the help of Gummi's live preview editor, installed on Windows 7. As suggested by the developers I am using TeX Live, not MiKTeX, as my Latex ...
4
votes
1answer
387 views
Fundamental package texlive.infra not present [closed]
I am attempting to install TeX Live 2011 on a Windows Vista machine. The steps I followed were:
Downloaded install-tl.zip from http://tug.org/texlive/acquire-netinstall.html.
Double clicked on the ...
5
votes
2answers
217 views
Cannot run TexLive Manager for TeXLive 2008
I have simultaneous implementations of TL 2008, TL 2010 and TL 2011 on my Windows XP machine. However after installing TL 2011, I find that I cannot run the TeXLive Manager for 2008. The path for the ...
9
votes
1answer
899 views
installing comicsans to TeX Live, Windows
I need help to install the comicsans package and the fonts. My system is TeX Live 2011, and Windows 7. Below is what I did:
Copied comic.ttf and comicbd.ttf in
C:\texlive\texmf-local\fonts\ttf. (I ...
5
votes
1answer
453 views
TeXLive 2011 and updmap
Well, I'm trying to install and configure TeXLive 2011 on Windows XP. As usual, a nightmare :-(. After six or seven attempts, it seems I've managed to do it but when trying to update font maps, I'm ...
16
votes
2answers
937 views
Using MiKTeX and TeX Live on the same computer?
Is there anything I should be aware of if I want to install MiKTeX and TeX Live on the same computer? Are there any problems, any incompatabilities? Is it even possible? I imagine there could be some ...
1
vote
2answers
957 views
Installing TexLive (windows)
I most likely caused this problem for myself, but I would welcome any suggestions to help dig me out of this hole.
First of all, I tried to install texlive 2011 and got the error message that my ...
2
votes
1answer
437 views
What's a simple way to migrate a TeXWorks (Windows) configuration from TexLive 2010 to 2011?
Following advice from the question How to upgrade TeXLive 2009 to TeXLive 2010, I'm installing TeXLive 2011 (on Windows Vista) in a new directory. Overall, this seems fine, after copying my ...
1
vote
1answer
882 views
TeXLive 2010 - manual uninstall on Windows
Accidentally, after executing the "remove program" command in the control panel/add remove programs/Tex Live 2010, I deleted the installation folder under C:\, too, manually.
But the program is not ...
0
votes
1answer
970 views
TeXLive 2011 - Windows XP installation [closed]
I've been searching for installation files for TL 2011 and been reading people using it but on the official site I can only download tl-manager for 2010. Can someone post the resources/links, please?
5
votes
1answer
190 views
Mirroring a TeX Live Installation Onto Another System
I have installed TeX Live 2010 on my PC and laptop. Both systems are running Windows XP SP3, and TeX Live is installed in C:\texlive in both systems.
Recently, I ran TeX Live Manager on my PC, and ...
1
vote
2answers
2k views
Easiest way for installing and using pdfLaTeX on Windows
Installing and using pdfLaTeX is straight forward on Linux since you can select an install from the synaptic package manager and then use the command prompt. In Windows it seems a bit more complicated ...
1
vote
1answer
2k views
Which Windows TeX package goes well with TexMaker ?
I'm trying to setup my Windows 7 box with LaTeX. I had installed TexMaker 3.0, but I later found out I had to install a TeX Package (like MikTeX/TeXLive) before installing TexMaker.
My question is ...
3
votes
1answer
355 views
multiple (concurrent) TeXLive installations on Windows XP and with WinEdt
I have been a long user of TeXLive (TL) for many years on my Windows XP machine. I currently have TeXLive 2008 installed and I would like to install the new TL2010. I have heard of the possibility to ...
