diff --git a/elegantbook.cls b/elegantbook.cls index 47d219b..e36f438 100644 --- a/elegantbook.cls +++ b/elegantbook.cls @@ -633,7 +633,7 @@ \ifdefstring{\ELEGANT@device}{pad}{ \newcommand*{\cover}[1]{ - \def\@cover{\includegraphics[trim=0 26px 0 26px,clip=true, width=\linewidth]{#1} + \def\@cover{\includegraphics[trim=0 26bp 0 26bp,clip=true, width=\linewidth]{#1} } }}{\relax}