On 2/6/20 5:39 PM, Thomas Savary wrote:
> Hi, Pablo !
>
> Funny, I asked the same kind of question in a LaTeX mailing list a few
> days ago. The anwer I was given requires a LaTeX package, but is written
> in TeX as well, so it may be easy to adapt it for ConTeXt. Sorry, I
> cannot do that myself yet. I have just started to learn ConTeXt and am a
> very busy slow learner.
>
> \usepackage{atbegshi}
> \newcommand{\Repeat}{<the content you need to be repeatedt>}
>
> \AtBeginShipout{%
> \ifodd\value{page}%
> \else\Repeat%
> \newpage%
> \fi%

Many thanks for your reply, Thomas.

I don’t think this would work, since I need to impose a full page from
the same document in a new one (without resizing or rotating it).

I mean, from what I see in that approach, I would have a hard time
fitting all page contents with layers inside a single command.

But please, let me know what I may be missing here, if I’m wrong.

Many thanks for your help,

Pablo
--
http://www.ousia.tk
___________________________________________________________________________________
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  : https://bitbucket.org/phg/context-mirror/commits/
wiki     : http://contextgarden.net
___________________________________________________________________________________

Reply via email to