<html><head><meta http-equiv="content-type" content="text/html; charset=utf-8"></head><body style="overflow-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;">Since I’m trying to use the TeXShop’s tex4ht engine in order to create html, my understanding is that I must use pdflatex, not xelatex or lualatex.<br><div><br><blockquote type="cite"><div>On Feb 24, 2023, at 12:48 AM, Ulrich Groh via MacOSX-TeX <macosx-tex@email.esm.psu.edu> wrote:</div><br class="Apple-interchange-newline"><div><div>That is my Lua-TeX4ht.engine I am using and which compiled the Manual.tex without any error message.<br><br>#!/bin/tcsh<br># !TEX-bothPreview<br>set path= ($path /Library/TeX/texbin /usr/texbin /usr/local/bin)<br>make4ht --lua "$1" "mathml,mathjax"<br>lualatex  -file-line-error -synctex=1 "$1"<br><br>Ulrich<br><br><br><br><blockquote type="cite">Am 24.02.2023 um 00:15 schrieb Richard Koch <koch@uoregon.edu>:<br><br>You are certainly correct. Tex4ht uses the dvi file, and thus requires LaTeX rather than XeTeX. However, it should be easy to fix this, since the main reason I used XeLaTeX was to get the accents in Hàn Thế Thành <br><br>Dick<br><br><br><br><br><blockquote type="cite">On Feb 23, 2023, at 2:23 PM, Murray Eisenberg <murrayeisenberg@gmail.com> wrote:<br><br>I don’t know how to run Manual.tex (from the TeXShop sources) through the tex4ht engine, since it uses xelatex in order to include a number of Unicode characters in names <br></blockquote>----------- Please Consult the Following Before Posting -----------<br>TeX FAQ: https://www.tug.org/mactex/faq/index.html<br>List Reminders and Etiquette: https://sites.esm.psu.edu/~gray/TeX/<br>List Archives: http://dir.gmane.org/gmane.comp.tex.macosx<br>               https://email.esm.psu.edu/pipermail/macosx-tex/<br>TeX on Mac OS X Website: https://www.tug.org/mactex/index.html<br>List Info: https://email.esm.psu.edu/mailman/listinfo/macosx-tex<br></blockquote><br>----------- Please Consult the Following Before Posting -----------<br>TeX FAQ: https://www.tug.org/mactex/faq/index.html<br>List Reminders and Etiquette: https://sites.esm.psu.edu/~gray/TeX/<br>List Archives: http://dir.gmane.org/gmane.comp.tex.macosx<br>                https://email.esm.psu.edu/pipermail/macosx-tex/<br>TeX on Mac OS X Website: https://www.tug.org/mactex/index.html<br>List Info: https://email.esm.psu.edu/mailman/listinfo/macosx-tex<br></div></div></blockquote></div><br><div>
<div>---<br>Murray Eisenberg<span class="Apple-tab-span" style="white-space: pre;">               </span>murrayeisenberg@gmail.com<br>Mobile (413)-427-5334<br>503 King Farm Blvd #101<span class="Apple-tab-span" style="white-space: pre;">         </span><br>Rockville, MD 20850-6667<span class="Apple-tab-span" style="white-space: pre;">        </span></div><div><br></div><br class="Apple-interchange-newline">

</div>
<br></body></html>