You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
33 lines
926 B
33 lines
926 B
% Copyright 2006 by Till Tantau
|
|
%
|
|
% This file may be distributed and/or modified
|
|
%
|
|
% 1. under the LaTeX Project Public License and/or
|
|
% 2. under the GNU Public License.
|
|
%
|
|
% See the file doc/generic/pgf/licenses/LICENSE for more details.
|
|
|
|
\ProvidesFileRCS{pgf.cfg}
|
|
|
|
% Copy this file to somewhere local and uncomment one of the following
|
|
% if you do not trust/use/like the automatic driver selection
|
|
% algorithms:
|
|
|
|
% \def\pgfsysdriver{pgfsys-dvi.def}
|
|
% \def\pgfsysdriver{pgfsys-dvipdfm.def}
|
|
% \def\pgfsysdriver{pgfsys-dvipdfmx.def}
|
|
% \def\pgfsysdriver{pgfsys-dvips.def}
|
|
% \def\pgfsysdriver{pgfsys-pdftex.def}
|
|
% \def\pgfsysdriver{pgfsys-luatex.def}
|
|
% \def\pgfsysdriver{pgfsys-tex4ht.def}
|
|
% \def\pgfsysdriver{pgfsys-textures.def}
|
|
% \def\pgfsysdriver{pgfsys-vtex.def}
|
|
% \def\pgfsysdriver{pgfsys-xetex.def}
|
|
|
|
% Alternatively, use one of the above commands in your own files.
|
|
|
|
\endinput
|
|
|
|
%%% Local Variables:
|
|
%%% mode: latex
|
|
%%% End:
|
|
|