ifsym10.mf 680 B

1234567891011121314151617181920
  1. %%%%%%%%%%%%%%%%%% ifsym10.mf %%%%%%%%%%%%%%%%%%%%%%%
  2. % (c) Ingo Kloeckl
  3. % This program can be redistributed and/or modified under the terms
  4. % of the LaTeX Project Public License Distributed from CTAN
  5. % archives in directory macros/latex/base/lppl.txt; either
  6. % version 1 of the License, or any later version.
  7. % History
  8. % 20.12.1999 v1.0 IK
  9. %
  10. %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
  11. % miscellaneous and alpinistic symbols
  12. % by I.Kloeckl, ingo.kloeckl@2k-software.de
  13. font_size=10pt#;
  14. mode_setup;
  15. design_size=10pt#;
  16. linewidth=0.5pt;
  17. italic=0; boldface=0;
  18. input ifsym.gen;
  19. %%%%%%%%%%%%%%%%%% end of ifsym10.mf %%%%%%%%%%%%%%%%%%%%%%%