blob: 0008952aa18cc78536fa1fdd0b7aef31d5b753b1 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
% 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.
\usepackage[vtex]{graphics}
\usepackage{hyperref}
\let\command=\undefined
\let\endcommand=\undefined
% Just make sure that you compile this using elatex + dvips
|