Commit ece171cc37597b722003fb687996a084de6303b0
1 parent
b3bd187b
Exists in
master
and in
2 other branches
Added img as path to includegraphics
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
docs/user_guide_pt_BR_source/manual_pt_BR.tex
... | ... | @@ -26,7 +26,7 @@ |
26 | 26 | urlcolor=blue |
27 | 27 | } |
28 | 28 | |
29 | -\graphicspath{{img/invesalius_screen/}{img/icons/}} | |
29 | +\graphicspath{{img/invesalius_screen/}{img/icons/}{img/}} | |
30 | 30 | |
31 | 31 | \author{Centro de Tecnologia da Informação Renato Archer} |
32 | 32 | \title{Software InVesalius - Manual de Usuário} | ... | ... |