Re: [tex4ht] [bug #625] Bad register code (65536) again on auto-generated Latex code

2024-04-29 Thread Nasser M. Abbasi
Thanks for the info Michal; Yes, I changed my texmf.cnf first thing when installing texlive to increase the counters, else will not be able to compile most of my files. cat texmf.cnf buf_size=900 pool_size=900 main_memory=900 save_size=100 max_strings = 500 strings_free =

[tex4ht] [bug #625] Bad register code (65536) again on auto-generated Latex code

2024-04-28 Thread Nasser M. Abbasi
Follow-up Comment #1, bug #625 (project tex4ht): I have now a workaround. So able to build my output. I changed my program to check the length of each Latex equation generated by Maple before writing them to the latex file. If each equation (as string) has length > 10,000 then will not write

[tex4ht] [bug #625] Bad register code (65536) again on auto-generated Latex code

2024-04-28 Thread Nasser M. Abbasi
URL: Summary: Bad register code (65536) again on auto-generated Latex code Project: tex4ht Submitted by: nma123 Submitted on: Sun Apr 28 23:19:37 2024 Category: None

[tex4ht] [bug #624] File ended while scanning use of \AltMathOne. error

2024-04-25 Thread Nasser M. Abbasi
Follow-up Comment #1, bug #624 (project tex4ht): I found a workaround. So I am OK for now. In tex4ht mode, I changed to using \begin{array}{ccc} instead. And now it compiled OK and produces same output as PDF. Here is the new MWE - \documentclass[12pt]{article}

[tex4ht] [bug #624] File ended while scanning use of \AltMathOne. error

2024-04-25 Thread Nasser M. Abbasi
URL: Summary: File ended while scanning use of \AltMathOne. error Project: tex4ht Submitted by: nma123 Submitted on: Thu Apr 25 06:03:46 2024 Category: None Priority:

Re: [tex4ht] tex4ht remove image id from HCode passed. Makes animation no longer work

2024-01-30 Thread Nasser M. Abbasi
I found the fix. I just needed to do this \HCode{ \Hnewline instead of \HCode{ \Hnewline as I had it. I must have changed this myself without knowing. Now with this change the HTML does indeeded has the id there: THis is little strange that I had to do I had this code working for many

[tex4ht] tex4ht remove image id from HCode passed. Makes animation no longer work

2024-01-30 Thread Nasser M. Abbasi
I had this code working for many years. Now for some reason when I compiled the page again using tex4ht in TL 2023 animations on the page no longer run in HTML. After much debugging, I found that losses the id= part when HTML is generated. The code I use must use specific id name which

[tex4ht] [bug #620] tex4ht breaks URL text leading to empty spaces between words generated in final HTML when \urldef

2024-01-15 Thread Nasser M. Abbasi
URL: Summary: tex4ht breaks URL text leading to empty spaces between words generated in final HTML when \urldef Project: tex4ht Submitted by: nma123 Submitted on: Mon Jan 15 23:27:58 2024

Re: [tex4ht] [bug #618] Incomplete XML Document, domfilter error, truncated build on large file.

2023-12-15 Thread Nasser M. Abbasi
On 12/15/2023 6:21 AM, CV Radhakrishnan wrote: On 12/14/23 20:32, Nasser M. Abbasi wrote: [...] The above build.sh assumes you are using TL 2023, if not please change the path shown. Yes, I have TL 2023. After you start ./build.sh it will take about 12-16 hrs or so depending on the speed

Re: [tex4ht] [bug #618] Incomplete XML Document, domfilter error, truncated build on large file.

2023-12-14 Thread Nasser M. Abbasi
On 12/14/2023 5:09 PM, Karl Berry wrote: and see if they can reproduce these errors, Thanks for all this. The main thing I need to even make a start at debugging the binary is the exact invocation of the tex4ht executable (and t4ht, if it makes that far). I think/hope make4ht will output

Re: [tex4ht] [bug #618] Incomplete XML Document, domfilter error, truncated build on large file.

2023-12-14 Thread Nasser M. Abbasi
In case someone would like to try compiling this in tex4ht, and see if they can reproduce these errors, here are the instructions: The errors you should see at the end are these: The following ZIP file contains the folder with

Re: [tex4ht] [bug #618] Incomplete XML Document, domfilter error, truncated build on large file.

2023-12-13 Thread Nasser M. Abbasi
On 12/13/2023 4:10 PM, Karl Berry wrote: Hi Karl, Nasser's original DVI file is included in the zip file, so it is possible to execute tex4ht on it. It fails silently, it looks like some \special instruction causes immediate stop. Please point me to the zip. (No promises. :)

Re: [tex4ht] [bug #618] Incomplete XML Document, domfilter error, truncated build on large file.

2023-12-13 Thread Nasser M. Abbasi
On 12/12/2023 8:45 AM, Michal Hoftich wrote: Follow-up Comment #1, bug #618 (project tex4ht): It seems that something causes tex4ht command to stop processing your DVI file abruptly. Maybe some wrong \special command. There are no errors in the log file. It seems that LaTeX compiled the whole

Re: [tex4ht] [bug #618] Incomplete XML Document, domfilter error, truncated build on large file.

2023-12-11 Thread Nasser M. Abbasi
am F Hammond Email: gel...@gmail.com https://www.facebook.com/william.f.hammond http://www.albany.edu/~hammond/ 푻풉풆 풕풊풎풆 풕풐 풔풂풗풆 풂 풅풆풎풐풄풓풂풄풚 풊풔 풃풆풇풐풓풆 풊풕 풊풔 풍풐풔풕. -- 퐊퐞퐧 퐁퐮퐫퐧퐬 On Mon, Dec 11, 2023 at 5:04 PM Nasser M. Abbasi wrote: URL: <http://puszcza.gnu.org.ua/bugs/?618>

[tex4ht] [bug #618] Incomplete XML Document, domfilter error, truncated build on large file.

2023-12-11 Thread Nasser M. Abbasi
URL: Summary: Incomplete XML Document, domfilter error, truncated build on large file. Project: tex4ht Submitted by: nma123 Submitted on: Tue Dec 12 01:04:12 2023 Category: None

Re: [tex4ht] [bug #617] The fancyvrb LaTeX package produces blank lines with the `\VerbatimInput` command

2023-12-11 Thread Nasser M. Abbasi
### Discussion It seems that the issue stems from the lack of support for the `\VerbatimInput` command in TeX4ht. However, the `\VerbatimCommand` is used to input verbatim text in the LaTeX definitions of the Markdown package for TeX and cannot be easily substituted with the `Verbatim`

Re: [tex4ht] Can one use tex4ht log file to check if more runs are needed?

2023-12-04 Thread Nasser M. Abbasi
On 12/4/2023 5:29 AM, Michal Hoftich wrote: Hi Nasser, My question here is this: Could I use similar method for tex4ht and just check the tex4ht log file for messages? This is easier for me to do, since I can use the same "grep -E" command. TeX4ht on its own doesn't produce such messages,

[tex4ht] Can one use tex4ht log file to check if more runs are needed?

2023-12-03 Thread Nasser M. Abbasi
Currently, when I compile using lualatex, the script checks at the end of each compilation if some specific messages are in the log file, which tells it to call lualatex one more time. Over the years I collected these messages Rerun. Rerun, Rerun to get outlines right Rerun to get

[tex4ht] [bug #616] \downarrow is not centered in table when using tex4ht with column type centered paragraph

2023-11-22 Thread Nasser M. Abbasi
URL: Summary: \downarrow is not centered in table when using tex4ht with column type centered paragraph Project: tex4ht Submitted by: nma123 Submitted on: Wed Nov 22 08:45:13 2023

[tex4ht] [bug #614] tex4ht in TL 2023 generates funny characters in table

2023-10-31 Thread Nasser M. Abbasi
URL: Summary: tex4ht in TL 2023 generates funny characters in table Project: tex4ht Submitted by: nma123 Submitted on: Wed Nov 1 04:16:14 2023 Category: None

Re: [tex4ht] Problems generating svg when tikz is involved with tex4ht

2023-10-24 Thread Nasser M. Abbasi
On 10/24/2023 6:06 AM, Michal Hoftich wrote: I cannot reproduce these issues, both at work and at home, but I don't think it is caused by Dvisvgm. Two things that you can try is to remove the "htm" option, because it seems to produce strange image filenames, and also the up-to-date driver from

Re: [tex4ht] Problems generating svg when tikz is involved with tex4ht

2023-10-24 Thread Nasser M. Abbasi
install dvisvgm 3.1.1.1 according to the packag manager. But I have not done so yet, so still using the one that comes with TL 2023. I could try to install 3.1.1.1 and see if this makes any difference or not. --Nasser On 10/24/2023 12:51 AM, Nasser M. Abbasi wrote: I've been having problems

[tex4ht] Problems generating svg when tikz is involved with tex4ht

2023-10-23 Thread Nasser M. Abbasi
I've been having problems with TL 2023 using tex4ht when tikz is involved. The svg images generated are bad according to the browsers. Here is a MWE taken from 4 years old answer https://tex.stackexchange.com/questions/488733/what-is-current-status-of-using-tikz-with-tex4ht When compiling the

[tex4ht] [bug #613] Problem using tex4ht with algpseudocodex package when adding indent guide lines

2023-10-21 Thread Nasser M. Abbasi
URL: Summary: Problem using tex4ht with algpseudocodex package when adding indent guide lines Project: tex4ht Submitted by: nma123 Submitted on: Sat Oct 21 10:28:56 2023 Category:

Re: [tex4ht] How to add custom Css code into the configuration file? @media

2023-10-14 Thread Nasser M. Abbasi
On 10/14/2023 3:24 PM, Michal Hoftich wrote: Hi Nasser, It is because it is trying to copy the style file nma.css to the output directory! And so ofcourse there is no folder /styles/css/ on the Linux disk. This is meant only for the web server to use from its root public_html. In this

[tex4ht] How to only remove temporary files after calling make4ht to compile a file?

2023-10-14 Thread Nasser M. Abbasi
I can't figure after looking at https://texdoc.org/serve/make4ht/0 how to only remove temporary files generated after calling make4ht to compile a file. If I do make4ht ... index.tex make4ht make4ht -m clean -a info index.tex This will delete, not on the temporary files (index.log,

Re: [tex4ht] How to add custom Css code into the configuration file? @media

2023-10-14 Thread Nasser M. Abbasi
On 8/30/2023 2:53 AM, Michal Hoftich wrote: Hi Nasser, Ok, fixed. Found my mistake. I forget to escape % and # when I copied the code from the .css to try it in .cfg ! This now works in the .cfg. In your case, you can use jurt \Configure{AddCss}{filename.css}. It will include link to the

[tex4ht] [bug #612] tex4ht gives compile error when using transparent package

2023-10-13 Thread Nasser M. Abbasi
URL: Summary: tex4ht gives compile error when using transparent package Project: tex4ht Submitted by: nma123 Submitted on: Fri Oct 13 08:01:32 2023 Category: None

Re: [tex4ht] How to \includegraphics using absolute path with tex4ht?

2023-10-08 Thread Nasser M. Abbasi
May be even lua can be used to automatically convert absolute path in \includegraphics to relative one? \includegraphics[width=textwidth]{/mnt/g/public_html/my_notes/images/my_image} to \includegraphics[width=textwidth]{../../my_notes/images/my_image} This will solve all the problem. fyi;

Re: [tex4ht] How to \includegraphics using absolute path with tex4ht?

2023-10-08 Thread Nasser M. Abbasi
On 10/8/2023 5:38 AM, Nasser M. Abbasi wrote: Is there a way to make copy_images adjust the "src=" automatically to new copy location? I think there is a better solution to all of this. no need to copy images and do any of this. There are tools that automatically converts abs

Re: [tex4ht] How to \includegraphics using absolute path with tex4ht?

2023-10-08 Thread Nasser M. Abbasi
On 6/20/2023 10:21 AM, Michal Hoftich wrote: If it works for you, I can add it to make4ht as a new extension, so it could be then enabled from the command line. I've added a new extension to make4ht, copy_images. It should fix this issue. Best regards, Michal Thanks Michal for adding

[tex4ht] [bug #610] How to use verbatimbox in tex4ht? Compile error. OK in pdf

2023-10-01 Thread Nasser M. Abbasi
URL: Summary: How to use verbatimbox in tex4ht? Compile error. OK in pdf Project: tex4ht Submitted by: nma123 Submitted on: Mon Oct 2 04:41:15 2023 Category: None

Re: [tex4ht] question on split levels for tex4ht

2023-10-01 Thread Nasser M. Abbasi
On 10/1/2023 7:41 AM, Michal Hoftich wrote: But with the new option, one do not have to worry changing the command to get the numbers right, if they change from article to book. I am not sure about this. If you take a look at the html4.4ht file, you will find that the code for the numerical

[tex4ht] question on split levels for tex4ht

2023-09-30 Thread Nasser M. Abbasi
Per post by Michal at https://tex.stackexchange.com/questions/631604/how-to-split-an-article-at-the-subsubsection-level-using-tex4ht For document classes with \chapter command: 1 - split at \part 2 - split at \chapter 3 - split at \section 4 - split at \subsection 5 -

Re: [tex4ht] is it possible to have complete support for breqn package in tex4ht?

2023-09-25 Thread Nasser M. Abbasi
On 9/25/2023 1:00 PM, Michal Hoftich wrote: Maybe the Breqn maintainers could find what is the issue, they probably understand their code better than me. Well, I don't understand it at all, I just tried to change some dimensions, because I expected that it could help. Hello Michal; Fyi; I

Re: [tex4ht] is it possible to have complete support for breqn package in tex4ht?

2023-09-25 Thread Nasser M. Abbasi
On 9/25/2023 1:00 PM, Michal Hoftich wrote: Only hope now is to wait to see if in the future mathjax would implement breaking of long equation. That would be ideal. Maybe you can try to ask what is the current progress. Best, Michal Hello Michal; I did ask about it 2 years ago

Re: [tex4ht] is it possible to have complete support for breqn package in tex4ht?

2023-09-25 Thread Nasser M. Abbasi
On 9/25/2023 4:39 AM, Michal Hoftich wrote: Hopefully, they will manage to implement it, it would be impractical to try to compile Breqn equations to images, and the rest of the math to MathJax anyway. Best, Michal If breqn would work with svg, I was planning to stop using mathjax and

Re: [tex4ht] is it possible to have complete support for breqn package in tex4ht?

2023-09-25 Thread Nasser M. Abbasi
Yes, I also get math images in SVG with no problem with breqn with tex4ht, but they are all long on same line. No automatic breaking as happens in the PDF, and this defeats the whole reason for using breqn which is automatic breaking of long equations. Mathjax had feature in 2.7 for automatic

[tex4ht] is it possible to have complete support for breqn package in tex4ht?

2023-09-25 Thread Nasser M. Abbasi
Mathjax still does not support automatic breaking on long equations. I do not think it will ever do that. Currently tex4ht even when using svg (i.e. image for math, and not mathjax), it does not support breqn package. This means long equations look bad in HTML since they exceed the width of the

[tex4ht] [bug #608] Adding hyperref package makes tex4ht change its split level order

2023-09-09 Thread Nasser M. Abbasi
URL: Summary: Adding hyperref package makes tex4ht change its split level order Project: tex4ht Submitted by: nma123 Submitted on: Sun Sep 10 01:53:10 2023 Category: None

Re: [tex4ht] How to add custom Css code into the configuration file? @media

2023-08-30 Thread Nasser M. Abbasi
On 8/30/2023 5:30 AM, Michal Hoftich wrote: Yes, that's the main feature. \Css is meant mainly for smaller chunks of code and for your custom tags. Design for the whole page is better to be put in an external file. Another upside is that when you fix something in the CSS, you don't need to

Re: [tex4ht] How to add custom Css code into the configuration file? @media

2023-08-30 Thread Nasser M. Abbasi
On 8/30/2023 2:53 AM, Michal Hoftich wrote: Hi Nasser, Ok, fixed. Found my mistake. I forget to escape % and # when I copied the code from the .css to try it in .cfg ! This now works in the .cfg. In your case, you can use jurt \Configure{AddCss}{filename.css}. It will include link to the

Re: [tex4ht] How to add custom Css code into the configuration file? @media

2023-08-30 Thread Nasser M. Abbasi
: auto; padding: 0em; color: #444; font-family: arial, sans-serif; line-height: 1.3; font-style: normal; font-size: 1.0em; text-align:justify; background: #FF;}} Case closed. THanks, --Nasser On 8/29/2023 11:46 PM, Nasser M. Abbasi wrote: Opps, I copied the code

Re: [tex4ht] How to add custom Css code into the configuration file? @media

2023-08-29 Thread Nasser M. Abbasi
and (min-width: 100px) and (max-width: 960px) { b\ETC. ! Paragraph ended before \Css was complete. \par I tried escaping it using \@media but that did not work. Thanks --Nasser On 8/29/2023 11:29 PM, Nasser M. Abbasi wrote: I am trying to add this custom code into my .cfg file, using \Css

[tex4ht] How to add custom Css code into the configuration file? @media

2023-08-29 Thread Nasser M. Abbasi
I am trying to add this custom code into my .cfg file, using \Css{...} that I always used, but it gives syntax error. The code works fine if I add it manually to the index.css file after compiling. But I need to put it to my .cfg file so it automatically go inot each generated .css The code

[tex4ht] [bug #606] tex4ht duplicates TOC in two columns in TL 2023 but OK in TL 2022. What changed?

2023-07-31 Thread Nasser M. Abbasi
URL: Summary: tex4ht duplicates TOC in two columns in TL 2023 but OK in TL 2022. What changed? Project: tex4ht Submitted by: nma123 Submitted on: Mon Jul 31 10:12:14 2023 Category:

[tex4ht] Unable to access tex4ht tracking bug site

2023-07-30 Thread Nasser M. Abbasi
This is fyi; I wanted to enter a new bug for tex4ht, but I am not able to access https://puszcza.gnu.org.ua it gives error Failed to connect to database: php_network_getaddresses: getaddrinfo failed: Temporary failure in name resolution Please contact as soon as possible server administrators

[tex4ht] [bug #605] Large difference in spacing of TOC between book and article class

2023-07-25 Thread Nasser M. Abbasi
URL: Summary: Large difference in spacing of TOC between book and article class Project: tex4ht Submitted by: nma123 Submitted on: Tue Jul 25 20:52:47 2023 Category: None

[tex4ht] [bug #604] tex4ht in TL 2023 broke something in handling breqn compared to TL 2022

2023-07-22 Thread Nasser M. Abbasi
URL: Summary: tex4ht in TL 2023 broke something in handling breqn compared to TL 2022 Project: tex4ht Submitted by: nma123 Submitted on: Sat Jul 22 13:41:10 2023 Category: None

Re: [tex4ht] Using texfot with make4ht, how to make it stop at error in compiling?

2023-06-27 Thread Nasser M. Abbasi
On 6/27/2023 3:42 PM, Karl Berry wrote: Hi Nasser - all texfot does is run the command as specified. From your tex.sx question and Michal's answers, it looks like the differences in behavior are due to -a warning vs. -a debug? What I really do not understand is this: When using `-a debug`

[tex4ht] Using texfot with make4ht, how to make it stop at error in compiling?

2023-06-27 Thread Nasser M. Abbasi
I am back to using the nice package texfot by Karl Berry to help reduce amount of display on the screen. https://ctan.org/pkg/texfot?lang=en Here is background: I wanted first to use `-a warning` with make4ht to reduce the output on screen, but the side effect of this is that it no longer stops

[tex4ht] How to \includegraphics using absolute path with tex4ht?

2023-06-17 Thread Nasser M. Abbasi
I have to use an absolute path for my graphics, because the code is generated by a program, and the resulting index.tex can be in different locations in the tree, while the image location is fixed at once place at root of the tree. So hard to make it relative to each generated index.tex since

Re: [tex4ht] [bug #592] inconsistent font sizes used for subsubsection/paragraph titles in tex4ht. How to fix?

2023-01-01 Thread Nasser M. Abbasi
On 1/1/2023 3:33 PM, Karl Berry wrote: Follow-up Comment #2, bug #592 (project tex4ht): To my mind, this is a bug in the browser(s). Browsers should not render any tag as less than the body size. That's nonsensical. But given that reality, and that it's unlikely to change, my suggestion for

Re: [tex4ht] [bug #592] inconsistent font sizes used for subsubsection/paragraph titles in tex4ht. How to fix?

2023-01-01 Thread Nasser M. Abbasi
On 1/1/2023 2:49 PM, Michal Hoftich wrote: as it is preferable if users set high level design elements themselves The way I look at it, I use tex4ht to convert latex to HTML so I do not have to know any HTML or Css commands. So the more this process is automated, with as little need for one

Re: [tex4ht] [bug #592] inconsistent font sizes used for subsubsection/paragraph titles in tex4ht. How to fix?

2023-01-01 Thread Nasser M. Abbasi
} \section{first section} \subsection{first subsection} \subsubsection{first subsubsection} \paragraph{first paragraph} \end{document} - On 1/1/2023 12:28 PM, Nasser M. Abbasi wrote: URL: <http://puszcza.gnu.org.ua/bugs/?592> Summary: incons

[tex4ht] [bug #592] inconsistent font sizes used for subsubsection/paragraph titles in tex4ht. How to fix?

2023-01-01 Thread Nasser M. Abbasi
URL: Summary: inconsistent font sizes used for subsubsection/paragraph titles in tex4ht. How to fix? Project: tex4ht Submitted by: nma123 Submitted on: Sun Jan 1 18:28:48 2023

[tex4ht] [bug #591] adding \fbox around \includegraphics makes it lose the centering when using tex4ht

2022-12-30 Thread Nasser M. Abbasi
URL: Summary: adding \fbox around \includegraphics makes it lose the centering when using tex4ht Project: tex4ht Submitted by: nma123 Submitted on: Fri Dec 30 23:14:21 2022 Category:

[tex4ht] [bug #590] tex4ht fails when adding \centering after \begin{figure}

2022-12-29 Thread Nasser M. Abbasi
URL: Summary: tex4ht fails when adding \centering after \begin{figure} Project: tex4ht Submitted by: nma123 Submitted on: Fri Dec 30 01:56:27 2022 Category: None

Re: [tex4ht] [bug #589] tex4ht no longer shows table of content when using split level

2022-12-26 Thread Nasser M. Abbasi
he summary to the above that will be good. Thanks --Nasser On 12/26/2022 8:37 PM, Nasser M. Abbasi wrote: URL: <http://puszcza.gnu.org.ua/bugs/?589> Summary: tex4ht no longer shows table of content when using split level Project: tex4ht Subm

[tex4ht] [bug #589] tex4ht no longer shows table of content when using split level

2022-12-26 Thread Nasser M. Abbasi
URL: Summary: tex4ht no longer shows table of content when using split level Project: tex4ht Submitted by: nma123 Submitted on: Tue Dec 27 02:37:27 2022 Category: None

[tex4ht] [bug #588] After updating to latest TL 2022. tex4ht no longer shows table of content when using split level

2022-12-26 Thread Nasser M. Abbasi
URL: Summary: After updating to latest TL 2022. tex4ht no longer shows table of content when using split level Project: tex4ht Submitted by: nma123 Submitted on: Tue Dec 27 02:26:11 2022

[tex4ht] [bug #587] tex4ht fails on including image with math in caption after loading hyperref package

2022-12-24 Thread Nasser M. Abbasi
URL: Summary: tex4ht fails on including image with math in caption after loading hyperref package Project: tex4ht Submitted by: nma123 Submitted on: Sun Dec 25 03:16:52 2022 Category:

Re: [tex4ht] [bug #586] Incompatibility with package animate

2022-12-10 Thread Nasser M. Abbasi
On 12/10/2022 2:14 PM, Jim Hefferon wrote: URL: Summary: Incompatibility with package animate Project: tex4ht Submitted by: jimhefferon Submitted on: Sat Dec 10 20:14:28 2022

Re: [tex4ht] WARNING] domfilter: ...ive/2022/texmf-dist/tex/luatex/luaxml/luaxml-mod-xml.lua:175: Unbalanced Tag (/p) [char=530977]

2022-12-08 Thread Nasser M. Abbasi
Found the problem. MWE \documentclass[12pt,titlepage]{article} \begin{document} \ifdefined\HCode Here is the animation from the Maple notebook: \ScriptEnv{html} {\NoFonts\hfill\break} {\EndNoFonts} \HCode{ } \fi \end{document} -- make4ht

Re: [tex4ht] WARNING] domfilter: ...ive/2022/texmf-dist/tex/luatex/luaxml/luaxml-mod-xml.lua:175: Unbalanced Tag (/p) [char=530977]

2022-12-08 Thread Nasser M. Abbasi
it. Thanks, --Nasser Best regards, Michal On Thu, Dec 8, 2022 at 10:05 AM Nasser M. Abbasi wrote: https://12000.org/my_notes/faq/MAPLE/maple.tex And the log file at https://12000.org/my_notes/faq/MAPLE/maple.log I can make a zip file that contains everything needed to build it if needed?

[tex4ht] WARNING] domfilter: ...ive/2022/texmf-dist/tex/luatex/luaxml/luaxml-mod-xml.lua:175: Unbalanced Tag (/p) [char=530977]

2022-12-08 Thread Nasser M. Abbasi
FYI, I get this warning INFO]make4ht-lib: executing: t4ht "maple.dvi" t4ht.c (2018-07-04-14:25 kpathsea) t4ht maple.dvi (/usr/local/texlive/2022/texmf-dist/tex4ht/base/unix/tex4ht.env) Entering maple.lg Entering maple.css Entering maple.tmp [INFO]

[tex4ht] [bug #585] Math problems when using tikzpicture and forest with tex4ht

2022-11-27 Thread Nasser M. Abbasi
URL: Summary: Math problems when using tikzpicture and forest with tex4ht Project: tex4ht Submitted by: nma123 Submitted on: Mon Nov 28 02:45:40 2022 Category: None

[tex4ht] [bug #581] tex4ht does not show some math in table

2022-11-19 Thread Nasser M. Abbasi
URL: Summary: tex4ht does not show some math in table Project: tex4ht Submitted by: nma123 Submitted on: Sat Nov 19 18:42:47 2022 Category: None Priority: 5 - Normal

[tex4ht] [bug #579] tex4ht does not handle listing correctly when using smaller font size

2022-10-28 Thread Nasser M. Abbasi
URL: Summary: tex4ht does not handle listing correctly when using smaller font size Project: tex4ht Submitted by: nma123 Submitted on: Fri Oct 28 07:50:56 2022 Category: None

Re: [tex4ht] Advice on where to start?

2022-10-24 Thread Nasser M. Abbasi
On 10/23/2022 5:22 PM, Karl Berry wrote: 1) Try make4ht --loglevel debug to get all output, as I understand it. I did not know about syntax --loglevel debug, an alternative is -a debug Same effect but less typing. --Nasser

[tex4ht] [bug #578] tex4ht gives error compiling table with caption using amsart class

2022-10-20 Thread Nasser M. Abbasi
URL: Summary: tex4ht gives error compiling table with caption using amsart class Project: tex4ht Submitted by: nma123 Submitted on: Thu Oct 20 12:19:40 2022 Category: None

Re: [tex4ht] [bug #576] \HCode alternative that copies verbatim?

2022-08-15 Thread Nasser M. Abbasi
On 8/15/2022 3:48 PM, Karl Berry wrote: URL: Summary: \HCode alternative that copies verbatim? Project: tex4ht Submitted by: karl Submitted on: Mon Aug 15 20:48:15 2022

Re: [tex4ht] [bug #561] tex4ht with xr-hyper does not work when splitting other document.

2022-05-23 Thread Nasser M. Abbasi
On 5/23/2022 7:20 AM, Michal Hoftich wrote: Hi Nasser, I am sorry, but I was wrong. I only checked one external document. But when I added a second one, I found it does not work. Links to the first one are lost. I cannot reproduce this problem. Multiple files work for me. Maybe look if you

Re: [tex4ht] missing sections and missing last chapter from large build. tex4ht hard limits on number of chapters and sections allowed?

2022-05-17 Thread Nasser M. Abbasi
On 5/17/2022 7:01 AM, Michal Hoftich wrote: Hi Nasser, And just started new build with max iteration set at 6 in the make4ht build file. This will take about 1-2 days to complete. Will update you once it is done. Hopefully this will fix all these problems I was having and now all chapters

Re: [tex4ht] [bug #561] tex4ht with xr-hyper does not work when splitting other document.

2022-05-14 Thread Nasser M. Abbasi
2022 3:13 AM, Nasser M. Abbasi wrote: On 5/13/2022 7:58 PM, Nasser M. Abbasi wrote: Not only that, it had the good side effect of making your eralier changes in xrhyper-hooks.4ht now also work when splitting the external document! I am sorry, but I was wrong. I only checked one external do

Re: [tex4ht] [bug #561] tex4ht with xr-hyper does not work when splitting other document.

2022-05-14 Thread Nasser M. Abbasi
On 5/13/2022 7:58 PM, Nasser M. Abbasi wrote: Not only that, it had the good side effect of making your eralier changes in xrhyper-hooks.4ht now also work when splitting the external document! I am sorry, but I was wrong. I only checked one external document. But when I added a second one, I

Re: [tex4ht] [bug #561] tex4ht with xr-hyper does not work when splitting other document.

2022-05-13 Thread Nasser M. Abbasi
ead of the whole document each time. Will xrhyper-hooks.4ht and the changes you just made by adding cut-fullname option to make4h all be in official tex4ht sources? or do I need to keep my own copy of xrhyper-hooks.4ht? Best regards --Nasser On 5/3/2022 1:46 AM, Nasser M. Abbasi wrote: On 5/2/2022 7

Re: [tex4ht] missing sections and missing last chapter from large build. tex4ht hard limits on number of chapters and sections allowed?

2022-05-13 Thread Nasser M. Abbasi
On 5/13/2022 10:14 AM, Michal Hoftich wrote: Yes, it seems that there is a hard limit. From tex4ht-sty.tex: %% We want to reduce the number of compilations due to changes. We can't do much with sectioning numbers, but we can do quite a lot with labels of links.

[tex4ht] missing sections and missing last chapter from large build. tex4ht hard limits on number of chapters and sections allowed?

2022-05-13 Thread Nasser M. Abbasi
hello Michal; ps. I am emailing this also to tex4ht mailing list. Thought it might be useful. You mentioned at tex stackexchange you just found a hard limit in tex4ht source code on how many files it can generate. This is good finding, this explains why I have not been able to get complete

[tex4ht] [bug #561] tex4ht with xr-hyper does not work when splitting other document.

2022-04-30 Thread Nasser M. Abbasi
URL: Summary: tex4ht with xr-hyper does not work when splitting other document. Project: tex4ht Submitted by: nma123 Submitted on: Sun May 1 04:38:18 2022 Category: None

Re: [tex4ht] How to control/optimize the number of times make4ht runs dvilualatex?

2022-04-26 Thread Nasser M. Abbasi
On 4/24/2022 4:01 PM, Michal Hoftich wrote: Sorry, there was still an error in my previous email, the condition should be if compilation_count >= max_compilations then return status end instead of if compilation_count => max_compilations then return status end Best regards, Michal Thanks

Re: [tex4ht] How to control/optimize the number of times make4ht runs dvilualatex?

2022-04-24 Thread Nasser M. Abbasi
On 4/24/2022 10:11 AM, Michal Hoftich wrote: But when now I use the same command again, but do not clear the folder and keep all intermediate files generated from earlier command, it now calls dvilualatex one time only and not 2 times. Just wanted to make sure this is all what is expected as I

[tex4ht] [bug #560] problem using tex4ht with xr-hyper when other documents are in separate folders

2022-04-22 Thread Nasser M. Abbasi
URL: Summary: problem using tex4ht with xr-hyper when other documents are in separate folders Project: tex4ht Submitted by: nma123 Submitted on: Sat Apr 23 05:23:31 2022 Category:

Re: [tex4ht] How to increase number of strings ? make4ht-lib: Fatal error. Command htlatex returned exit code 1

2022-04-22 Thread Nasser M. Abbasi
On 4/22/2022 10:11 AM, Michal Hoftich wrote: Hi Nasser, It now compiled the MWE given below. It does take a long time. This is another issue for another email. But tex4ht took 110 minutes to compile this file, (which is empty, but has lots of empty chapters and sections), while lualatex about

Re: [tex4ht] How to control/optimize the number of times make4ht runs dvilualatex?

2022-04-22 Thread Nasser M. Abbasi
On 4/19/2022 4:30 AM, Michal Hoftich wrote: Hi Nasser Thanks, but the issue is, how does one know if they need to run it 1, 2 or 3 times? What code do I need to add to the above to decide? With lualatex, now this is what I do and it works (other option is to use latexmk, but for some other

Re: [tex4ht] How to increase number of strings ? make4ht-lib: Fatal error. Command htlatex returned exit code 1

2022-04-21 Thread Nasser M. Abbasi
hould try or any infoemation, please let me know. TL 2022. --Nasser On 4/21/2022 8:15 PM, Nasser M. Abbasi wrote: I am getting lost sections in the table of content for the very last chapter in the HTML. It shows only the first 2 sections in the last chapter. But there are 9 sections there. It o

[tex4ht] How to increase number of strings ? make4ht-lib: Fatal error. Command htlatex returned exit code 1

2022-04-21 Thread Nasser M. Abbasi
I am getting lost sections in the table of content for the very last chapter in the HTML. It shows only the first 2 sections in the last chapter. But there are 9 sections there. It only happens when the document is large. It seems to be related to some limit buildin. So I made a MWE to try to

Re: [tex4ht] How to control/optimize the number of times make4ht runs dvilualatex?

2022-04-21 Thread Nasser M. Abbasi
I have follow up question: is the number of times one has to compile the latex file using lualatex related and will be same as number of times one has to compile it to HTML using tex4ht? I mean, if I find that on one file, I need to run lualatex 3 times to get all references and labels sorted

Re: [tex4ht] How to control/optimize the number of times make4ht runs dvilualatex?

2022-04-18 Thread Nasser M. Abbasi
On 4/18/2022 5:21 PM, Michal Hoftich wrote: You can of course change that using a build file, where you can declare your own modes and declare commands to be executed. The default is this: if mode=="draft" then Make:htlatex{} else Make:htlatex{} Make:htlatex{} Make:htlatex{} end

[tex4ht] How to control/optimize the number of times make4ht runs dvilualatex?

2022-04-18 Thread Nasser M. Abbasi
Since some of my files take long time to compile for PDF and HTML, I've been trying to optimize the number of times needed to compile them. With lualatex, I now check in the log file and decided if there is a need to run lualatex one more time or not. For tex4ht, it seems to always run 3 times.

[tex4ht] question on make4ht config.lua

2022-04-15 Thread Nasser M. Abbasi
Small question on make4ht config.lua I have it in ~/.config/make4ht/config.lua and I see an INFO saying it found it. Then later on I see another INFO message saying cannot open config file config.lua Is the second message due to trying to open a diffeent config.lua? Why does it say cannot

[tex4ht] [bug #558] tex4ht generated HTML chops parts of overbrace depending on what font is used

2022-04-12 Thread Nasser M. Abbasi
URL: Summary: tex4ht generated HTML chops parts of overbrace depending on what font is used Project: tex4ht Submitted by: nma123 Submitted on: Tue Apr 12 21:21:23 2022 Category: None

[tex4ht] should one worry about these warning messages from domfilter? Unbalanced Tag

2022-03-24 Thread Nasser M. Abbasi
Lately I started to notice these warning messages compiling using mathjax mode a large file. Output written on KERNEL.dvi (433 pages, 8872308 bytes). [WARNING] domfilter: ...ive/2021/texmf-dist/tex/luatex/luaxml/luaxml-mod-xml.lua:175: Unbalanced Tag (/pre) [char=23454] [WARNING]

Re: [tex4ht] [bug #557] tex4ht no longer process some math. What is the cause?

2022-03-24 Thread Nasser M. Abbasi
On 3/24/2022 5:21 PM, Michal Hoftich wrote: Follow-up Comment #1, bug #557 (project tex4ht): Hi Nasser, thanks for the report. I changed the way how environments are handled to use just internal LaTeX commands. It seems that this caused this issue. I've added extra \detokenize to the sources.

[tex4ht] [bug #557] tex4ht no longer process some math. What is the cause?

2022-03-24 Thread Nasser M. Abbasi
URL: Summary: tex4ht no longer process some math. What is the cause? Project: tex4ht Submitted by: nma123 Submitted on: Thu Mar 24 21:20:55 2022 Category: None

[tex4ht] why arxiv.org choose LaTeXML and not tex4ht for making HTML pages?

2022-02-26 Thread Nasser M. Abbasi
arXiv.org is now starting to display papers in its archive in HTML. This is new feature just announced not long ago https://ar5iv.labs.arxiv.org/ "Converted from TeX with LaTeXML." The have an example there also of a paper converted to HTML. I do not see anything in there that tex4ht can't

Re: [tex4ht] question about missing table vertical lines in HTML after 118 subsections have been processed.

2022-02-05 Thread Nasser M. Abbasi
Hello Micahl; An update. Thanks, your fix did fix the vertical lines on tabular that went missing after 118 subsections. Now they show in all sections. But I am afraid a new problem shows up. Now verical lines on longtable no long show up. I am not sure why. Here is a MWE (I attached all

Re: [tex4ht] question about missing table vertical lines in HTML after 118 subsections have been processed.

2022-02-04 Thread Nasser M. Abbasi
solid black;border-right:1px solid black;}} When I fixed this, and made it all on one line, the error went away. so will try now with this version. regards --Nasser On 2/4/2022 1:43 PM, Nasser M. Abbasi wrote: On 2/3/2022 8:25 AM, Michal Hoftich wrote: I also found a way how to support

Re: [tex4ht] question about missing table vertical lines in HTML after 118 subsections have been processed.

2022-02-04 Thread Nasser M. Abbasi
On 2/3/2022 8:25 AM, Michal Hoftich wrote: I also found a way how to support individual vertical rules. Right now, a table that has one vertical rule, will have set all vertical rules, regardless of the original LaTeX code. The new code should fix that. Try the following .cfg file:

Re: [tex4ht] question about missing table vertical lines in HTML after 118 subsections have been processed.

2022-02-03 Thread Nasser M. Abbasi
On 2/3/2022 8:25 AM, Michal Hoftich wrote: Hi Nasser, All subsection use the same latex code to make a small table. The table shows OK with vertical lines showing up to subsection 118, then after that the same table starts showing with the vertical lines missing ! I think that it is an

  1   2   3   4   5   >