[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Introduce markup-list-command table (issue 289980043 by address@hidd
From: |
dak |
Subject: |
Re: Introduce markup-list-command table (issue 289980043 by address@hidden) |
Date: |
Sun, 31 Jan 2016 13:43:30 +0000 |
https://codereview.appspot.com/289980043/diff/40001/scm/define-markup-commands.scm
File scm/define-markup-commands.scm (right):
https://codereview.appspot.com/289980043/diff/40001/scm/define-markup-commands.scm#newcode4724
scm/define-markup-commands.scm:4724: The number of columns is specifies
by @var{columns}. Each column may be aligned
Where is the point in specifying the number of columns when it is
(length column-align)? Or am I overlooking something?
Is xoff needed or can one just write
\put-adjacent #X #RIGHT \hspace #3 \table ...
or use \pad-x or similar (strangely, we don't seem to have horizontal
equivalents to \raise and \lower).
A number of other commands does not offer an explicit indent, so I don't
quite see that this command would be special.
https://codereview.appspot.com/289980043/
- Introduce markup-list-command table (issue 289980043 by address@hidden), thomasmorley65, 2016/01/30
- Re: Introduce markup-list-command table (issue 289980043 by address@hidden), dak, 2016/01/30
- Re: Introduce markup-list-command table (issue 289980043 by address@hidden), thomasmorley65, 2016/01/31
- Re: Introduce markup-list-command table (issue 289980043 by address@hidden),
dak <=
- Re: Introduce markup-list-command table (issue 289980043 by address@hidden), thomasmorley65, 2016/01/31
- Re: Introduce markup-list-command table (issue 289980043 by address@hidden), dak, 2016/01/31
- Re: Introduce markup-list-command table (issue 289980043 by address@hidden), thomasmorley65, 2016/01/31