diff options
author | Karl Berry <karl@freefriends.org> | 2016-05-14 21:37:43 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2016-05-14 21:37:43 +0000 |
commit | c285b32d78d4d2725778d9de6921cdc6ecbc1b08 (patch) | |
tree | 0aef7208e0d845165f9406e7ff230a96d752e79b /Master/texmf-dist/tex/context/base/mkiv/page-mix.mkiv | |
parent | de31a6ac7fa4e3394e7b67033d3b15dcc6141a32 (diff) |
context (14may16)
git-svn-id: svn://tug.org/texlive/trunk@41118 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/context/base/mkiv/page-mix.mkiv')
-rw-r--r-- | Master/texmf-dist/tex/context/base/mkiv/page-mix.mkiv | 15 |
1 files changed, 14 insertions, 1 deletions
diff --git a/Master/texmf-dist/tex/context/base/mkiv/page-mix.mkiv b/Master/texmf-dist/tex/context/base/mkiv/page-mix.mkiv index 0e329ce098b..a8610deb855 100644 --- a/Master/texmf-dist/tex/context/base/mkiv/page-mix.mkiv +++ b/Master/texmf-dist/tex/context/base/mkiv/page-mix.mkiv @@ -54,14 +54,25 @@ \installframedcommandhandler \??mixedcolumns {mixedcolumns} \??mixedcolumns +% old multicolumns mechanism +% +% \c!ntop=1, +% \c!rule=\v!off, +% \c!height=, +% \c!blank={\v!line,\v!fixed}, +% \c!rulethickness=\linewidth, +% \c!offset=.5\bodyfontsize, + \setupmixedcolumns [\c!distance=1.5\bodyfontsize, \c!n=\plustwo, - %\c!align=, % inherit + %\c!align=, % inherit (also replaces tolerance) %\c!before=, %\c!after=, %\c!separator=\v!none, %\c!setups=, + %\c!balance=\v!no, + %\c!blank={\v!line,\v!fixed}, yes or no \c!frame=\v!off, \c!strut=\v!no, \c!offset=\v!overlay, @@ -475,6 +486,8 @@ % \insidecolumnstrue % new % + \usealignparameter \mixedcolumnsparameter + \useblankparameter \mixedcolumnsparameter \useprofileparameter\mixedcolumnsparameter % new % \nofcolumns\c_page_mix_n_of_columns} % public |