File: bgr

package info (click to toggle)
lout 3.25-1
  • links: PTS
  • area: main
  • in suites: woody
  • size: 9,252 kB
  • ctags: 3,152
  • sloc: ansic: 31,182; makefile: 254; awk: 83
file content (18 lines) | stat: -rw-r--r-- 465 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
@Chapter
    @Title { Basic Graphics }
    @Tag { graphics }
@Begin
@LP
This chapter introduces some basic graphics symbols for colour, rotation,
scaling, and included illustrations.  These are all from the standard
BasicLayout package, so no @Code "@SysInclude" line is needed to
get them.
@BeginSections
@Include { bgr_colo }
@Include { bgr_boxs }
@Include { bgr_outl }
@Include { bgr_rota }
@Include { bgr_scal }
@Include { bgr_incl }
@EndSections
@End @Chapter