Re: [NTG-context] \start pagefigure not working as expected

2017-05-25 Thread cryo shock
Hi Andrés, The problem with \insertpages is that it inserts pages as layers, which means that header, footer and page numbers will be printed on it as well. That's what I don't want, and also your suggested link points to me to \insertpage in my case: "Please note that the inserted pages will be

Re: [NTG-context] \start pagefigure not working as expected

2017-05-25 Thread Andres Conrado
I think you need to use \insertpages instead. Check this out: http://wiki.contextgarden.net/Command/insertpages Andrés Conrado Montoya http://chiquitico.org ___ If your question is of interest to others as well,

Re: [NTG-context] \start pagefigure not working as expected

2017-05-25 Thread cryo shock
Your suggestion works fine for me. I tried \filterpages too, as it is mentioned on the wiki as well, but the pages then got scaled to the \setuplayout definitions. I didn't think about using it within the \startpagemakeup environment though. So thanks Pablo. P.S.: I'd still love to know why the

Re: [NTG-context] \start pagefigure not working as expected

2017-05-25 Thread Pablo Rodriguez
On 05/25/2017 05:22 PM, cryo shock wrote: > Hi guys, > > I created a CTX document and now I am trying to merge it with two other > pages from another (already compiled) pdf document. Usually I did this > job with PDF Split And Merge software, but if CTX (mkiv, LuaTeX) is > capable of doing the