15.07.2013 Views

flowfram.pdf. - CTAN

flowfram.pdf. - CTAN

flowfram.pdf. - CTAN

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

\labelflowidn Define a command to label the current flow frame so that its IDN can be referenced:<br />

\newcommand*{\labelflowidn}[1]{%<br />

{%<br />

\def\@currentlabel{\thethisframe}%<br />

\label{#1}%<br />

}%<br />

}<br />

displayedframe Define a counter to store the current frame index for the current page. This will<br />

be the same as the IDN if all flow frames are displayed on the current page, but<br />

may be different to the IDN if some flow frames are not displayed.<br />

\newcounter{displayedframe}<br />

\c@displayedframe=0<br />

\@ifpackageloaded{hyperref}%<br />

{%<br />

\def\theHdisplayedframe{\thepage.\arabic{displayedframe}}%<br />

}%<br />

{}<br />

\labelflow Define a command to label the current flow frame so that its displayed index<br />

can be referenced:<br />

\newcommand*{\labelflow}[1]{%<br />

{%<br />

\def\@currentlabel{\thedisplayedframe}%<br />

\label{#1}%<br />

}%<br />

}<br />

maxstatic Define a counter to store the total number of static frames:<br />

\newcounter{maxstatic}<br />

\c@maxstatic=0\relax<br />

maxdynamic Define a counter to store the total number of dynamic frames:<br />

\newcounter{maxdynamic}<br />

\c@maxdynamic=0\relax<br />

Define some temporary variables<br />

\newcount\@colN<br />

\newcount\@ff@tmpN<br />

\newcount\ff@id<br />

\newlength\@ff@offset<br />

\newlength\@ff@tmp@x<br />

\newlength\@ff@tmp@x@even<br />

\newlength\@ff@tmp@y<br />

\sdfparindent Define a length to govern paragraph indentation within static and dynamic<br />

frames. This is 0pt by default.<br />

\newlength\sdfparindent<br />

10

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!