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
At least in some cases (i.e. locally...), tex appears to treat a first
line of `% TeX program = ...` passed to its stdin as an empty filename
followed by a comment, leading to a crash ("I can't find file ''").
Fix that by moving the comment to the second line.
0 commit comments