Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Point to requirements section in integration section #91

Closed
wants to merge 1 commit into from

Conversation

nickpdemarco
Copy link

When setting this up for the first time, I missed the # Requirements section and got a cryptic error:

pandoc paper.md -o generated/paper.pdf -d wg21/data/defaults.yaml --bibliography wg21/data/csl.json
pandoc: xelatex: createProcess: posix_spawnp: illegal operation (Inappropriate ioctl for device)
make: *** [generated/paper.pdf] Error 1

You can determine the cause with a quick google, but I figured it might help folks in the future to get a nudge to install the dependencies before trying to generate their first document.

@mpark
Copy link
Owner

mpark commented Nov 23, 2023

Hi @nickpdemarco, thanks for pointing this issue out. I decided to pull the requirements section near the top instead.

@mpark mpark closed this Nov 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants