Ricardo Wurmus <[email protected]> writes:
> Ricardo Wurmus <[email protected]> writes: > >> % This line is new. Set the language! >> \usepackage[british]{babel} > > It is in fact sufficient to add only this line > > \def\languagename{english} > > The only problem is that languagename is undefined. pdflatex.fmt is a gzipped file. Unzipping it we see differences in the file from the working monolithic texlive package and the texlive-latex-base package. The former retains references to babel files while the one from texlive-latex-base does not. -- Ricardo
