blob: c200ff058dba87adf3e1819247475a6852085e45 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
% Copyright 2005 by Till Tantau <tantau@cs.tu-berlin.de>.
%
% This program can be redistributed and/or modified under the terms
% of the LaTeX Project Public License Distributed from CTAN
% archives in directory macros/latex/base/lppl.txt.
% Nothing to be done...
\usepackage[dvipdfm]{graphics}
% This will tell everyone which driver we are using.
% Make sure to compile this using elatex + dvipdfm.
|