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 >
Wrap
Text File
|
1994-05-22
|
2KB
|
46 lines
RMEnsure Bits 1.01 RMload <dvips$dir>.bits
RMEnsure Bits 1.01 Error One Requires Bits Module
If "<TeXRoot>" = "" Then Error 0 ArmTex3.141 has not been detected
|
| Filer_boot !DVIPS from a deskboot *AFTER* filer_booting ArmTeX.
|
| DVIPS stuff
|
Setmacro TexFig <dirname>.^.figs
|
| Place epsf files to be included using EPSF.STY in a directory 'figs' in the same
| directory as your 'tex' work directory (but not in it).
| The EPSF file should be <name>.ps for \epsfbox{name.ps}, where <name> is a directory and
| 'ps' is the file.
| ------------------------------
| Modify the following paths (only) where necessary.
|
IF "<DefaultInp$Path>" = "" then Set DefaultInp$Path ,<TeXRoot>.Inps.,<TeXRoot>.Inps.sty.
Setmacro TeXInputs$Path <DefaultInp$Path>,<dirname>.,<dirname>.^.figs.
Setmacro Texinputs <TexFig>,<TeXRoot>.Inps
|
Set vfpath <TeXRoot>.fonts.f6
|
Setmacro tfmpath <TeXRoot>.fonts.f1,<TeXRoot>.fonts.f2,<TeXRoot>.fonts.f3,<TeXRoot>.fonts.f4,<TeXRoot>.fonts.f6
Setmacro Texpks <TeXRoot>.fonts.f5
| --------------------------------
Setmacro texconfig <dvips$dir>
setmacro headerpath <texconfig>
SetMacro alias$MakeTexPK obey -c <dvips$dir>.Obeyfiles.auto %%*0
SetMacro alias$cliTexPk obey -c <dvips$dir>.Obeyfiles.mktexpk %%*0
|
| Modifications to the macros in Set_TeX to include current directory as TexInputs path
| and to setup paths correctly for DVIPS includes....
|
SetMacro Alias$TeX1 dirname %%0|mWimpSlot 896k|mvirtex &plain %%*0
SetMacro Alias$LaTeX1 dirname %%0|mWimpSlot 896k|mvirtex &lplain %%*0
SetMacro Alias$AmsTeX1 dirname %%0|mWimpSlot 896k|mvirtex &amstex %%*0
|
| Set up auto-run facilities
Set Alias$@RunType_2A7 Taskwindow |"Tex1 %%*0|" -wimpslot 896k -name TeX -quit
Set Alias$@RunType_2A8 Taskwindow |"Latex1 %%*0|" -wimpslot 896k -name LaTeX -quit
Set Alias$@RunType_2A9 Taskwindow |"mf %%*0|" -wimpslot 896k -name METAFONT -quit
Set Alias$@RunType_2AA Taskwindow |"GFtoPK %%*0|" -wimpslot 896k -name GFtoPK -quit
Set Alias$@RunType_2AB Taskwindow |"PKtoGF %%*0|"-wimpslot 896k -name PKtoGF -quit
Set Alias$@RunType_2AD Taskwindow |"AmsTex1 %%*0|" -wimpslot 896k -name AMS -quit