[OS X TeX] TeXShop 5.12
Murray Eisenberg
murrayeisenberg at gmail.com
Fri Feb 24 11:27:50 EST 2023
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.
> On Feb 24, 2023, at 12:48 AM, Ulrich Groh via MacOSX-TeX <macosx-tex at email.esm.psu.edu> wrote:
>
> 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
>
> ----------- 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
---
Murray Eisenberg murrayeisenberg at gmail.com
Mobile (413)-427-5334
503 King Farm Blvd #101
Rockville, MD 20850-6667
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://email.esm.psu.edu/pipermail/macosx-tex/attachments/20230224/ee504853/attachment.htm>
More information about the MacOSX-TeX
mailing list