[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#712772: texlive-latex-base: babel can no longer read language from global options



tag 712772 unreproducible moreinfo
thanks

On Mi, 19 Jun 2013, Dmitry Shachnev wrote:
> The following simple TeX file fails to compile using pdflatex from TeXLive 2013:

I disagree:
$ cat bbb.tex
\documentclass[spanish]{report}
\usepackage{babel}
\begin{document}
Hello, world!
\end{document}
$ pdflatex bbb
This is pdfTeX, Version 3.1415926-2.5-1.40.14 (TeX Live 2013/Debian)
 restricted \write18 enabled.
entering extended mode
(./bbb.tex
LaTeX2e <2011/06/27>
Babel <3.9f> and hyphenation patterns for 78 languages loaded.
(/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/size10.clo))
(/usr/share/texlive/texmf-dist/tex/generic/babel/babel.sty
(/usr/share/texlive/texmf-dist/tex/generic/babel-spanish/spanish.ldf
(/usr/share/texlive/texmf-dist/tex/generic/babel/babel.def)))
No file bbb.aux.
[1{/var/lib/texmf/fonts/map/pdftex/updmap/pdftex.map}] (./bbb.aux) )</usr/share
/texlive/texmf-dist/fonts/type1/public/amsfonts/cm/cmr10.pfb>
Output written on bbb.pdf (1 page, 12052 bytes).
Transcript written on bbb.log.
$

>     ! Package babel Error: You haven't specified a language option.

Sp why do you *not* follow the guidelines given in the bugreport
initial message, namely: Running the command with 
	-recorder
In this case
	latex -recorder ...
and send us the output of ...fls

> This causes all documents produced by Sphinx, such as ubuntu-packaging-guide,
> to fail to build from source.

Without more details I cannot evaluate it.

Norbert

------------------------------------------------------------------------
PREINING, Norbert                               http://www.preining.info
JAIST, Japan                                 TeX Live & Debian Developer
DSA: 0x09C5B094   fp: 14DF 2E6C 0307 BE6D AD76  A9C0 D2BF 4AA3 09C5 B094
------------------------------------------------------------------------


Reply to: