home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
The Datafile PD-CD 1B
/
DATAFILE_PDCD1B.iso
/
_tex
/
tex
/
source
/
texextr2
/
!TeX
/
Misc
/
Bin
/
BuildSmall
< prev
next >
Wrap
Text File
|
1993-02-07
|
2KB
|
55 lines
| Build/update a small TeX/MF version
if "%0"="" then error Syntax: BuildSmall |<TeX root>
set TeXRoot %0
echo TeX formats...
cdir <TeXRoot>
cdir <TeXRoot>.Formats
cdir <TeXRoot>.Formats.tex
copy sparkfs#ADFS##TeXFormats.$.TeXFormats:$.tex.pool <TeXRoot>.Formats.tex.pool ~C N ~V
cdir <TeXRoot>.Formats.plain
copy sparkfs#ADFS##TeXFormats.$.TeXFormats:$.plain.fmt <TeXRoot>.Formats.plain.fmt ~C N ~V
cdir <TeXRoot>.Formats.lplain
copy sparkfs#ADFS##TeXFormats.$.TeXFormats:$.lplain.fmt <TeXRoot>.Formats.lplain.fmt ~C N ~V
echo METAFONT formats...
cdir <TeXRoot>.Formats.mf
copy sparkfs#ADFS##MFSources1.$.MFBases:$.mf.pool <TeXRoot>.Formats.mf.pool ~C N ~V
copy sparkfs#ADFS##MFSources1.$.MFBases:$.plain.base <TeXRoot>.Formats.plain.base ~C N ~V
cdir <TeXRoot>.Formats.cm
copy sparkfs#ADFS##MFSources1.$.MFBases:$.cm.base <TeXRoot>.Formats.cm.base ~C N ~V
echo TFMs and METAFONT sources...
copy ADFS::MFSources1.$.cm_MF <TeXRoot>.Fonts.cm_MF ~C N ~V
copy ADFS::MFSources1.$.LaTeX_MF <TeXRoot>.Fonts.LaTeX_MF ~C N ~V
echo Fonts...
cdir <TeXRoot>.Fonts
cdir <TeXRoot>.Fonts.Previewer
copy ADFS::RiscFonts1.$.cm1 <TeXRoot>.Fonts.Previewer.cm1 ~C N ~V
copy ADFS::RiscFonts2.$.!Preview <TeXRoot>.* ~C R N ~V
copy ADFS::RiscFonts2.$.cm2 <TeXRoot>.Fonts.Previewer.cm2 ~C N ~V
copy ADFS::RiscFonts2.$.LaTeX <TeXRoot>.Fonts.Previewer.LaTeX ~C N ~V
echo Executables...
cdir <TeXRoot>.Library
copy ADFS::Library1.$.initex16 <TeXRoot>.Library.initex16 ~C N ~V
copy ADFS::Library1.$.virtex16 <TeXRoot>.Library.virtex16 ~C N ~V
copy ADFS::Library1.$.MF <TeXRoot>.Library.mf ~C N ~V
copy ADFS::Library1.$.INIMF <TeXRoot>.Library.inimf ~C N ~V
copy ADFS::Library2.$.gftopk <TeXRoot>.Library.gftopk ~C N ~V
copy ADFS::Library2.$.gftofnt <TeXRoot>.Library.gftofnt ~C N ~V
echo LaTeX styles...
cdir <TeXRoot>.TeXInputs
cdir <TeXRoot>.TeXInputs.Standard
copy SparkFS#ADFS##LaTeXJan92.$.sty:$.* <TeXRoot>.TeXInputs.Standard.* ~C N ~V
copy SparkFS#ADFS##LaTeXJan92.$.ExtraSty:$.* <TeXRoot>.TeXInputs.Standard.* ~C N R ~V
echo Last bits...
cdir <TeXRoot>.MyTeX
copy <Obey$Dir>.Set-TeX <TeXRoot>.Set-TeX ~C N ~V
echo Ready.
echo Edit Set-TeX for your local needs (only TeXFonts$Dir should need updating)