summaryrefslogtreecommitdiff
path: root/macros/generic/diagrams/xypic/mfinputs/xylu.mf
diff options
context:
space:
mode:
Diffstat (limited to 'macros/generic/diagrams/xypic/mfinputs/xylu.mf')
-rw-r--r--macros/generic/diagrams/xypic/mfinputs/xylu.mf47
1 files changed, 47 insertions, 0 deletions
diff --git a/macros/generic/diagrams/xypic/mfinputs/xylu.mf b/macros/generic/diagrams/xypic/mfinputs/xylu.mf
new file mode 100644
index 0000000000..216b0d7397
--- /dev/null
+++ b/macros/generic/diagrams/xypic/mfinputs/xylu.mf
@@ -0,0 +1,47 @@
+% $Id: xylu.mf,v 3.4 2011/03/14 20:14:00 krisrose Exp $
+%
+% xylu, for use with Lucida.
+% Copyright (c) 2007 Jeremy Gibbons <jeremy.gibbons@comlab.ox.ac.uk>
+%
+% This file is part of the Xy-pic package for graphs and diagrams in TeX.
+% Copyright (c) 1991-2011 Kristoffer H. Rose <krisrose@tug.org>
+%
+% 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.
+
+tipo# = 2segw#; define_pixels(tipo); % tip overshoot
+
+segw# = .2pt#; define_whole_blacker_pixels(segw); % segment thickness
+segl# = 1/5 designsize - tipo#; define_pixels(segl); % segment length
+segx# = 1/4 designsize; define_pixels(segx); % segment height
+
+indent = 1/4; % 1 = barbs, 0 = triangular tails
+
+% $Log: xylu.mf,v $
+% Revision 3.4 2011/03/14 20:14:00 krisrose
+% Preparing for release 3.8.6.
+%
+% Revision 3.3 2010/06/10 18:45:50 krisrose
+% Reference to GPL by URL.
+%
+% Revision 3.2 2010/04/17 14:45:48 krisrose
+% Generate and extract Type1 fonts.
+%
+% Revision 3.1 2010/04/17 04:19:41 krisrose
+% Integrated xylu tips by Jeremy Gibbons.
+%
+% based on xycm.