blob: 418dcdb6dde2d993f27aaf3b02114173b6a64c2e (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
|
Modulename : t-fullpage
Author : Wolfgang Schuster
License : GNU General Public License
Description
-----------
Fullpage is a module for ConTeXt to set equal margins
in a document without the need for \setuplayout.
Usage
-----
\usemodule[fullpage][style={cm,empty}]
\starttext
\input knuth\par
\stoptext
Options
-------
- style (cm,in,margin,headings,plain,empty)
- margin (DIMENSION)
|