summaryrefslogtreecommitdiff
path: root/graphics/pgf/base/doc/color.cfg
blob: 05928b4f2386b174ac2d38db853d6bb9b32b7ee7 (plain)
1
2
3
4
5
% xcolor inputs this file and ignores the global document options to choose the engine
% Here we just make sure that a driver is selected
\expandafter\ifx\csname Gin@driver\endcsname\relax
  \errmessage{No graphics driver has been selected. Load graphicx before xcolor.}%
\fi