home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
The Datafile PD-CD 3
/
PDCD_3.iso
/
tex
/
texbase1
/
!TeX
/
!Boot
next >
Wrap
Text File
|
1995-01-30
|
3KB
|
70 lines
| The armTeX 3.141 setup file
| Hacked to death, JBS 29 Sep 1994
| Retouched by RJW 5/10/94, 17/11/94 and again 7/12/94
Set TeX$Dir <Obey$Dir>
Set TeX$Path <Obey$Dir>.Bin.
| Update Run$Path (with care not to do it twice)
IF "<TeXRunPathUpdated>"="" THEN Set Run$Path <Run$Path>,TeX:
Set TeXRunPathUpdated TRUE
| Keep variable lengths reasonable
Set TeXInput$Path <TeX$Dir>.TeXInputs.
Set TeXInputs$Path ,TeXInput:LaTeX209.,TeXInput:LaTeX2e.,TeXInput:Local.,<TeX$Dir>.BibInputs.
| Load some icons
IconSprites <TeX$Dir>.!Sprites
| Set various TeX things
Set TeXFormats$Path ,<TeX$Dir>.Formats.
Set TeXPool$Path <TeX$Dir>.Formats.
| Set various METAFONT things
Set MFPool$Path <TeX$Dir>.Formats.
Set MFBases$Path ,<TeX$Dir>.Formats.
SetMacro MFInputs$Path <TeXFonts$Path>
| Set up command line aliases
Set MF$Options \mode:=hplaser; mag:=1; input
Set Alias$BibTeX "<TeX$Dir>.Bin.BibTeX "
Set Alias$TeX "<TeX$Dir>.Bin.TeX "
Set Alias$LaTeX "<TeX$Dir>.Bin.LaTeX "
Set Alias$VirTeX "<TeX$Dir>.Bin.VirTeX "
Set Alias$LaTeX209 "<TeX$Dir>.Bin.LaTeX209 "
Set Alias$LaTeX2e "<TeX$Dir>.Bin.LaTeX2e "
Set Alias$virmf "<TeX$Dir>.Bin.virmf "
Set Alias$gftopf "<TeX$Dir>.Bin.gftopk "
SetMacro Alias$MF WimpSlot 896k|mvirmf &plain <MF$Options> %%*0
| Set up filetypes
Set File$Type_2A7 TeX
Set File$Type_2A8 LaTeX
Set File$Type_2A9 METAFONT
Set File$Type_2AA GF Font
Set File$Type_2AB PK Font
Set File$Type_2AC TFM
| Set up auto-run facilities
Set Alias$@RunType_2A7 Taskwindow |"<TeX$Dir>.Bin.TeX %%*0|" -wimpslot 896k -name |"plain TeX|" -display -quit
Set Alias$@RunType_2A8 TaskWindow |"<TeX$Dir>.Bin.LaTeX %%*0|" -wimpslot 896k -name LaTeX -display -quit
Set Alias$@RunType_2A9 TaskWindow |"<TeX$Dir>.Bin.mf %%*0|" -wimpslot 896k -name METAFONT -display -quit
Set Alias$@RunType_2AA TaskWindow |"<TeX$Dir>.Bin.GFtoPK %%*0|" -wimpslot 832k -name GFtoPK
Set Alias$@RunType_2AB TaskWindow |"<TeX$Dir>.Bin.PKtoGF %%*0|" -wimpslot 832k -name PKtoGF
| If you don't like this, remove it:
Set Alias$@LoadType_2AA TaskWindow |"<TeX$Dir>.Bin.GFtoFNT %%*0|" -wimpslot 832k -name GFtoFNT
| Credit/Blame for this cruft goes to Alun Jones:
|
| TeX attempts to run MakeTeXTFM to create TFM files. Unfortunately it tries
| to do it by system("sh -c MakeTeXTFM), which fails if you don't have sh.
| This horrible alias fudges it.
set alias$sh %%if "%%0"="-c" then %%*1 else %%sh %%*0
| BibTeX things.
| BibTeX grabbed from Toal's version of TeX, uses different variables.
| Likewise, dvips uses TEXINPUTS variable when searching for ps files.
Set Toal$Path @., TeXInputs:
Set BIBINPUTS Toal:
Set TEXINPUTS Toal: