v1.3, 2022-05-23
New features
- Integer sequences in the arguments: use a permutation of an interval
$[ a, b ]$ , where$a$ and$b$ do no longer have to be natural numbers but can be any integers ($a \leq b$ ) including 0 and negative numbers. These numbers name and label the events of the causet if the respective options are chosen. - Second values in the sequence of the first argument: to change the name and label of events.
- New key
offset=<value>
(0 by default): to define an integer shift for all events before they are named and labeled. - New style
text font=<value>
(additionally totext scale=<value>
): to adjust the font style of text (labels), for example, to set the font size to 20pt (and a baseline skip of 24pt), usetext font=\fontsize{20}{24}\selectfont
Modifications and fixes
- Size options: all sizes are now scaled with respect to the normal size.
- Event style: line thickness of the event outline has been corrected.
- Size macros removed:
\causetRegionLine
,\causetGridLine
,\causetEventSize
,\causetLinkWidth
, and\causetBrokenLinkGap
. The respective values are now stored in PGF keys and are measured with respect to the size unit (stored in\causetTileSize
). - All package options: reduced to single words.
- Permutation for
\*causetL...
: now deactivated (if activated in the document before), by default. - Labels for
\*causetP...
: now deactivated (if activated in the document before), by default.