home *** CD-ROM | disk | FTP | other *** search
/ Dream 45 / Amiga_Dream_45.iso / Amiga / Magazine / Dossier-LaTeX / AmiWeb2C.lha / source / web2c-6.1 / web2c / lib / texmfextras.defines < prev    next >
Text File  |  1995-04-07  |  754b  |  29 lines

  1. {This file defines symbols in addition to those in `common.defines' and
  2. `texmf.defines', for use in the TeX and the Metafont change files.}
  3.  
  4. @define const MFCONFIGPATH;
  5. @define const MFCONFIGPATHBIT;
  6.  
  7. @define const TEXCONFIGPATH;
  8. @define const TEXCONFIGPATHBIT;
  9.  
  10. @define function half ();
  11. @define function makef ();
  12. @define function makes ();
  13. @define function takefraction ();
  14. @define function takes ();
  15.  
  16. {The following entries are used in the MetaPost change files.}
  17.  
  18. @define const MPCONFIGPATH;
  19. @define const MPCONFIGPATHBIT;
  20. @define const MPINPUTPATH;
  21. @define const MPINPUTPATHBIT;
  22. @define const MPMEMPATH;
  23. @define const MPMEMPATHBIT;
  24. @define const MPPOOLPATH;
  25. @define const MPPOOLPATHBIT;
  26.  
  27. @define function halfp ();
  28. @define function callmakempx ();
  29.