TeX Live is a widely used TeX distribution available for Windows, Mac OSX, Linux, and other Unix-like operating systems.

learn more… | top users | synonyms (1)

7
votes
1answer
450 views

Cyrillic monospaced font in XeLaTeX

I've installed full TexLive 2011 using "install-tl" script in Ubuntu 12.04. When I was using TexLive 2009 from repositories the following file was compiled without any errors. ...
1
vote
1answer
331 views

TeXLive2011, XeLaTex and Beamer won't compile lists

Approximately a year ago I created a beamer presentation using TeXLive 2009 on Ubuntu and XeLaTeX (since I wanted to use system fonts). Meanwhile I upgraded to TeXLive 2011. Yesterday I tried to run ...
2
votes
2answers
2k views

How to teach latex to find Sweave.sty? [Ubuntu 12.04; TeXLive 2011]

I work on XUbuntu 12.04 and I have installed R 2.15. Since the package manager only provides TeX Live 2009, I use the following to install TeX Live 2011 on XUbuntu: download install-tl-unx.tar.gz ...
1
vote
1answer
708 views

Which TeX distribution? (Undefined control sequence)

(FYI I am new to LaTeX) I'm trying to compile a TeX document that someone else has given me. I had BasicTex installed, and it didn't seem to work. My friend said he uses TeX Live, so I tried ...
3
votes
1answer
415 views

How to set font to Arial throughout the entire document in Mongolian?

I have: \documentclass{article} \usepackage[mongolian]{babel} \usepackage[cp1251]{inputenc} \usepackage[english]{babel} \usepackage[T1]{fontenc} \usepackage{uarial} ...
2
votes
0answers
157 views

Kile inverse search fails with Texlive 2011 [closed]

I am using Scientific Linux 6.1. When I installed Kile it came with Texlive 2007 so I installed Texlive 2011 and made necessary changes to make Kile use Texlive 2011. The problem is , am unable to ...
3
votes
1answer
527 views

Tengwar script in TeX Live 2011

I tried to compile this example but the LaTeX compiler gives the following errors. What can I do? name = tngani, rootname = tngani, pointsize = mktexmf: empty or non-existent rootfile! Cannot find ...
2
votes
1answer
301 views

Sweave.sty Rd.sty on texlive 2011 (OpenSUSE 12.1)

I am trying to make Sweave.sty and Rd.sty globally available on my system. After reading related posts on StackExchange, I changed texmf.cnf, so that kpsewhich --expand-var='$TEXMF' results in ...
3
votes
0answers
591 views

How do I write a paper using APA6 format? [closed]

I'm trying to write a paper, and the format must adhere to APA style, 6th edition. I've found that I should use \documentclass{apa6} to do this. Well, I tried, and I get : File 'apa6.cls' not ...
16
votes
2answers
770 views

How to print the list of packages installed on TeX Live to a file?

OS: Ubuntu 11.10 TeX: Tex Live 2011 List of packages originally installed with Tex Live Using the information given at the aforementioned question, I was able to see the list of packages in my ...
3
votes
1answer
2k views

Local font installation problems

Recently I tried to reinstall the MathTimePro II fonts in my local texmf directory. I already have Lucida fonts installed which works fine. So I carefully copied all the relevant files/folders to the ...
1
vote
0answers
1k views

Problem with loading font metrics file [closed]

Trying to make PDF output with pdflatex halts with this message: Font T1/ptm/m/n/10=ptmr8t at 10.0pt not loadable: Metric (TFM) file not found After searching a bit I found that file ptmr8t.tfm is ...
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 ...
5
votes
2answers
231 views

TeXLive dependents?

I know this might not be a question for this forum but for SS; however, someone might give me a hint. This problem happens to me both in Ubuntu and in OS X. When I want to install something (e.g., ...
2
votes
1answer
745 views

pgfplots: I do not know the key '/tikz/nodes near coords' error [closed]

I'm trying to create a simple plot using pgfplots. I have a problem though that drives me crazy. I'm working on a debian installation and had installed the tex-live version from the repositories. The ...
1
vote
0answers
492 views

Using tfrupee with texlive in ubuntu 12.04 [closed]

I am using Ubuntu 12.04. I have full TeXlive. I wanted Indian rupee symbol. I downloaded tfrupee from CTAN. I did following: unzip tfrupee.zip cd tfrupee/ sudo cp -rv fonts/type1/tfrupee/ ...
3
votes
1answer
357 views

TeXLive 2011 ConTeXt problem

I was wondering if there were any bugs with ConTeXt on TeXLive 2011. I normally do not use ConTeXt but wanted to play with it. $ uname -a OpenBSD oko.bagdala2.net 5.1 GENERIC.MP#188 i386 I have ...
1
vote
1answer
157 views

What Linux operating system contains patgen for hyphenation?

This question follows previous one. In TexLive, patgen command prompts error of "No such file or directory". I found at About.com that Linux contains patgen. I have Linux Red Hat 9.0 in my system. Can ...
6
votes
1answer
322 views

Greek pdf-bookmarks with greektex package; is it possible?

I am using TeX Live and also, package greektex. In order for greektex to work I must use iso-8859-7 encoding. I was wondering if with these settings there is a way to produce pdf bookmarks in Greek ...
5
votes
1answer
261 views

How to use translate_file correctly in patgen of TexLive?

This question follows previous one about use of patgen. I installed TeX Live 2011 (thanks Martin) and find patgen (version 2.4) command. According to manual, command is: patgen dictionary_file ...
2
votes
1answer
840 views

Installing Texlive on Debian x86-64 Platform

I had previously worked with the texlive distribution provided in the Debian repository, but I came across many inconveniences as a result of it being outdated (no tlmgr; forced to manually update and ...
1
vote
1answer
303 views

LaTeX installation query

I have just installed TeX Live 2011 using the install-tl Perl script on my extenal hard drive. What do I have to do next in order to get LaTeX up and running? EDIT: i am using ubuntu 11.10. Terribly ...
6
votes
2answers
611 views

Biber broken on debian wheezy/sid texlive 2011

After an update of texlive 2011 (two days ago), biber (version 0.9.9) is completely broken. The solution found via google (deleting directory /tmp/par-.....) does not work. The Error is: ~/Git/DISS$ ...
3
votes
1answer
1k views

Manually installed TexLive on Fedora 16

I manually installed TexLive on Fedora 16 because I need to use tlmgr and install some packages. Now I want to get Texmaker, which I installed with yum, to work with the manually installed TexLive ...
4
votes
1answer
189 views

Removing TeX fonts from being system-wide

After reading XeTeX can't find font I executed sudo cp $(kpsewhich --var-value TEXMFSYSVAR)/fonts/conf/texlive-fontconfig.conf /etc/fonts/conf.d/09-texlive.conf sudo fc-cache -fsv I am now ...
1
vote
1answer
2k views

Texmaker and moderncv with TeX Live 2011

I'm trying to do my CV with moderncv but Texmaker show me an error !LaTeX Error:File 'moderncv.cls' not found. But the moderncv macro is installed in TeX Live 2011.
2
votes
1answer
521 views

Texlive - restoring texlive/updmap font state?

Well, I just wanted to have times render in a DVI in evince; that command failed at mktexpk, basically something like this if I try to run it standalone: $ TEXMFCNF=/path/to/texlive/2011/texmf/web2c ...
1
vote
1answer
548 views

texnansi-lmr12+20 at 12.0pt not loadable: Metric (TFM) file not found

I am using Texmaker 2.2.1 and TeXLive 2009 on Ubuntu and have installed texlive-latex-recommended, texlive-fonts-recommended, texlive-latex-base, texlive-base, texlive-latex-extra, texlive-xetex, and ...
5
votes
2answers
187 views

How to setup texliveonfly, on any LaTeX editor?

I'm a novice in the world of LaTeX, and I'm struggling to find a simple tutorial on how to to setup texliveonfly as part of TeX Live 2011 in any LaTeX editor. Is there anyone out there who's got ...
1
vote
0answers
361 views

XeLaTeX and unicode-math problems [closed]

I am using XeLaTeX (TeXLive 2011) on OS X. It seems that unicode-math is not working as it should: \usepackage{unicode-math} \setmathfont{XITS Math} Produces: kpathsea: Invalid fontname `XITS ...
9
votes
3answers
444 views

How to move TeX Live to another partition (/data)

I'm a LyX user. Can I move all (or most) of the TeX related files/folders to another (Linux) partition (/data) and so reuse that partition for LyX-TeX after OS re-install, as well as share that TeX ...
4
votes
1answer
402 views

Package flashmovie removed from TeX Live?

Since my last update of Tex Live (10 days ago), the package flashmovie has been removed from TeX Live repository. I'm wondering if it is intentional? Does any one have an idea? It is sort of annoying: ...
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) ...
3
votes
2answers
253 views

.htf for Chinese utf8 fonts other than unisong*

In continue with this question: Producing html for Chinese documents with Tex4Ht Tex4Ht requires .htf fonts for converting Chinese documents. I've managed to make all the unisong*.htf fonts work ...
3
votes
2answers
3k views

About texhash and proper installation of TeXlive

So, I'm running linux Mint (but I guess the same applies to Ubuntu) and as is common knowledge, their TeX distribution tends to be slightly outdated. Now I can't have none of that and decide to ...
5
votes
1answer
151 views

Is there a similar manpage for LaTeX packages/template?

In Unix like systems, there are always manpages for the packages installed.When I'm using latex, I have to use some templates or packages. But I'm not familiar with the usage of some package.For ...
2
votes
1answer
294 views

TeXLive 2011 and pdf graphics problem?

A friend of mine updated TexLive from 2009 version to 2011 version over the weekend. Now he is having problems with pdf graphics files. The following is what he said. I am having trouble with ...
4
votes
1answer
188 views

Do I need to run non-tlmgr tools each time I use Tex Live Utility to update Tex?

I've made some modifications to my TeX installation outside of the TeX Live Utility, which I use primarily, as a convenient way to keep my installation up to date. For example, I've added some fonts ...
4
votes
6answers
3k views

tlmgr error: perl.exe has stopped working

I have been using TeX Live 2010 on my Windows 7 computer for some time now, without problems. Recently I decided to use the TeX Live Manager to check for updates, which were successfully installed. ...
0
votes
1answer
407 views

macports texlive can't find .sty file

I have texlive-fonts-extra installed: $ port installed texlive-fonts-extra The following ports are currently installed: texlive-fonts-extra @22691_0+doc (active) According to ...
2
votes
1answer
441 views

Compiles to PDF but not DVI

I just installed TeX Live on Ubuntu 10.04 using the install-tl-unx.tar.gz package. However, when I tested the installation I noticed that it cannot compile to DVI but it can compile to PDF. My ...
4
votes
1answer
132 views

TeX Live installs Makefiles as documentation

On my TeX Live installation there are about 200 Makefiles installed in the texmf-dist/doc subtree. They, of course, hardly count as documentation. Even strangier their placement seems in light of that ...
0
votes
1answer
140 views

Executing Tex Live by SSH command

I installed Tex Live by apt-get on Ubuntu, and I could access to latex commands both in Terminal and in web scripts; e.g. in PHP by shell_exec('pdflatex -version'); On a similar machine, I installed ...
0
votes
1answer
442 views

Installing full version of Tex Live

For installing Tex Live by apt-get in Ubuntu, we have two options: basic and full. I installed Tex Live from source. The installed folder is 3.1GB with 104,030 files. Obviously this full version ...
14
votes
1answer
705 views

Why does TeX Live's pdflatex produce smaller PDFs than MiKTeX's pdflatex?

When building my master thesis, I've found that the size of the produced PDF differs if I use Tex Live on Ubuntu compared to MiKTeX on Windows; for the latter, the size is about 50% greater (from ...
19
votes
6answers
4k views

Converting MS Word .doc to LaTeX by command line

There are many guides to convert .doc to .tex with text editor softwares (mostly under Windows); and this popularity has made it hard to search for command-based converting methods. I am looking for ...
7
votes
2answers
405 views

If I have TeX Live 2011 how to install a previous version of biblatex (1.0)?

I install from the internet TeX Live 2011. I have to use MLA to write all my papers, and I have this problem: biblatex-mla sometimes \autocite[prenote][pg]{key} is not printing the author's name ...
6
votes
2answers
332 views

How to install system wide packages without requiring an ls-R database (with texlive)?

Question How can I install packages for system-wide use, but without requiring the ls-R database to be updated? Background The texlive documentation indicates that user specific packages should be ...
4
votes
1answer
474 views

How to run Asymptote with TeX Live?

I'm using a clean installation of TeX Live on Windows 7, using TeXworks editor in pdfLaTeX mode. I've tried the following code: \documentclass{minimal} \usepackage[pdftex]{graphicx} ...
10
votes
1answer
232 views

Computer powered down during tlmgr update, now tlmgr won't update packages, nor itself

As title says, I was updating the packages in my TL installation (by tlmgr update --all) from the command line in Win7, but for some strange reason the computer just powered down during the update, ...

1 3 4 5 6 7 9