7.13.8 Rendering events
Page 250 of 800 |
| Search internet |
The renderer converts the body of a page into a structure which essentially consists of pairs and strings. After that, lgc(1) scans that structure, looking for rendering events. A rendering event consists of an event name followed by arguments. Event names are strings. The follow strings are recognized as event names:
- file
- Generate a file with a given name and given contents in the page subdirectory of the rendering directory.
- exec
- Same as 'file', but make the generated file executable.
- text
- Same as 'file', but convert Logiweb newline (Line Feed = LF = code 10) to host newline sequences (LF, CR, CRLF, or LFCR).
- script
- Same as 'text', but make the generated file executable.
- lgwam
- Generate a Logiweb machine.
- latex
- Invoke latex on a give file in the page subdirectory of the rendering directory.
- bibtex
- Same as 'latex', but invoke bibtex instead.
- makeindex
- Same as 'latex', but invoke makeindex instead.
- dvipdfm
- Same as 'latex', but invoke dvipdfm instead.
Page 250 of 800 |
| Search logiweb.eu |
Copyright © 2010
Klaus Grue,
GRD-2010-01-05