TeX Live is a widely used TeX distribution available for Windows, Mac OSX, Linux, and other Unix-like operating systems.
2
votes
2answers
40 views
Branding issue with MacTeX 2013?
After learning that TeX Live 2013 was released this Tuesday June 18, I downloaded the new MacTeX. I am just a bit puzzled though:
The MacTeX homepage clearly presents the download as MacTeX-2013, ...
3
votes
0answers
131 views
Is is possible to installing only required LaTex tool “pdflatex” in Ubuntu?
I do not know the dependencies b/w the tools provided by the Latex bulky lib.A suggested command to install LaTex tools on Ubuntu is:
sudo apt-get install texlive-full
Its full installation requires ...
2
votes
0answers
54 views
TeXmaker unable to find packages after installing texlive-full
I know this isn't the TeXmaker forum, but I was hoping someone had the same problem. Also, if someone knows the official texmaker forum please link it.
I had a problem with algorithm2e and someone ...
2
votes
0answers
162 views
How to install texlive-fonts-recommended (from Debian/Ubuntu) into texlive2012 (from CTAN)?
while compiling my tex file, I am getting lots of this error --
kpathsea: Running mktexpk --mfmode ljfour --bdpi 600 --mag 0+540/600 --dpi 540 zplmr7v
mktexpk: don't know how to create bitmap font ...
2
votes
0answers
48 views
MacTeX -aux-directory=DIR
i'm using Textmate and MacTeX (texLive 1.12). There is the option in MiKTeX (Windows) to use the command -aux-directory=DIR and -output-directory=DIR. The output part works in TeXLive, but the PDF ...
2
votes
0answers
91 views
TexLive 2012, Xelatex and pst-eucl
pst-eucl is giving me big trouble on my new macbook. I used it in the past with success, but it doesn't seem to want to play well with the TexLive 2012 installation when running on mac.
Even taking ...
2
votes
0answers
277 views
dvips / mktexpk can't find font
I have an application that builds input for LaTeX, runs latex on that input, runs dvips on the output, and converts that file to an image. I just deployed the application to a new server with the ...
1
vote
0answers
31 views
Compilation error when using MetaUML on Windows
When I try to compile a MetaUML program on Windows, I get the following error:
Font ptmr8r not usable: TFM file not found
I Googled this error, and I found that I have to install ...
1
vote
0answers
29 views
Citations not working in Sweave
I am trying to run this Sweave code in R.
\documentclass{article}
\begin{document}
\SweaveOpts{concordance=TRUE}
\section{Section}
I am citing \cite{ftest}.
\begin{thebibliography}{9}
...
1
vote
0answers
145 views
MacTex 2012Basic cannot find installed packages
In an attempt to save valuable space on a 128GB SSD drive, I endeavored to replace my full 2012 MacTex texlive install (>3.5GB) with 2012Basic (270MB!). I understand that packages are not installed ...
1
vote
0answers
99 views
How to run this template of latex in a Mac OS TexLive?
CASthesis-v0.2.zip
Above is a template for writing thesis in Chinese. (Fortunately, there is not very much Chinese content in this template.) It works well on a Windows machine. But when I run it on ...
1
vote
0answers
328 views
Why Ubuntu pdflatex in terminal and texmaker pdflatex load different libertine fonts?
The texlive 2012 and the libertine font version (currently 5.3) has been already updated by:
Tlmgr update --all
However, I found texmaker pdflatex invoke libertine-legacy, because when using ...
1
vote
0answers
240 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 ...
0
votes
0answers
25 views
How to install y4pdf package in Tex Live on Windows XP?
I want to install y4pdf package to my Tex Live 2010 distribution. The package itself is consisting of the following files according to http://www.ctan.org/tex-archive/macros/latex/contrib/yt4pdf/:
...
0
votes
0answers
68 views
Cannot find warnock.sty aller.sty and luximono.sty
When running the brochure template from here. Got the error warnock.sty aller.sty and luximono.sty not found. I am using TeXLive 2011 in Debian GNU/Linux
