home *** CD-ROM | disk | FTP | other *** search
/ The Datafile PD-CD 5 / DATAFILE_PDCD5.iso / utilities / t / tex / !BibTeX / !Help next >
Text File  |  1994-11-17  |  2KB  |  36 lines

  1.  
  2.                          !Help for !BibTeX
  3.                          =================
  4.  
  5. Purpose
  6. -------
  7. !BibTeX is a simple front-end for BibTeX, the bibliography tool for LaTeX. It is only useful if you have LaTeX installed. Somewhere under the !TeX directory there should be the bibtex executable, and a directory with bibliography-style (.bst) files.
  8.  
  9. This file only explains about the front-end. If you want to know what is possible with BibTeX and how it's used, you'd best look it up in Leslie Lamport's manual for LaTeX. There is some info in the Unix 'man'-page (file 'Doc' in the !BibTeX directory), but that's probably only useful for hackers.
  10.  
  11.  
  12. Usage
  13. -----
  14. Drop a directory containing a LaTeX document from a Filer window on the iconbar icon. !BibTeX first sets the current directory to the parent of the one you dropped, and then runs bibtex in a taskwindow. Before you do, make sure that the Filer has 'seen' the !TeX application, so that bibtex (the executable) can be found. !TeX should also set variable BibInputs$Path, which bibtex needs to find the .bst and .bib (bibliography database) files. The current directory is restored to its previous setting when the task in the taskwindow exits.
  15.  
  16.  
  17. Troubleshooting
  18. ---------------
  19. !BibTeX has only been tested with the bibtex version by Graham Toal (file date 19 Jan 90), part of the ArMaTuRes package. It is also included in the distribution of ArmTeX 3.141 from Robin Watts. This is a port of bibtex v.0.99c, and it needs a large WimpSlot (1048k); if it's too small you will get an address exception.
  20.  
  21. If bibtex won't run properly then PROCrunbibtex in !RunImage is the place to look. You can alter the WimpSlot there, or make modifications to run it under !Virtual (which it currently doesn't).
  22.  
  23. If you have any problems with running !BibTeX then please let me know.
  24.  
  25.  
  26. Copyright notice
  27. ----------------
  28. This program is in the Public Domain.
  29.  
  30.     Dick Alstein
  31.     Lijnslagerstraat 204
  32.     NL-5625BP  Eindhoven
  33.     The Netherlands
  34.     
  35.     e-mail: wsinda@win.tue.nl
  36.