[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

METAFONT




 hello,
 I tried to use METAFONT and when I did
 mf dessinmf.mf I got this message :
      proofrulethickness .05u
 (1) mf: Window support for X was not compiled 
          into this binary
 (2) mf: to do so, rerun configure --with-x, 
          recompile and reinstall
 (3) mf: (or perhaps you just failed to specify 
          the mode).
 Could someone who knows METAFONT tell me 
 if I must do number (1) or number (2) ?
 
 I join the file dessinmf.mf in an attached file.
 
 TIA for your advices.
 
 -- 
 Gerard


u#:=5/9pts#;
define_pixels(u);
variable=variable# - hdpi

beginchar(66,12u#,16u#,5u#);"premier essai";
z1=(1u,14u);
z2=(6u,14u);
z3=(11u,14u);
z4=(1u,10u);
z5=(6u,10u);
z6=(11u,10u);
z7=(1u,6u);
z8=(6u,6u);
z9=(11u,6u);
z10=(1u,2u);
z11(6u,2u);
z12=11u,2u);
z13=(1u,-2u);
z14=(6u,-2u);
z15=(11u,-2u);
labels(range 1 thru 15);
makgrid(0u,1u,11u,12u)(-5u,-2u,2u,6u,10u,14u,16u);
proofrulethickness .05u;
endchar;

Reply to: