% File: MF Inputs ebary.mf % Author: Pierre A. MacKay % Internet: mackay@cs.washington.edu % Date: Friday, 06 May 1994 % Copyright 1994 by Pierre A. MacKay % The contents of this file are licensed free for % use and redistribution under the terms of the % GNU General Public License. For the terms of % this license see any publication of the Free % Software Foundation or any software packages % distributed by the Free Software Foundation. % savedpicture = barypicture; % it was cleared at the end of e.mf %% but the dimensions set in e.mf remain. cmchar "Lowercase epsilon with rough breathing and grave"; beginchar(e_asprbary,width#,acc_ht#,0); this_letter; spirit_grave(x_baryctr)<; endchar; cmchar "Lowercase epsilon with smooth breathing and grave"; beginchar(e_lenbary,width#,acc_ht#,0); this_letter; spirit_grave(x_baryctr)>; endchar; picture barypicture; picture pic.iota; picture savedpicture;