home *** CD-ROM | disk | FTP | other *** search
/ Dream 45 / Amiga_Dream_45.iso / Amiga / Magazine / Dossier-LaTeX / rtf2latex.lha / latex2rtf / direct.h < prev    next >
Text File  |  1997-02-28  |  263b  |  12 lines

  1. /*
  2.  * $Id: direct.h,v 1.1 1994/06/17 11:26:29 ralf Exp $
  3.  * History:
  4.  * $Log: direct.h,v $
  5.  * Revision 1.1  1994/06/17  11:26:29  ralf
  6.  * Initial revision
  7.  *
  8.  */
  9.  
  10. BOOL TryDirectConvert(char *command, FILE *fRtf);
  11. BOOL WriteFontName(char **buffpoint, FILE *fRtf);
  12.