[NTG-context] Text to be placed into the free space after columns and end of the page
context at vivaldi.net
context at vivaldi.net
Wed May 20 16:38:02 CEST 2020
Hello,
suppose the minimal example:
----
\showboxes
\starttext
\startcolumns[n=2,balance=no,]
\input knuth
\stopcolumns
\vfill
abcd
\stoptext
----
This produces two page document with columns on the first page and text
"abcd" on the second.
But - I want the text "abcd" to be placed to the bottom of the same page
as columns are (thus I attempted to put \vfill into the code, but it
doesn't work), so to get one page document looking like:
+------ page width -----+
Column text | (unused)
column text |
column text |
column text |
column text |
column text |
(some vertical space)
abcd
+----- end of page -----+
- How to achieve this?
Best regards,
Lukas
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Col.mkiv
Type: text/x-tex
Size: 121 bytes
Desc: not available
URL: <http://mailman.ntg.nl/pipermail/ntg-context/attachments/20200520/92ab95d9/attachment-0001.tex>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Col.pdf
Type: application/pdf
Size: 14115 bytes
Desc: not available
URL: <http://mailman.ntg.nl/pipermail/ntg-context/attachments/20200520/92ab95d9/attachment-0001.pdf>
More information about the ntg-context
mailing list