Nits
This commit is contained in:
parent
9a4670a138
commit
d49d31381d
1 changed files with 3 additions and 1 deletions
|
@ -2,12 +2,14 @@ sheet1: left
|
||||||
|
|
||||||
# "left" and "right" specify which page of a two-page spread a file
|
# "left" and "right" specify which page of a two-page spread a file
|
||||||
# must start on. "left" means that a file must start on the first of
|
# must start on. "left" means that a file must start on the first of
|
||||||
# the two page. "right" means it must start on the second of the two
|
# the two pages. "right" means it must start on the second of the two
|
||||||
# pages. The file may start in either column.
|
# pages. The file may start in either column.
|
||||||
#
|
#
|
||||||
# "even" and "odd" specify which column a file must start on. "even"
|
# "even" and "odd" specify which column a file must start on. "even"
|
||||||
# means it must start in the left of the two columns. "odd" means it
|
# means it must start in the left of the two columns. "odd" means it
|
||||||
# must start in the right of the two columns.
|
# must start in the right of the two columns.
|
||||||
|
#
|
||||||
|
# You'd think these would be the other way around.
|
||||||
|
|
||||||
# types.h either
|
# types.h either
|
||||||
# param.h either
|
# param.h either
|
||||||
|
|
Loading…
Reference in a new issue