You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I got no PDFs output when building on a mac under vagrant. Turns out that both PDF programs need a frame buffer. I used xvfb (specifically: xvfb-run) as a prefix to the command, and this fixed thing. Perhaps you could add that to the doc, might save others some time...
The text was updated successfully, but these errors were encountered:
I got no PDFs output when building on a mac under vagrant. Turns out that both PDF programs need a frame buffer. I used xvfb (specifically:
xvfb-run
) as a prefix to the command, and this fixed thing. Perhaps you could add that to the doc, might save others some time...The text was updated successfully, but these errors were encountered: