Use \includefrom for chapters

This commit is contained in:
2024-06-26 18:06:57 +02:00
parent 42a2907a23
commit 9f259fa099

View File

@@ -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]{%