[tex4ht] [bug #245] Spanish babel

2015-02-17 Thread Karl Berry
Update of bug #245 (project tex4ht):

 Open/Closed:Open = Closed 

___

Follow-up Comment #1:

installed in tex4ht+tl. thanks as ever.


___

Reply to this item at:

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

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



[tex4ht] [bug #245] Spanish babel

2015-02-17 Thread Michal Hoftich
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@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@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/