[tex4ht] [bug #627] Bad register code (65536) on 200 lines code
Nasser M. Abbasi
puszcza-hackers at gnu.org.ua
Thu Jun 20 06:24:12 CEST 2024
URL:
<http://puszcza.gnu.org.ua/bugs/?627>
Summary: Bad register code (65536) on 200 lines code
Project: tex4ht
Submitted by: nma123
Submitted on: Thu Jun 20 04:24:12 2024
Category: None
Priority: 5 - Normal
Severity: 7 - Important
Status: None
Privacy: Public
Assigned to: None
Originator Email:
Open/Closed: Open
Discussion Lock: Any
_______________________________________________________
Details:
tex4ht fails with
make4ht -ulm default -a debug -c ./nma_mathjax.cfg index.tex 'mathjax,htm'
-----------------------------------
/usr/local/texlive/2023/texmf-dist/tex/latex/l3backend/l3backend-dvips.def)
(./index.aux) (/usr/local/texlive/2023/texmf-dist/tex/latex/base/ts1cmr.fd))
! Bad register code (65536).
\__regex_query_set_aux:nN ...__regex_curr_pos_int
{#1}\__kernel_intarray_gse...
l.209 \]
-----------------------------------
The code in index.tex is mostly Maple generated with few changes made by me.
It compiles with no problem with Lualatex.
I can't figure the cause. Since it is little long (I did not want to change
it, as not sure which line is the error coming from), I made ZIP file that
contains everything needed to run it. The maple.sty file and my .cfg file.
The code is just one array
\[
\begin{array}{lll}
...
\end{array}
\]
The content of the ZIP file is
>ls -lrt
total 519
-rwxrwxrwx 1 me autologin 643 Jun 19 23:06 texput.log
-rwxrwxrwx 1 me autologin 135645 Jun 19 23:08 maple.sty
-rwxrwxrwx 1 me autologin 0 Jun 19 23:11 index.out
-rwxrwxrwx 1 me autologin 243929 Jun 19 23:11 index.pdf
-rwxrwxrwx 1 me autologin 77979 Jun 19 23:11 index.tex
-rwxrwxrwx 1 me autologin 17103 Jun 19 23:13 nma_mathjax.cfg
-rwxrwxrwx 1 me autologin 0 Jun 19 23:13 index.xref
-rwxrwxrwx 1 me autologin 21 Jun 19 23:13 index.tmp
-rwxrwxrwx 1 me autologin 83 Jun 19 23:13 index.4ct
-rwxrwxrwx 1 me autologin 92 Jun 19 23:17 index.aux
-rwxrwxrwx 1 me autologin 76 Jun 19 23:17 index.4tc
-rwxrwxrwx 1 me autologin 36921 Jun 19 23:17 index.log
After unzipping, cd to the folder june_20_2024/ created and run the command
make4ht above to see the error.
I am attaching the ZIP (if this does not work, will make link)
TL 2023
Thanks
--Nasser
_______________________________________________________
File Attachments:
-------------------------------------------------------
Date: Thu Jun 20 04:24:12 2024 Name: june_20_2024.zip Size: 281kB By:
nma123
<http://puszcza.gnu.org.ua/bugs/download.php?file_id=537>
_______________________________________________________
Reply to this item at:
<http://puszcza.gnu.org.ua/bugs/?627>
_______________________________________________
Message sent via/by Puszcza
http://puszcza.gnu.org.ua/
More information about the tex4ht
mailing list.