Command/setuplines
Jump to navigation
Jump to search
Contents
\setuplines
Summary
The command \setuplines sets up the options for line-based material.
Settings
| \setuplines[...,...][...=...,...] | |
| [...,...] | name |
| option | packed |
| before | command |
| after | command |
| inbetween | command |
| indenting | see \setupindenting |
| align | see \setupalign |
| space | yes on off fixed default |
| command | command |
| style | style command |
| color | color |
| left | command |
| right | command |
| indentlist | dimension * |
| Option | Explanation | ||||
|---|---|---|---|---|---|
| option |
| ||||
| before |
| ||||
| after |
| ||||
| inbetween |
| ||||
| indenting |
| ||||
| align |
| ||||
| space |
| ||||
| command |
| ||||
Description
Define the settings for the \startlines environment. If \definelines[mylines] was used to define an environment
\startmylines, you can set that up with either \setuplines[mylines][...=...] or \setupmylines[...=...].