home *** CD-ROM | disk | FTP | other *** search
/ Geek Gadgets 1 / ADE-1.bin / ade-dist / fontutils-0.6-base.tgz / fontutils-0.6-base.tar / fsf / fontutils / bzrto / .gdbinit next >
Text File  |  1992-10-21  |  1KB  |  36 lines

  1. directory ../bzr
  2. directory ../tfm
  3. directory ../lib
  4.  
  5. define redo
  6. symbol-file bzrto
  7. exec-file bzrto
  8. end
  9.  
  10. # Concat ggmr26D with Y-Rb (remapped J->bracketleft; now obsolete), to
  11. # test sizing.
  12. #set args -verbose -metafont -range Y-\[ \
  13. #  -concat ../ourfonts/garamond/r/ring/Y-Rb \
  14. #  -output-file ../ourfonts/garamond/r/ring/YggD-R \
  15. #  ../ourfonts/garamond/r/atlas/orig/ggmr26D
  16.  
  17. # Concat subset of ggmr26D with Y-R (with remapped Y (J) to bracketleft),
  18. # to test sizing.
  19. #set args -verbose -metafont -range Y-\[ \
  20. #  -concat ../ourfonts/garamond/r/ring/Y-R \
  21. #  -output-file ../ourfonts/garamond/r/ring/YggD-R \
  22. #  ../ourfonts/garamond/r/atlas/orig/ggmr26D
  23.  
  24. # Concat ggmr26D with ring.
  25. set args -verbose -metafont \
  26.   -concat ../ourfonts/garamond/r/ring/ring-R \
  27.   -output-file ../ourfonts/garamond/r/ring/ringgD \
  28.   ../ourfonts/garamond/r/atlas/orig/ggmr26D
  29.  
  30. set args -verbose -pstype1 -pstype3 -mf $ourfonts/cm/cmr10.bzr \
  31.   -encoding=texlatin \
  32.   -ps-font-info FontName:ComputerModern-Roman,UniqueID:75 \
  33.   -ccc=test/aacute
  34.