


Quick guide to uploading images into a folder:.After the uploading process is complete, you can use these images in your document. In the top left corner of the editor click on the upload icon, then you can either drag and drop the files or click Select files(s) to browse in your local directories. Quick guide to uploading one or more images into your Overleaf project:.Among others, it'll provide all command-line tools such as "pdflatex" that you will need.The command \graphicspath tells L aT eX that the images are stored in Images, now you only have to use the file name instead of the full path in \includegraphicsįor more information on image management in L aT eX look in further reading for links. In any case, download and install MacTex first to get started, as suggested in other answers. It will notice that the file has changed and it'll reload the document automatically, without losing the current location. Leave both windows open.Įdit the document in your text editor and hit the keyboard shortcut that compiles the document. My typical workflow:įirst, open the source code in your text editor and open the PDF file in Preview (you can make this a bit more automatic by using some scripts). Preview (part of Mac OS X) is a good tool for previewing PDF files that you produce with pdflatex. It has a decent support for Latex, and it's easy to customise (e.g., you can define a keyboard shortcut that invokes a shell script that compiles your Latex document). TextMate is fairly popular text editor for Mac OS X. One nice thing is that I don't need to learn that many different tools I can use the same text editor for Latex files, programming, etc. There are more integrated environments for editing Latex documents, but I'm happy with a good general-purpose text editor + a good PDF viewer + some scripts.
