
.paragraph;This procedure defines all of the logical names necessary to run
the TEXTOOLS collection.

.hl Parameters
.x	Parameters>in SETLOGS.COM

.paragraph;p1,..p8 can be qualifiers for the DEFINE command.

.hl Processing
.x	Processing>in SETLOGS.COM

.list
.dle ll

.le;Change default to the directory that this file is located in.  This is
to ensure that all logical names are defined in terms of where this
file is located without being hard-coded into this file.

.le;Process the "quals_in", creating the "quals" symbols to
be a valid qualifier for DEFINE command.

.le;Define the rooted logical, that is to be used as the base device.

.le;Define the value of the rooted logical for where the TeX Fonts
are based.

.le;Make sure that certain logical names do in fact exist, and have some
value defined.

.list '*'

.le;user$inputs

.end list

.le;Define all logical names necessary for this toolkit
of the form TEX$* or TEX_*.

.list '*'

.le;tex$root

.le;tex_root

.le;tex_log

.le;tex_exe

.le;tex_fonts

.le;tex_formats

.le;tex_inputs

.le;tex_pkdir

.le;tex$bib

.le;tex$examples

.le;tex$fonts

.le;tex$formats

.le;tex_help

.le;tex$help

.le;tex_hlb

.le;tex$hlb

.le;tex$inputs

.le;tex$latex

.le;tex$pkdir

.end list

.le;The following logical names are based on the above logicals

.list '*'

.le;dvidis_file_format

.le;dvidis_font_sizes

.le;init$rnototex

.le;latex$hlb

.le;latex_hlb

.le;spell_dict

.le;texsis_lib

.end list

.end list	.! end - Processing
