[OS X TeX] TeXShop 5.12
Ulrich Groh
ugroh at icloud.com
Fri Feb 24 00:48:34 EST 2023
That is my Lua-TeX4ht.engine I am using and which compiled the Manual.tex without any error message.
#!/bin/tcsh
# !TEX-bothPreview
set path= ($path /Library/TeX/texbin /usr/texbin /usr/local/bin)
make4ht --lua "$1" "mathml,mathjax"
lualatex -file-line-error -synctex=1 "$1"
Ulrich
> Am 24.02.2023 um 00:15 schrieb Richard Koch <koch at uoregon.edu>:
>
> 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
>
> Dick
>
>
>
>
>> On Feb 23, 2023, at 2:23 PM, Murray Eisenberg <murrayeisenberg at gmail.com> wrote:
>>
>> 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
> ----------- Please Consult the Following Before Posting -----------
> TeX FAQ: https://www.tug.org/mactex/faq/index.html
> List Reminders and Etiquette: https://sites.esm.psu.edu/~gray/TeX/
> List Archives: http://dir.gmane.org/gmane.comp.tex.macosx
> https://email.esm.psu.edu/pipermail/macosx-tex/
> TeX on Mac OS X Website: https://www.tug.org/mactex/index.html
> List Info: https://email.esm.psu.edu/mailman/listinfo/macosx-tex
More information about the MacOSX-TeX
mailing list