Tagged Questions
1
vote
3answers
723 views
Problem compiling with TeXLive
I am a Ubuntu user, and recently I had a problem with my upgrade from an older version of Ubuntu to a newer one, so I had to wipe everything out and start back from scratch. Unfortunately, that ...
4
votes
1answer
2k views
How to make the moderncv templates from CTAN work in Ubuntu 11.10
I am trying to use moderncv on Ubuntu 11.10. The class is in texlive-latex-extra but it seems to be an old version and it does not recognize some new commands.
I would like to either upgrade the ...
1
vote
2answers
2k views
Some strange errors when moving from MikTex on windows to Ubuntu TeX.
I have some tex code that I used to compile successfully (actually, with some 3 non-important warnings) on Windows using MikTex. When I try to compile it on Ubuntu using:
tex composition-body.tex
I ...
13
votes
1answer
503 views
Getting “You have to run LaTeX again to get the references right ” over and over again
on Ubuntu 10.04 with Emacs 23.1.1 and TexLive, writing a book (scrbook) spread over different files, I have the following problem:
Doing C-c C-c in Emacs (the usual cycle LaTeX BibTeX LaTeX LaTeX)
I ...