File: init

package info (click to toggle)
lout 3.10-1.1
  • links: PTS
  • area: main
  • in suites: hamm, slink
  • size: 7,580 kB
  • ctags: 939
  • sloc: ansic: 20,662; makefile: 234; sh: 59; perl: 28
file content (30 lines) | stat: -rw-r--r-- 1,377 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30

###############################################################################
#                                                                             #
#  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