adjust package to use includes and the figures folder
This commit is contained in:
parent
bed1e8d18b
commit
c5a267216f
1 changed files with 1 additions and 1 deletions
|
@ -43,5 +43,5 @@
|
|||
\RequirePackage{transparent}
|
||||
\newcommand{\incfig}[1]{%
|
||||
\def\svgwidth{\columnwidth}
|
||||
\import{./figures/}{#1.pdf_tex}
|
||||
\include{figures/#1.pdf_tex}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue