3
votes
2answers
1k views

How to install custom sty files where the LaTeX compiler can find them?

I created a custom beamer style. For this I have several .sty files. I am able to install this custom theme on my Ubuntu 12.04 with the standard tex-live provided distribution by putting it my home as ...
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 ...
5
votes
1answer
262 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 ...
0
votes
1answer
446 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 ...