List of possible arguments

List of possible arguments

Align

KeywordValuesDefaultApplicable typesDescription
:bracketBoolfalseParameterizedFunction, ReactionNetworkSurround variables with square brackets.
:double_linebreakBoolfalseAnyAdd an extra \\ to the end of the line.
:expandBooltrueReactionNetworkExpand functions such as hill(x, v, k, n) to their mathematical expression.
:noiseBoolfalseReactionNetworkDisplay the noise function instead of the deterministic one.
:separatorString" =& "AnySpecify how to separate the left hand side and the right.
:starredBoolfalseAnyStar the environment to prevent equation numbering.

Array

KeywordValuesDefaultDescription
:adjustment:c for centered, :l for left, :r for right:cSet the adjustment of text within the table cells.
:double_linebreakBoolfalseAdd an extra \\ to the end of the line.
:starredBoolfalseStar the environment to prevent equation numbering.
:transposeBooltrueFlip rows for columns.

Tabular

KeywordValuesDefaultDescription
:adjustment:c for centered, :l for left, :r for right:cSet the adjustment of text within the table cells.
:headArray[]Add a header to the table. It will error if it is not of the right length (unless empty).
:latexBooltrueToggle latexification of the table elements.
:sideArray[]Add a leftmost column to the table. It will error if it is not of the right length (unless empty).
:transposeBooltrueFlip rows for columns.

Markdown Table

KeywordValuesDefaultDescription
:headArray[]Add a header to the table. It will error if it is not of the right length (unless empty).
:latexBooltrueToggle latexification of the table elements.
:sideArray[]Add a leftmost column to the table. It will error if it is not of the right length (unless empty).
:transposeBooltrueFlip rows for columns.

Chemical arrow notation

Available with ReactionNetworks from DiffEqBiological.

KeywordValuesDefaultDescription
:double_linebreakBoolfalseAdd an extra \\ to the end of the line.
:expandBooltrueExpand functions such as hill(x, v, k, n) to their mathematical expression.
:mathjaxBooltrueAdd \require{mhchem} to tell MathJax to load the required module.
:starredBoolfalseStar the environment to prevent equation numbering.