Re: [NTG-context] typeset page in page

2016-10-10 Thread Wolfgang Schuster

Meer, Hans van der 
10. Oktober 2016 um 14:35
I would like to typeset a page in small format (for example A5) and 
immediately put the result on the current page (for example in A4 
format). In this way I can demo the result of some operations like 
variations in footnote parameters in a running text, etc.

If this can be accomplished, how?

+--+
| enclosing page A4 |
| |
| |
| +-+ |
| | embedded | |
| | page A5 | |
| | format | |
| | | |
| | | |
| | | |
| | | |
| +-+ |
| |
| |
| |
| |
| |
| |
| |
+--+

\starttext

\startbuffer[ward]
\setuppapersize[A5]
\showframe
\starttext
\subject{Ward}
\input ward
\stoptext
\stopbuffer

\startplacefigure[title={Creating a example with \tex{typesetbuffer}}]
\typesetbuffer[ward][width=.5\textwidth]
\stopplacefigure

\stoptext

Wolfgang
___
If your question is of interest to others as well, please add an entry to the 
Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://context.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___

[NTG-context] typeset page in page

2016-10-10 Thread Meer, Hans van der
I would like to typeset a page in small format (for example A5) and immediately 
put the result on the current page (for example in A4 format). In this way I 
can demo the result of some operations like variations in footnote parameters 
in a running text, etc.
If this can be accomplished, how?

+--+
|   enclosing page A4  |
|  |
|  |
|   +-+|
|   |  embedded   ||
|   |  page A5||
|   |  format ||
|   | ||
|   | ||
|   | ||
|   | ||
|   +-+|
|  |
|  |
|  |
|  |
|  |
|  |
|  |
+--+


Hans van der Meer




___
If your question is of interest to others as well, please add an entry to the 
Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___