
###############################################################################
#                                                                             #
#  init                                                                       #
#                                                                             #
#  Lout file for initializing run.                                            #
#                                                                             #
#  Jeffrey H. Kingston                                                        #
#  21 September 1994                                                          #
#                                                                             #
###############################################################################


  @SysInclude { fontdefs }			  # font definitions
  @SysInclude { langdefs }			  # language definitions
  @SysInclude { dl }				  # DocumentLayout package
						  #   including standard.ld
   def @TeX
   { @OneCol { T &0.4fo {-0.2f @VShift E} &0.45fo X }
   }

   def @LaTeX
   { @OneCol { L &0.3fo { +0.1f @VShift 0.8f @Font A } &0.4fo @TeX }
   }

@Use { @DocumentLayout }

@SysDatabase @Reference { loutrefs }		  # references about Lout
@SysDatabase @Reference { oldrefs }		  # old references about Lout
@SysDatabase @RefStyle { refstyle }		  # reference printing styles
