Ubuntu 12.10 TexLive 2012: Latex file would not compile
Posted
by
Indian
on Ask Ubuntu
See other posts from Ask Ubuntu
or by Indian
Published on 2012-11-13T11:04:55Z
Indexed on
2012/11/13
11:21 UTC
Read the original article
Hit count: 319
I wrote a long report with chapters using TexLiVE 2009. When I move to 12.10, the system had upgraded to Texlive 2012. However, I found that some fonts were not working, whereas they were a part of the distribution (Texlive). Therefore, I uninstalled the whole thing (TexLive) and then reinstalled.
Compilation command
pdflatex myreport.tex
I now have the following error while compiling:
This is pdfTeX, Version 3.1415926-2.4-1.40.13 (TeX Live 2012/Debian)
\write18 enabled
kpathsea: Running mktexfmt pdflatex.fmt
I can't find the format file 'pdflatex.fmt'!
How do I solve this issue?
© Ask Ubuntu or respective owner