I recently upgraded to Edgy and now I cannot turn my MSc Thesis into a pdf. Here is an example of the failure on a very simple tex document. In this case, dvipdf would work, but it doesn't on my thesis. I'm writting with Kile and it uses dvipdfm to create the pdf.
Any ideas? I'm rather frantic.
Code:jason@isaac Documents $ cat test.tex \documentclass[a4paper,10pt]{article} \begin{document} blah blah \end{document} jason@isaac Documents $ latex test.tex This is pdfeTeX, Version 3.141592-1.21a-2.2 (Web2C 7.5.4) entering extended mode (./test.tex LaTeX2e <2003/12/01> Babel <v3.8d> and hyphenation patterns for american, french, german, ngerman, b ahasa, basque, bulgarian, catalan, croatian, czech, danish, dutch, esperanto, e stonian, finnish, greek, icelandic, irish, italian, latin, magyar, norsk, polis h, portuges, romanian, russian, serbian, slovak, slovene, spanish, swedish, tur kish, ukrainian, nohyphenation, loaded. (/usr/share/texmf-tetex/tex/latex/base/article.cls Document Class: article 2004/02/16 v1.4f Standard LaTeX document class (/usr/share/texmf-tetex/tex/latex/base/size10.clo)) (./test.aux) [1] (./test.aux) ) Output written on test.dvi (1 page, 216 bytes). Transcript written on test.log. jason@isaac Documents $ dvipdfm test.dvi test.dvi -> test.pdf [1] pdf_ref_obj: Called with already released object{0} Fatal Error Output file removed. jason@isaac Documents $



Adv Reply




Bookmarks