change px to bp

This commit is contained in:
EthanDeng
2019-05-09 19:14:07 +08:00
parent fbb6a6f124
commit 5f024a8e5b

View File

@@ -633,7 +633,7 @@
\ifdefstring{\ELEGANT@device}{pad}{ \ifdefstring{\ELEGANT@device}{pad}{
\newcommand*{\cover}[1]{ \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} }}{\relax}