Public bug reported:

This is regression from texlive in feisty. Running latex on minimal
document:

 \documentclass{article}
 \usepackage[latin]{babel}
 \begin{document}
 \end{document}

gives

 [...]
 (/usr/share/texmf-texlive/tex/generic/babel/babel.def)
 ! Undefined control sequence.
 l.184 \addtoextraslatin
                       {\LatinMarksOff}

A workaround is to ignore such command by saying
\def\addtoextraslatin#1{\relax} before loading babel.

Google returns page apparetnly dealing with the issue, but I don't read
japanese: http://oku.edu.mie-u.ac.jp/~okumura/texfaq/qa/40424.html.

** Affects: texlive-base (Ubuntu)
     Importance: Undecided
         Status: New

-- 
using babel with latin gives error in latin.ldf
https://bugs.launchpad.net/bugs/157709
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to