I want to try using Tectonic with the CreateSpace package (used to format manuscripts for Kindle Direct Publishing, see GitHub - aginiewicz/createspace: LaTeX package for typesetting books ready for CreateSpace.com). I copied createspace.sty
into my project directory, and tectonic blows up with this error: no PDF supported engine detected
. The error seems to result from createspace.sty
checking for specific implementations. Hacking around this is somewhat above my TeX macrology skillset.
Is there a way to have Tectonic masquerade as pdflatex
?