Skip to content

v1.4, 2023-03-06

Latest
Compare
Choose a tag to compare
@c-minz c-minz released this 19 Sep 13:22

New features

  • Second values in the sequence of the first argument: now modifies the style of individual events, the events are replaced with the key event=<value>, and the labels are set with label=<value>.
  • Third values in the sequence of the second argument of \causet and \rcauset: to modify the style of individual links.
  • Broken links for restyled links of \rcauset: restyled links can also be drawn between events that would have not been automatically linked, hence these links might now be broken up like the links of \causet.
  • New key name=<value>: to define a name of a causet for easier readability of the tex source code (and to be used as external file name when the corresponding package option has been activated).
  • New option external: to load the external library of TikZ for automatic externalisation of all diagrams.
  • New key set prefix=<value>: to pass a file name prefix that is combined with a causet name for the external files when using external.
  • New key name external=<bool>: to activate/deactivate using the causet names for external files.
  • Main commands: padded by a thin space (adjustable with padding=<value>) for a better spacing in text and math mode.

Modifications and fixes

  • Third values in the sequence of the first argument: no longer supported.
  • Spatial links: are now drawn before (so on a lower layer than) links.
  • Style arrow links: the arrow heads are now filled.
  • Macro \causetspath: has been replaced by name prefix=<value>.
  • Short-hand macro \causetCrown: changed to take a single argument (and the optional style argument) and returns the same output as \causetClosedFence used to, which has been removed.