Am 10.09.2017 um 09:13 schrieb Henning Hraban Ramm:
My current code actually looks like

% split in #1 page size parts
\def\clipfigure{\dodoubleempty\doClipFigure}
\def\doClipFigure[#1][#2]{
\ifsecondargument
   \dorecurse{#1}{%
   \tooltip{\clip[
     height=\textheight,
     voffset=\dimexpr((\recurselevel - 1)\textheight),]{%

voffset=\numexpr(\recurselevel -1)\textheight]{%

Herbert


     \externalfigure[#2]}}{#2 (\recurselevel/#1)}\par}
\else
   \normalfigure[#1]
\fi
}
___________________________________________________________________________________
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