[tex4ht] [bug #245] Spanish babel

Michal Hoftich puszcza-hackers at gnu.org.ua
Tue Feb 17 21:23:28 CET 2015


URL:
  <http://puszcza.gnu.org.ua/bugs/?245>

                 Summary: Spanish babel
                 Project: tex4ht
            Submitted by: michal_h21
            Submitted on: Tue 17 Feb 2015 10:23:28 PM EET
                Category: None
                Priority: 5 - Normal
                Severity: 5 - Normal
                  Status: None
                 Privacy: Public
             Assigned to: None
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any

    _______________________________________________________

Details:

I've accidentally have found that using Spanish language with `babel` package
causes compilation error:

\documentclass{article}
\usepackage[T1]{fontenc}
\usepackage[utf8]{inputenc}
\usepackage[spanish]{babel}

\begin{document}

Holla, Mundo
\end{document}


the error is:

! Undefined control sequence.
l.105 \ifes at LaTeXe

it seems that this macro is no longer used in babel. When searching for this
error I've even found some blog posts about this error with a quick fix:

\let\ifes at LaTeXe\iftrue

unfortunately, no one posted a bug report, so we couldn't fix that in the
sources. 

Attached patch uses original test which was used in babel for deciding whether
LaTeX or other format is used.





    _______________________________________________________

File Attachments:


-------------------------------------------------------
Date: Tue 17 Feb 2015 10:23:28 PM EET  Name: spanish.patch  Size: 849B   By:
michal_h21

<http://puszcza.gnu.org.ua/bugs/download.php?file_id=196>

    _______________________________________________________

Reply to this item at:

  <http://puszcza.gnu.org.ua/bugs/?245>

_______________________________________________
  Message sent via/by Puszcza
  http://puszcza.gnu.org.ua/



More information about the tex4ht mailing list