How to package executables

Akira Kakuto kakuto at w32tex.org
Tue Jul 21 06:55:11 CEST 2020


Dear Adam,

> https://www.dropbox.com/s/rwj7m4yi20rf1bb/spix.py?dl=0

By applying an attached spix.py.diff.gz (compressed),
spix test.tex
worked on Windows for

% Compile this file twice with lualatex.
% test.tex
%$ lualatex test.tex
%$ lualatex test.tex

\documentclass{article}
\begin{document}
Hello, world!
\end{document}

I added a wrapper spix.exe in the bin directory,
and put $TEXMFDIST/scripts/spix/spix.py.

In the case of
filename = pathlib.PosixPath(filename)
I encountered "not implemented error" probably because
OS is Windows.

Best,
Akira
-------------- next part --------------
A non-text attachment was scrubbed...
Name: spix.py.diff.gz
Type: application/x-gzip
Size: 527 bytes
Desc: not available
URL: <https://tug.org/pipermail/tex-live/attachments/20200721/84b6cb8a/attachment.bin>


More information about the tex-live mailing list.