Latex How to Add Images in Folders to Document Texmaker

Опубликовано: 22 Август 2026
на канале: howtwos101
26,202
179

This video will show you how to add images to your Latex document that are not in the same sub directory.

To add a path to be searched, make sure you have the \usepackage{graphicx} at the top of your document. Then you can add paths to search by using

\graphicspath{{Path1}{Path2}}

You can either use the absolute path (C:/....) or a relative path (../../Figures).

To get the absolute path of an image to add to the path, right click on the image and go to properties, and the path will be there.

Check out my facebook at:   / 198429346974010  

or my twitter:   / allhow2s  

Or my website where I have a lot of other great tutorials (such as how to take a screenshot, or how to get the start button back on Windows 8): http://www.allhow2s.com