Open RyanSinger opened 1 year ago
thanks for the report. It's sadly true that building with tea has a few problems right now. Hopefully will be fixed soonish.
I got the same error pandoc: pdflatex: createProcess: posix_spawnp: illegal operation (Inappropriate ioctl for device)
but without the warnings:
% tea make
pandoc \
--number-sections \
--output tea.white-paper.pdf \
--metadata-file metadata.yml \
--filter pandoc-crossref \
--csl=tea.csl \
--citeproc \
white-paper.md
pandoc: pdflatex: createProcess: posix_spawnp: illegal operation (Inappropriate ioctl for device)
make: *** [Makefile:10: tea.white-paper.pdf] Error 1