% File: MF Inputs obary.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 o.mf %% but the dimensions set in o.mf remain. cmchar "Lowercase omicron with rough breathing and grave"; beginchar(o_asprbary,width#,acc_ht#,0); this_letter; spirit_grave(x_baryctr)<; endchar; cmchar "Lowercase omicron with smooth breathing and grave"; beginchar(o_lenbary,width#,acc_ht#,0); this_letter; spirit_grave(x_baryctr)>; endchar; picture barypicture; picture pic.iota; picture savedpicture;