Plan 9 from Bell Labs’s /usr/web/sources/contrib/steve/root/sys/lib/texmf/fonts/source/public/xypic/xyeuler.mf

Copyright © 2021 Plan 9 Foundation.
Distributed under the MIT License.
Download the Plan 9 distribution.


% $Id: xyeuler.mf,v 3.3 1996/12/19 04:12:13 krisrose Exp $
%
% Parameter file for Xy-pic "Euler style" arrow tips.
% Copyright (c) 1995  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, write to the Free Software Foundation,
% Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
%
segl# = 1/8 designsize; define_pixels(segl);		% segment length
segx# = 7/16 designsize; define_pixels(segx);		% segment height
segw# = .4pt#; define_whole_blacker_pixels(segw);	% segment thickness
%
tipo# = 0#; define_pixels(tipo);	% tip overshoot
curvature = 2/3;			% 1 = straight tails, 0= curved tails
%
% $Log: xyeuler.mf,v $
% 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

Bell Labs OSI certified Powered by Plan 9

(Return to Plan 9 Home Page)

Copyright © 2021 Plan 9 Foundation. All Rights Reserved.
Comments to webmaster@9p.io.