2
votes
0answers
110 views

Compiling same project gives different result after 2 months [closed]

Ok, here's the deal. In December I finished writing a long document. I compiled it and went on vacations. I get back and after 2 I months compiled the exact same project with absolutely nothing ...
1
vote
1answer
262 views

Setting TEXINPUTS for pdflatex in Ubuntu

I have a set of files that are commonly used as inputs in my tex files, so I put them in a directory and set the path in the TEXINPUTS environment variable (in Ubuntu). This works fine when compiling ...
2
votes
1answer
486 views

LaTeX minimal installation in Linux (Ubuntu apt-get)

I am running LaTeX on a Linux VM. I am running a Xubuntu and have very little space to use. I managed to install some of the latex packages without documentation. Currently I am missing fullpage ...
5
votes
1answer
231 views

Differences in texlive implementations

I run the same input file in two computers, one having TeX Live/Debian under Ubuntu, the other with TeX Live/opensuse under SUSE 11.1. The second one fails to handle the file properly. In ...