Others ⇒ where are compiled files in sharelatex?
where are compiled files in sharelatex?
quick (and stupid?) question:
* in my main file, I use \includegraphics{myFigure.pdf}
* myFigure.pdf is produced by the compilation of myFigure.tex
This works perfectly well in any home-hosted latex environment, but I cannot figure out how to do this correctly with sharelatex. In fact, when I compile myFigure.tex, I can see the output but I cannot see it my folder (which just contains the source files main.tex and myFigure.tex, and never shows produced pdf files).
So it seems that I am obliged to do a stupid thing: download the produced myFigure.pdf, and upload it to my files... not quite an efficient way to do!
Does anyone know what I should do? something like \includegraphics{some_mysterious_path/myFigure.pdf}???
Thanks!
Learn LaTeX easily with newest books:
The LaTeX Beginner's Guide: 2nd edition and perfect for students writing a thesis
The LaTeX Cookbook: 2nd edition full of practical examples for mathematics, physics, chemistry, and more
LaTeX Graphics with TikZ: the first book about TikZ for perfect drawings in your LaTeX thesis
- EnriqueVilla
- Posts: 20
- Joined: Thu Jun 26, 2025 10:31 pm