summaryrefslogtreecommitdiff
path: root/macros/generic/diagrams/xypic/mfinputs/xyeuat10.mf
blob: 170ea3b5a7b549e76be93dc4638d5226797744b7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
% $Id: xyeuat10.mf,v 3.8 2010/06/10 18:45:50 krisrose Exp $
%
% XYEUAT10: upper arrow tips for Xy-pic at 10 point "Euler style".
% Copyright (c) 1994-1996  Kristoffer H. Rose  <kris@diku.dk>
%
% This file is part of the Xy-pic macro package.
%
% The Xy-pic macro 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 macro 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 macro package; if not, see http://www.gnu.org/licenses/.
%
% As a special exception, you may use this file and all files derived
% from it without restriction.  This special exception was added with
% version 3.7 of Xy-pic.
%
font_identifier "XYEUAT"; font_size 10pt#;
mode_setup;

input xyeuler
input xyatip

% $Log: xyeuat10.mf,v $
% Revision 3.8  2010/06/10 18:45:50  krisrose
% Reference to GPL by URL.
%
% Revision 3.7  1999/02/16 15:12:50  krisrose
% Interim release (Y&Y fonts now free).
%
% Revision 3.3  1996/12/19 04:12:13  krisrose
% New for this maintenance release.
%
% Based on xycmat10.mf,v 3.0 1995/07/07 20:14:21 kris Exp