home *** CD-ROM | disk | FTP | other *** search
/ Geek Gadgets 1 / ADE-1.bin / ade-dist / octave-1.1.1p1-base.tgz / octave-1.1.1p1-base.tar / fsf / octave / kpathsea / PROJECTS < prev    next >
Text File  |  1994-09-18  |  750b  |  20 lines

  1. Here are some ideas for improvements.  If you would like to contribute,
  2. please send mail to me (kb@cs.umb.edu) first.
  3.  
  4.  
  5. Make KPATHSEA_BITMAP_NAME allow both cmr10.NNNpk and dpiNNN/cmr10.pk.
  6.  
  7. Configuration files so, e.g., $TEXMFROOT can get evaluated at runtime.
  8.  
  9. Make default paths have $TEXMFROOT -- means have to have some way to set
  10.   the default for that at compilation, unless config files will do?
  11.  
  12. Don't call init_path at every lookup. (See end of tex-file.h.)
  13.  
  14. cd during filesystem operations, to minimize the pathname length constant.
  15.  
  16. Separate the routines needed for path searching, and others that are here
  17.   only because it's a common place -- i.e., a kutil library.
  18.  
  19. Do the right thing if both (e.g.) DVIPSMAKEPK and MAKETEXPK are set.
  20.