Help for this page

Select Code to Download


  1. or download this
     
    \RequirePackage{graphicx}
    \let\IncludeGraphics\includegraphics
    ...
    and
    \IncludeGraphics[scale=1]{test-tmp-1.pdf}
    \end{document}
    
  2. or download this
    \RequirePackage{graphicx}
    \let\IncludeGraphics\includegraphics
    ...
    and
    \IncludeGraphics[scale=1]{test-tmp-1.pdf}
    \end{document}