Commit a1f166aa authored by Jose Gaspar's avatar Jose Gaspar

priority to ./figs instead of ../figs

parent e537d162
......@@ -29,7 +29,7 @@
%\usepackage[dvips]{graphicx}
\usepackage{graphicx}
\graphicspath{{./}{../figs/}} % please create a folder ../figs/.
\graphicspath{{./}{./figs/}{../figs/}} % share figs using ../figs/
\usepackage{subfigure} % figuras paralelas ou seguidas com mesma legenda
\usepackage{subcaption}
......
......@@ -29,7 +29,7 @@
%\usepackage[dvips]{graphicx}
\usepackage{graphicx}
\graphicspath{{./}{../figs/}} % please create a folder ../figs/.
\graphicspath{{./}{./figs/}{../figs/}} % share figs using ../figs/
\usepackage{subfigure} % figuras paralelas ou seguidas com mesma legenda
%\usepackage{epstopdf}
\usepackage{color}
......
......@@ -10,7 +10,7 @@
\usepackage[utf8]{inputenc}
\usepackage{times}
\usepackage{graphicx}
\graphicspath{{./}{../figs/}}
\graphicspath{{./}{./figs/}{../figs/}} % share figs using ../figs/
%\usepackage{subfigure}
\usepackage{amssymb}
\usepackage{amsmath}
......
......@@ -10,7 +10,7 @@
% some useful packages:
\usepackage{graphicx}
\graphicspath{{./}{../figs/}}
\graphicspath{{./}{./figs/}{../figs/}} % share figs using ../figs/
\usepackage{url}
\begin{document}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment