Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Created by
brew bump
Created with
brew bump-formula-pr
.release notes
Math
$f^abs(3)$
now parses as$f^(abs(3))$
instead of$(f^abs)(3)$
. To disambiguate, add a space:$f^zeta (3)$
.display
)supplement
parameter toequation
, used by referencesbullet
,xor
,slash.big
,sigma.alt
,tack.r.not
,tack.r.short
,tack.r.double.not
attach
functionScripting
datetime
type anddatetime.today()
to retrieve the current datestr.from-unicode
andstr.to-unicode
functionsfields
method on contentbase
parameter tostr
functioncalc.exp
andcalc.ln
calc.pow
andcalc.log
) for specific bases.at(default: ..)
for strings and contentcalc.mod
functionCommand line interface
typst compile source.typ output-{n}.png
. The output path must contain[{n}]
if the document has multiple pages.--diagnostic-format=short
for Unix-style short diagnosticsMiscellaneous Improvements
hide
Thanks to everyone who contributed to this release: @EpicEricEE, @LaurenzV, @PgBiel, @SUPERCILEX, @figsoda, @lynn, @peng1999, @sandalbanditten, @BasixKOR, @JettChenT, @Leedehai, @MDLC01, @StrangeGirlMurph, @alixmacdonald10, @coughmedicine, @epbuennig, @erikwastaken, @glocq, @howjmay, @jassler, @lino-levan, @lucifer1004, @matthiasGmayer, @naim94a, @ollema, @sbatial, @sitandr, @xiongmao86.