1
vote
1answer
251 views

Error during installation of TeXLive 2012 in Fedora [duplicate]

I am facing problems while trying to install TeXLive 2012 on fedora. I did the following- Unzipped the package. Navigated to the location of install-tl. Typed in ./install-tl I got the following ...
0
votes
0answers
166 views

Unable to compile file with pdflatex, possible pdftex.map error [closed]

I used to be able to compile the TeX file. Although I used to be able to compile it earlier using pdflatex, now it fails to compile.The log file is as below: ***** ***** PDFLaTeX output: ***** ...
0
votes
1answer
749 views

latex on arch linux: 'article.cls' not found [closed]

I am trying to run latex on archlinux, but I get the error: ERROR: LaTeX Error: File `article.cls' not found. As indicated in this previous question, I installed texlive-latextra and ran mktexlsr, ...
4
votes
1answer
393 views

Strange PDF issue for Adobe Acrobat on Linux reading a document produced in latex

This is probably a well known bug or error, but I don't really know how to search for it. I have a PDF, which I have created on my computer running os X (10.6) in texshop. There are various figures ...
1
vote
0answers
130 views

TeX Live 2011: tlmgr not using xz after system upgrade [closed]

I have moved my TeX Live installation directories from one computer to another when I bought a newer system. I simply did a tar cfj texlive.tbz /texlive/ (the root directory where I had put TeX Live) ...