ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* \copypages[][n=...] not working
@ 2012-10-23 10:32 Procházka Lukáš Ing. - Pontex s. r. o.
  2012-10-28 10:34 ` Hans Hagen
  0 siblings, 1 reply; 3+ messages in thread
From: Procházka Lukáš Ing. - Pontex s. r. o. @ 2012-10-23 10:32 UTC (permalink / raw)
  To: ConTeXt

[-- Attachment #1: Type: text/plain, Size: 545 bytes --]

Hello,

I've just updated Ctx:

"
ConTeXt  ver: 2012.10.22 23:51 MKIV  fmt: 2012.10.23  int: english/english
"

- it seems \copypages ignores the 'n' specification:

----
\starttext
   \copypages[t2.pdf][n=1]
\stoptext
----

- both t2.pdf pages are inserted.

Any command option changed? Fix needed?

Best regards,

Lukas


-- 
Ing. Lukáš Procházka [mailto:LPr@pontex.cz]
Pontex s. r. o.      [mailto:pontex@pontex.cz] [http://www.pontex.cz]
Bezová 1658
147 14 Praha 4

Tel: +420 244 062 238
Fax: +420 244 461 038

[-- Attachment #2: t.mkiv --]
[-- Type: application/octet-stream, Size: 50 bytes --]

\starttext
  \copypages[t2.pdf][n=1]
\stoptext

[-- Attachment #3: t.pdf --]
[-- Type: application/pdf, Size: 12458 bytes --]

[-- Attachment #4: t2.pdf --]
[-- Type: application/pdf, Size: 10189 bytes --]

[-- Attachment #5: Type: text/plain, Size: 485 bytes --]

___________________________________________________________________________________
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
___________________________________________________________________________________

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: \copypages[][n=...] not working
  2012-10-23 10:32 \copypages[][n=...] not working Procházka Lukáš Ing. - Pontex s. r. o.
@ 2012-10-28 10:34 ` Hans Hagen
  2012-10-28 16:48   ` Procházka Lukáš
  0 siblings, 1 reply; 3+ messages in thread
From: Hans Hagen @ 2012-10-28 10:34 UTC (permalink / raw)
  To: mailing list for ConTeXt users

On 23-10-2012 12:32, Procházka Lukáš Ing. - Pontex s. r. o. wrote:
> Hello,
>
> I've just updated Ctx:
>
> "
> ConTeXt  ver: 2012.10.22 23:51 MKIV  fmt: 2012.10.23  int: english/english
> "
>
> - it seems \copypages ignores the 'n' specification:
>
> ----
> \starttext
>    \copypages[t2.pdf][n=1]
> \stoptext
> ----
>
> - both t2.pdf pages are inserted.
>
> Any command option changed? Fix needed?

\def\page_selectors_copy[#filename][#settings][#figuresettings]%
   {\bgroup
    \getfiguredimensions[#filename]%
 
\setupcurrentwithpages[\c!marking=\v!off,\c!offset=\zeropoint,\c!n=\noffigurepages,#settings]%
    \global\c_page_selectors_n\directwithpagesparameter\c!n\relax

-----------------------------------------------------------------
                                           Hans Hagen | PRAGMA ADE
               Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
     tel: 038 477 53 69 | voip: 087 875 68 74 | www.pragma-ade.com
                                              | www.pragma-pod.nl
-----------------------------------------------------------------
___________________________________________________________________________________
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
___________________________________________________________________________________


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: \copypages[][n=...] not working
  2012-10-28 10:34 ` Hans Hagen
@ 2012-10-28 16:48   ` Procházka Lukáš
  0 siblings, 0 replies; 3+ messages in thread
From: Procházka Lukáš @ 2012-10-28 16:48 UTC (permalink / raw)
  To: mailing list for ConTeXt users, Hans Hagen

Hello Hans,

thanks for the patch; I guess it will be added to the next beta - ?

Best regards,

Lukas


On Sun, 28 Oct 2012 11:34:41 +0100, Hans Hagen <pragma@wxs.nl> wrote:

> \def\page_selectors_copy[#filename][#settings][#figuresettings]%
>    {\bgroup
>     \getfiguredimensions[#filename]%
>\setupcurrentwithpages[\c!marking=\v!off,\c!offset=\zeropoint,\c!n=\noffigurepages,#settings]%
>     \global\c_page_selectors_n\directwithpagesparameter\c!n\relax


___________________________________________________________________________________
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
___________________________________________________________________________________


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2012-10-28 16:48 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-10-23 10:32 \copypages[][n=...] not working Procházka Lukáš Ing. - Pontex s. r. o.
2012-10-28 10:34 ` Hans Hagen
2012-10-28 16:48   ` Procházka Lukáš

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).