[tex4ht] [bug #626] \:babelfont in babel-sty-hooks.4ht
JürgenSpitzmüller
puszcza-hackers at gnu.org.ua
Mon Jun 10 16:39:21 CEST 2024
URL:
<http://puszcza.gnu.org.ua/bugs/?626>
Summary: \:babelfont in babel-sty-hooks.4ht
Project: tex4ht
Submitted by: jspitzm
Submitted on: Mon Jun 10 14:39:21 2024
Category: None
Priority: 5 - Normal
Severity: 5 - Normal
Status: None
Privacy: Public
Assigned to: None
Originator Email:
Open/Closed: Open
Discussion Lock: Any
_______________________________________________________
Details:
Alas I don't have a MWE ready, but I got an error about \:babelfont being
already defined when I compiled a paper.
The following change in babel-sty-hooks.4ht cured it for me:
- \NewDocumentCommand\:babelfont{o m o m}{}
+ \ProvideDocumentCommand\:babelfont{o m o m}{}
+ \RenewDocumentCommand\:babelfont{o m o m}{}
(for some reason, without the \ProvideDocumentCommand I got an error that
\:babelfont is not yet defined)
_______________________________________________________
Reply to this item at:
<http://puszcza.gnu.org.ua/bugs/?626>
_______________________________________________
Message sent via/by Puszcza
http://puszcza.gnu.org.ua/
More information about the tex4ht
mailing list.