Otherswhere are compiled files in sharelatex?

Information and discussion about other TeX distributions not listed above; installation, administration; field reports
Post Reply
farelatex
Posts: 1
Joined: Sat Jul 09, 2016 6:39 pm

where are compiled files in sharelatex?

Post by farelatex »

Hi everyone,
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!

Recommended reading 2024:

LaTeXguide.org • LaTeX-Cookbook.net • TikZ.org
LaTeX Beginner's Guide LaTeX Cookbook LaTeX TikZ graphics TikZによるLaTeXグラフィックス
Post Reply