Hello,

Can anybody reproduce the following problem (Taco can't ...):

\startbuffer[pdf-pages]
  \starttext
    page 1 \page page 2
  \stoptext
\stopbuffer
\savebuffer[pdf-pages][pdf-pages.tex]
\executesystemcommand{context pdf-pages; mkdir testdir;
  mv pdf-pages.pdf testdir/2*8.pdf}
\starttext
\setupexternalfigures[directory={./testdir}]
\externalfigure[2*8][page=2]
\stoptext

-> !LuaTeX error: PDF inclusion: required page <2> does not exist

No problem with page=1.

No problem with other name for pdf-file (for example "pdftest.pdf"
instead of "2*8.pdf").

No problem, if pdf-file is in current directory instead of "testdir".

My system is latest minimals on linux-amd64.

Cheers, Peter

-- 
Contact information: http://pmrb.free.fr/contact/


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

Reply via email to