Re: Choice of processor
David Carlisle <[email protected]> Tue, 4 Mar 2025 23:36:50 +0000
| Newsgroups | gmane.comp.tex.texhax |
|---|---|
| Message-ID | <CAEW6iOhKUCnbh4PHCM3xCUW96noi9RF2yaZ8HLUe9x0ZPPqj=A@mail.gmail.com> |
On Tue, 4 Mar 2025 at 23:25, Karl Berry <[email protected]> wrote: > * Some packages are not fully implemented in LuaTeX yet, examples: > pstricks and microtype > > What's not implemented in luatex for microtype? > > It's xetex that lacks the crucial feature of font expansion, as I wrote > before. --best, karl. > also apart from latex/dvips (the only one that fully supports pstricks) luatex probably supports pstricks better than xetex these days as it is fully integrated, and certainly supports it better than pdflatex (which doesn't support it at all). David