bugtex4ht - Bugs: bug #637, Latest TL update breaks tex4ht....

 
 
Show feedback again

You are not allowed to post comments on this tracker with your current authentification level.

bug #637: Latest TL update breaks tex4ht. FancyVerb no longer works

Submitted by:  Nasser M. Abbasi <nma123>
Submitted on:  Sat Oct 5 13:02:52 2024  
 
Category: NonePriority: 5 - Normal
Severity: 5 - NormalStatus: None
Privacy: PublicAssigned to: None
Open/Closed: Closed

Sat Oct 5 19:02:59 2024, comment #1:

Hi Nasser,

thanks for the report. Incidentally, I've found this issue myself yesterday, so it is already fixed in the sources. The fix should be included in TL soon.

The issue was caused by a fix for Minted.

Michal Hoftich <michal_h21>
Project Member
Sat Oct 5 13:02:52 2024, original submission:

I just updated to latest TL on one of my Linux VBox to test it.

A file which compiles OK on my other TL 2024, now no longer compiles using tex4ht on this new Linux with the updated TL 2024.

Here is MWE

------------------
\documentclass[12pt]{book}%
\usepackage{fancybox,fancyvrb,xcolor}

\ifdefined\HCode % tex4ht
\DefineVerbatimEnvironment{X301}{Verbatim}
\else
\DefineVerbatimEnvironment{X301}{Verbatim}{samepage,fontsize=\small}
\fi

\begin{document}

\begin{X301}
Out[30]= TransferFunctionModel[{
{{5(1 + s)(2 + s)}},
s(4 + s)(6 + s)}, s]
\end{X301}

\end{document}
--------------------------------

make4ht -ulm default -a debug A.tex 'mathjax,htm'

Gives

------------------------------
LaTeX Font Info: Trying to load font information for T1+lmtt on input line 1
2.

(/usr/local/texlive/2024/texmf-dist/tex/latex/lm/t1lmtt.fd
File: t1lmtt.fd 2015/05/01 v1.6.1 Font defs for Latin Modern
)
! Undefined control sequence.
<argument> \FancyVerbBackgroundColor

l.12 \begin{X301}
----------------------------

Attached is the log file A.log

This file compiles with no problem using lualatex on this updated TL.

This file also compiles with no error on my other Vbox with Linux which uses the original TL 2024 which I have not updated.

Nasser M. Abbasi <nma123>

 

Attached Files
file #540:  A.log added by nma123 (23kB - application/octet-stream)

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -unavailable- added by michal_h21 (Posted a comment)
  • -unavailable- added by nma123 (Submitted the item)
  •  

    Do you think this task is very important?
    If so, you can click here to add your encouragement to it.
    This task has 0 encouragements so far.

    Only logged-in users can vote.

     

    Please enter the title of George Orwell's famous dystopian book (it's a date):

     

     

    2 latest changes follow.

    Date Changed By Updated Field Previous Value => Replaced By
    Mon Feb 3 17:36:10 2025michal_h21Open/ClosedOpen=>Closed
    Sat Oct 5 13:02:52 2024nma123Attached File-=>Added A.log, #540
    Show feedback again

    Back to the top


    Powered by Savane 3.1-cleanup+gray