Pandocréon Carta Genius

Quick Guide


$PAGE = $PAGE_DIM = $PAGE_DIMENSION
Type : element
Current page's dimensions.

$CARD = $CARD_DIM = $CARD_DIMENSION
Type : element
Current card's dimensions.

$MARGIN = $MARGIN_DIM = $MARGIN_DIMENSION
Type : element
Margins' dimensions.

$SPACE = $SPACE_DIM = $SPACE_DIMENSION
Type : element
Dimensions of space between cards.

$CARD_INDEX
Type : scalar
Current card's index in the deck.

$CARD_DECK = $CARDS_IN_DECK = $NBR_CARDS_IN_DECK
Type : scalar
Number of cards in the deck.

$DECK_INDEX
Type : scalar
Current deck's index.

$DECK_TOTAL
Type : scalar
Total number of decks.

$PI
Type : scalar
3.14159265358979323846

$TRUE
Type : boolean
"True" value in boolean expressions.

$FALSE
Type : boolean
"False" value in boolean expressions.


Copyright (c) 2004-2005, Amaury Bouchard
This documentation is placed under the terms of the GNU Free Documentation License