I have the following error:
(/usr/share/texlive/texmf-dist/tex/generic/babel/babel.sty (/usr/share/texlive/texmf-dist/tex/generic/babel/english.ldf (/usr/share/texlive/texmf-dist/tex/generic/babel/babel.def)) (/usr/share/texlive/texmf-dist/tex/generic/babel/germanb.ldf) (/usr/share/texlive/texmf-dist/tex/generic/babel/english.ldf ************************************* * Local config file english.cfg used * (/usr/share/texlive/texmf-dist/doc/support/pedigree-perl/examples/english.cfg ! You can't use `macro parameter character #' in vertical mode. l.1 # An example configuration file for pedigree program ? Unfortunately, I can not give an minimal example.
This error appeared after I updated to TeX Live 2012/Debian (I am using Linux Mint 14). Before that the documents that now produce the error could be compiled.
I am wondering why this file is looked at at all. Has anyone experienced the same? Or has anyone an idea how to get ride off this error?
pedigree-perlin your document? AFAIR usually TL does not load anything from thedocthree. Besides, it is not a LaTeX file, so it would be nice to figure out why it is loaded in your document. What doeskpdewhich english.cfgsay? I do not get any results<language>.cfgif existent. You probably have addedtexmf-dist/doc/support/pedigree-perl/examplesto theTEXINPUTSvariable in order to access the.csvfiles there, sobabelfindsenglish.cfgand wants to load it, but it's not a TeX file.babel.def