home *** CD-ROM | disk | FTP | other *** search
/ ftp.uni-stuttgart.de/pub/systems/acorn/ / Acorn.tar / Acorn / riscos / tex-utils / tex-utils.spk / !dvips / Set_DVIPS < prev    next >
Text File  |  1994-05-22  |  2KB  |  46 lines

  1. RMEnsure Bits   1.01 RMload <dvips$dir>.bits
  2. RMEnsure Bits   1.01 Error One Requires Bits Module
  3. If "<TeXRoot>" = "" Then Error 0 ArmTex3.141 has not been detected
  4. |
  5. | Filer_boot !DVIPS from a deskboot *AFTER* filer_booting ArmTeX.
  6. |
  7. | DVIPS stuff 
  8. |
  9. Setmacro TexFig <dirname>.^.figs
  10. |
  11. | Place epsf files to be included using EPSF.STY in a directory 'figs' in the same
  12. | directory as your 'tex' work directory (but not in it). 
  13. | The EPSF file should be <name>.ps for \epsfbox{name.ps}, where <name> is a directory and 
  14. | 'ps' is the file.
  15. | ------------------------------
  16. | Modify the following paths (only) where necessary.
  17. |
  18. IF "<DefaultInp$Path>" = "" then Set DefaultInp$Path ,<TeXRoot>.Inps.,<TeXRoot>.Inps.sty.
  19. Setmacro TeXInputs$Path <DefaultInp$Path>,<dirname>.,<dirname>.^.figs.
  20. Setmacro Texinputs <TexFig>,<TeXRoot>.Inps
  21. |
  22. Set vfpath <TeXRoot>.fonts.f6
  23. |
  24. Setmacro tfmpath <TeXRoot>.fonts.f1,<TeXRoot>.fonts.f2,<TeXRoot>.fonts.f3,<TeXRoot>.fonts.f4,<TeXRoot>.fonts.f6
  25. Setmacro Texpks <TeXRoot>.fonts.f5
  26. | --------------------------------
  27. Setmacro texconfig  <dvips$dir>
  28. setmacro headerpath <texconfig>
  29. SetMacro alias$MakeTexPK  obey -c <dvips$dir>.Obeyfiles.auto %%*0
  30. SetMacro alias$cliTexPk   obey -c <dvips$dir>.Obeyfiles.mktexpk %%*0
  31. |
  32. | Modifications to the macros in Set_TeX to include current directory as TexInputs path 
  33. | and to setup paths correctly for DVIPS includes....
  34. |
  35. SetMacro Alias$TeX1 dirname %%0|mWimpSlot 896k|mvirtex  &plain %%*0
  36. SetMacro Alias$LaTeX1 dirname %%0|mWimpSlot 896k|mvirtex  &lplain  %%*0
  37. SetMacro Alias$AmsTeX1 dirname %%0|mWimpSlot 896k|mvirtex &amstex %%*0
  38. |
  39. | Set up auto-run facilities
  40. Set Alias$@RunType_2A7 Taskwindow |"Tex1 %%*0|" -wimpslot 896k -name TeX -quit
  41. Set Alias$@RunType_2A8 Taskwindow |"Latex1 %%*0|" -wimpslot 896k  -name LaTeX -quit
  42. Set Alias$@RunType_2A9 Taskwindow |"mf %%*0|" -wimpslot 896k -name METAFONT -quit
  43. Set Alias$@RunType_2AA Taskwindow |"GFtoPK %%*0|" -wimpslot 896k -name GFtoPK -quit
  44. Set Alias$@RunType_2AB Taskwindow |"PKtoGF %%*0|"-wimpslot 896k  -name PKtoGF -quit
  45. Set Alias$@RunType_2AD Taskwindow |"AmsTex1 %%*0|" -wimpslot 896k  -name AMS -quit
  46.