diff --git a/main.tex b/main.tex index 06be589..05b4178 100644 --- a/main.tex +++ b/main.tex @@ -80,7 +80,7 @@ \newcommand{\importchapter}[2]{% Load a chapter (#2) in a path (#1) \clearemptydoublepage% after a clear double page \graphicspath{{#1/figures/}}% with figures - \import{#1}{#2}% and relative paths \input in the chapter + \includefrom{#1}{#2}% and relative paths \input in the chapter } \newcommand{\mainchapter}[1]{%