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.

specified type, which should be the name of a frame making command without<br />

the preceding backslash.<br />

\define@key{<strong>flowfram</strong>e}{border}[plain]%<br />

{%<br />

\ifthenelse{\equal{#1}{}}%<br />

{%<br />

\PackageError{<strong>flowfram</strong>}%<br />

{%<br />

Missing value for ’border’ key - use<br />

’none’ for no border%<br />

}%<br />

{}%<br />

}%<br />

{}%<br />

\ifthenelse{\equal{#1}{none}}%<br />

{%<br />

\def\ff@frame{false}%<br />

}%<br />

{%<br />

\def\ff@frame{true}%<br />

\ifthenelse{\equal{#1}{plain}}%<br />

{%<br />

\def\ff@frametype{fbox}%<br />

}%<br />

{%<br />

\def\ff@frametype{#1}%<br />

}%<br />

}%<br />

}<br />

Frame’s border colour. (This may not work for non-standard frame making<br />

commands.)<br />

\define@key{<strong>flowfram</strong>e}{bordercolor}%<br />

{%<br />

\ifthenelse{\equal{#1}{}}%<br />

{%<br />

\PackageError{<strong>flowfram</strong>}{Missing value for ’bordercolor’ key}{}%<br />

}%<br />

{}%<br />

\def\ff@col{#1}%<br />

}<br />

Frame’s text colour.<br />

\define@key{<strong>flowfram</strong>e}{textcolor}%<br />

{%<br />

\ifthenelse{\equal{#1}{}}%<br />

{%<br />

\PackageError{<strong>flowfram</strong>}{Missing value for ’textcolor’ key}{}%<br />

}%<br />

{}%<br />

20

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

Saved successfully!

Ooh no, something went wrong!