i have problem while trying use latex on xubuntu. dies buffer overflow @ babel package. have recent version of texlive. makefile:
buf_size=100000 pdflatex projekt bibtex $(co) buf_size=100000 pdflatex $(co) buf_size=100000 pdflatex $(co)
and first pdlfatex dies buffer overflow. here log:
rm -f *.dvi *.log projekt.blg projekt.bbl projekt.toc *.aux projekt.out projekt.lof rm -f projekt.pdf rm -f *~ buf_size=100000 pdflatex projekt pdftex, version 3.1415926-2.5-1.40.14 (tex live 2013/debian) restricted \write18 enabled. entering extended mode (./projekt.tex latex2e <2011/06/27> babel <v3.8h> , hyphenation patterns english, dumylang, nohyphenation, et hiopic, arabic, farsi, pinyin, mongolian, bulgarian, serbianc, serbian, mongoli anlmc, russian, ukrainian, usenglishmax, ukenglish, armenian, friulan, irish, d anish, turkish, romanian, bokmal, nynorsk, latvian, slovenian, hungarian, kurma nji, romansh, icelandic, dutch, latin, welsh, piedmontese, croatian, finnish, s wedish, estonian, lithuanian, uppersorbian, french, basque, ngerman, ngerman-x- 2013-05-26, german, swissgerman, german-x-2013-05-26, ibycus, ancientgreek, mon ogreek, greek, tamil, bengali, telugu, oriya, malayalam, gujarati, hindi, kanna da, marathi, sanskrit, panjabi, assamese, italian, georgian, thai, turkmen, afr ikaans, esperanto, indonesian, interlingua, coptic, polish, portuguese, catalan , galician, spanish, czech:il2, czech:t1, czechx, slovak:il2, slovak:t1, slovak x, loaded. (./fitthesis.cls document class: fitthesis 2007/04/13 sablona pro bp/dp (/usr/share/texlive/texmf-dist/tex/latex/base/report.cls document class: report 2007/10/19 v1.4h standard latex document class (/usr/share/texlive/texmf-dist/tex/latex/base/size11.clo)) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsmath.sty additional information on amsmath, use `?' option. (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amstext.sty (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsgen.sty)) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsbsy.sty) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsopn.sty)) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amssymb.sty (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amsfonts.sty)) (/usr/share/texlive/texmf-dist/tex/generic/babel/babel.sty (/home/ferymelchiah/texmf/tex/generic/csh-babel/switch.def) (/home/ferymelchiah/texmf/tex/generic/csh-babel/czech.ldf (/home/ferymelchiah/texmf/tex/generic/csh-babel/babel.def) (/home/ferymelchiah/texmf/tex/generic/csh-babel/babel.def) (/home/ferymelchiah/texmf/tex/generic/csh-babel/babel.def)
with last line goes on until...
(/home/ferymelchiah/texmf/tex/generic/csh-babel/babel.def) !pdftex error: pdflatex: buffer overflow @ file ../../../texk/web2c/pdftexdir/ utils.c, line 183 ==> fatal error occurred, no output pdf file produced!
i have no idea wrong. if push me towards solution, grateful.
Comments
Post a Comment