summaryrefslogtreecommitdiff
path: root/macros/generic/diagrams/xypic/texinputs/xycrayon.tex
diff options
context:
space:
mode:
Diffstat (limited to 'macros/generic/diagrams/xypic/texinputs/xycrayon.tex')
-rw-r--r--macros/generic/diagrams/xypic/texinputs/xycrayon.tex32
1 files changed, 32 insertions, 0 deletions
diff --git a/macros/generic/diagrams/xypic/texinputs/xycrayon.tex b/macros/generic/diagrams/xypic/texinputs/xycrayon.tex
new file mode 100644
index 0000000000..8eae152ab8
--- /dev/null
+++ b/macros/generic/diagrams/xypic/texinputs/xycrayon.tex
@@ -0,0 +1,32 @@
+%% xycrayon.tex from $Id: xycrayon.doc,v 3.7 2011/03/14 20:14:00 krisrose Exp $
+%%
+%% Xy-pic ``Crayola colours'' PostScript backend support.
+%% Copyright (c) 1995-1996 Ross Moore <ross.moore@mq.edu.au>
+%%
+%% This file is part of the Xy-pic package for graphs and diagrams in TeX.
+%% See the companion README and INSTALL files for further information.
+%% Copyright (c) 1991-2011 Kristoffer H. Rose <krisrose@tug.org>
+%%
+%% The Xy-pic package is free software; you can redistribute it and/or modify
+%% it under the terms of the GNU General Public License as published by the
+%% Free Software Foundation; either version 2 of the License, or (at your
+%% option) any later version.
+%%
+%% The Xy-pic package is distributed in the hope that it will be useful, but
+%% WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
+%% or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
+%% for more details.
+%%
+%% You should have received a copy of the GNU General Public License along
+%% with this package; if not, see http://www.gnu.org/licenses/.
+%%
+\ifx\xyloaded\undefined \input xy \fi
+\xyprovide{crayon}{Crayola Colours}{\stripRCS$Revision: 3.7 $}%
+ {Ross Moore}{ross.moore@mq.edu.au}%
+ {Mathematics Department, Macquarie University, NSW~2109, Australia}
+\xydef@\installCrayolaColors@{%
+ \xyinputorelse@{xyps-col}{\xyerror@{Could not load Crayola colours}{}}%
+ \let\installCrayolaColors@=\relax
+ \xyuncatcodes }
+\xyendinput
+#