change px to bp

This commit is contained in:
EthanDeng
2019-05-09 19:14:07 +08:00
parent ad68db6337
commit fc1c639248

View File

@@ -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}