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'm trying to learn to use Git and VSCode+Latex-Workshop to handle some projects I have in Overleaf. In Overleaf I have the following file structure:
where main.tex has the following:
In Overleaf, this compiles normally and produces a pdf with the content of one.tex. Whenever I try to compile this in VSCode I get File 'Box1/one.tex' not found. Is there a workaround to this that doesn't involve changing the file structure?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
I'm trying to learn to use Git and VSCode+Latex-Workshop to handle some projects I have in Overleaf. In Overleaf I have the following file structure:
where
main.tex
has the following:In Overleaf, this compiles normally and produces a pdf with the content of
one.tex
. Whenever I try to compile this in VSCode I getFile 'Box1/one.tex' not found
. Is there a workaround to this that doesn't involve changing the file structure?Beta Was this translation helpful? Give feedback.
All reactions